aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-03newer pypy (#928)Paul Kehrer
2020-07-28Add SSL.Context.set_keylog_callback (#910)Maximilian Hils
2020-07-23Paint it Black by the Rolling Stones (#920)Alex Gaynor
2020-05-22Remove deprecated tsafe module. (#913)Benjamin Peterson
2020-04-07Drop OpenSSL 1.0.1 (#908)Alex Gaynor
2020-03-31Remove asserts (#904)Adrián Chaves
2020-03-11Fix PKey.check for some broken keys (#897)Mrmaxmeier
2019-11-18Make the code slightly resillient to python4 (#880)Alex Gaynor
2019-11-18Random cleanup around our usage of binary_type (#879)Alex Gaynor
2019-11-18reopen master, call it 20.0 because let's be honest with ourselves (#878)Paul Kehrer
2019-11-17version bump for 19.1 release (#877)Paul Kehrer
2019-11-18ALPN: complete handshake without accepting a client's protocols. (#876)Mark Williams
2019-11-18use _ffi.from_buffer() to support bytearray (#852)Daniel Holth
2019-08-29Fix for Python 4 (#862)Hugo van Kemenade
2019-08-02Expose OP_NO_TLSv1_3 (#861)Nathaniel J. Smith
2019-07-05Update SSL.py docstring (#849)Daniel Holth
2019-02-22OpenSSL always has SNI (#821)Alex Gaynor
2019-02-22Deprecated NPN (#820)Alex Gaynor
2019-02-14Raise an Error with "no cipher match" even with TLS 1.3 (#818)Mark Williams
2019-02-07Removed deprecated Type aliases (#814)Alex Gaynor
2019-01-30Provide a valid digest option (#811)Wayne Werner
2019-01-21Reopen master for 19.1 (#810)Alex Gaynor
2019-01-21release 19.0.0 (#808)Paul Kehrer
2019-01-21changelog and call it 19 now (#807)Paul Kehrer
2019-01-21add key types consts (#776)Igr
2019-01-21Fixes incorrect rtype in documentation (#802)Gaurav Malhotra
2019-01-21Handle NULL bytes in get_components() values (#804)Romuald Brunet
2019-01-21Hypothetically fixes pyOpenSSL tests (#805)Paul Kehrer
2018-08-27Update OpenSSL manpage link to x509v3_config (#789)Cyril Stoller
2018-08-27Add note on zero-based certificate version value (#790)Cyril Stoller
2018-08-23X509Store.add_cert no longer raises an error on duplicate cert (#787)Paul Kehrer
2018-06-05Only allocate exponent in the TYPE_RSA path. (#767)David Benjamin
2018-05-22Tone down the comment around SSL_set_tlsext_status_ocsp_resp. (#764)David Benjamin
2018-05-22Fix SSL_CTX_set_tlsext_servername_callback type signature. (#763)David Benjamin
2018-05-16reopen master for 18.1 (#761)Paul Kehrer
2018-05-1618.0.0 release time (#760)Paul Kehrer
2018-05-16Add Connection.get_certificate method (#733)Jeremy Lainé
2018-05-16Make sure a NotImplementedError is always raised on Connection.makefile() (#744)Ayke
2018-05-16Add Context.set_tlsext_use_srtp (#734)Jeremy Lainé
2018-05-14Always enable auto retry (#753)Paul Kehrer
2018-03-21Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé
2018-03-01Don't add not supported SSL_ST_* into _all_, fixies #738 (#739)Ondřej Nový
2018-02-15Use autofocus for all module documentation/docstrings (#737)Alex Chan
2017-12-01open for 17.6.0 (#727)Paul Kehrer
2017-11-3017.5.0 version bump (#726)Paul Kehrer
2017-11-30Export keying material support (#725)Paul Kehrer
2017-11-30fix a memory leak and a potential UAF and also #722 (#723)Paul Kehrer
2017-11-26define __all__ to make wildcard import work (#719)Nicolas Karolak
2017-11-21reopen master (#718)Paul Kehrer
2017-11-21bump to 17.4.0 (#714)Paul Kehrer