Skip to content

Pull requests: pyca/pyopenssl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add methods related to client hello callback
#1456 opened Oct 10, 2025 by schwabe Loading… updated Oct 11, 2025
Add a test for WANT_READ during sendall()
#955 opened Nov 9, 2020 by webknjaz Draft updated Sep 27, 2025
Retry on WANT_WRITE & WANT_READ in sendall()
#954 opened Nov 9, 2020 by webknjaz Draft updated Sep 27, 2025
make it an error to mutate after using a context
#1429 opened May 20, 2025 by alex Draft updated Sep 25, 2025
Remove X509Extension, which has been deprecated for a year
#1376 opened Oct 25, 2024 by alex Loading… updated May 12, 2025
load Windows certificate store in set_default_verify_paths
#1425 opened Apr 18, 2025 by zanchey Loading… updated Apr 18, 2025
PoC for using capabilities from Rust
#1415 opened Feb 1, 2025 by alex Draft updated Feb 10, 2025
Expose set_purpose on X509Store to allow verify_certificate with purpose
#1090 opened Feb 1, 2022 by schwabe Loading… updated Jan 14, 2025
Add support for converting sessions to / from ASN1 representation
#1373 opened Oct 21, 2024 by mdulaney Loading… updated Dec 15, 2024
SSL_CTX_set_ciphersuites for tlsv1.3 context
#1292 opened Feb 3, 2024 by BillyGLW Loading… updated Jun 25, 2024
add support for Context.set_cert_store
#1210 opened Apr 15, 2023 by reaperhulk Loading… updated Jun 21, 2024
#1275 Add OpenSSL.SSL.Connection.session_reused API.
#1276 opened Dec 9, 2023 by adiroiban Draft updated Dec 10, 2023
fix X509Extension __str__() method for unknow extension types
#1239 opened Aug 10, 2023 by ich199 Loading… updated Sep 8, 2023
2
5
Expose secure renegotiation flag from TLS connection
#1193 opened Mar 21, 2023 by ndmalc Loading… updated Mar 22, 2023
Add Context options for legacy renegotiation support
#1194 opened Mar 21, 2023 by ndmalc Loading… updated Mar 22, 2023
Add Context.set_sigalgs_list() and Connection.get_sigalgs()
#851 opened Jul 8, 2019 by Jean-Daniel Loading… updated Jun 15, 2022
Add support for server hostname verification
#796 opened Oct 9, 2018 by kaie Loading… updated Mar 12, 2021
Add .gitattributes to force .rst files to LF line endings
#1001 opened Mar 11, 2021 by mikewadsten Loading… updated Mar 11, 2021
Added set_ciphersuites() API
#963 opened Nov 26, 2020 by schlenk Loading… updated Feb 13, 2021
Handle datetimes with time zone information in crypto.X509Store.set_time()
#952 opened Oct 26, 2020 by orosam Loading… updated Feb 13, 2021
A simple example of a HTTP client. Addresses #872
#883 opened Dec 14, 2019 by bortzmeyer Loading… updated Feb 13, 2021
Fixes #255 -- Add verification methods to the Connection object
#844 opened Jun 5, 2019 by pablosole Loading… updated Feb 13, 2021
ProTip! Add no:assignee to see everything that’s not assigned.