summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)Maximilian Hils2021-03-101-0/+5
* Check return code of SSL_[CTX_]set_alpn_protos (#993)Maximilian Hils2021-02-171-0/+3
* reopen master for dev (#980)Paul Kehrer2020-12-151-0/+12
* Prepare for 20.0.1 release (#979)20.0.1Alex Gaynor2020-12-151-1/+3
* reopen master for next dev cycle (#969)Paul Kehrer2020-11-271-0/+12
* 20.0.0 before 2020 is even over (#968)20.0.0Paul Kehrer2020-11-271-1/+1
* Drop CI for OpenSSL 1.0.2 (#953)Alex Gaynor2020-10-261-1/+2
* crypto._PassphraseHelper: pass non-callable passphrase using callback (#947)Huw Jones2020-10-121-1/+4
* Allow using additional untrusted certificates for chain building in X509Store...Sándor Oroszi2020-10-121-0/+3
* Allow using an OpenSSL hashed directory for verification in X509Store (#943)Sándor Oroszi2020-09-111-0/+3
* Context.set_verify: allow omission of callback (#933)Maximilian Hils2020-08-071-0/+3
* Allow accessing a connection's verfied certificate chain (#894)Shane Harvey2020-08-051-3/+3
* Deprecated pkcs7 and pkcs12 support (#921)Alex Gaynor2020-08-051-0/+2
* remove npn support entirely. you should be using alpn (#932)Paul Kehrer2020-08-031-0/+1
* Add SSL.Context.set_keylog_callback (#910)Maximilian Hils2020-07-281-1/+2
* Remove deprecated tsafe module. (#913)Benjamin Peterson2020-05-221-0/+1
* Drop OpenSSL 1.0.1 (#908)Alex Gaynor2020-04-071-0/+1
* Drop support for Python 3.4, since cryptography dropped it (#884)Alex Gaynor2019-12-151-1/+1
* reopen master, call it 20.0 because let's be honest with ourselves (#878)Paul Kehrer2019-11-181-0/+21
* version bump for 19.1 release (#877)19.1.0Paul Kehrer2019-11-171-1/+1
* ALPN: complete handshake without accepting a client's protocols. (#876)Mark Williams2019-11-181-0/+2
* use _ffi.from_buffer() to support bytearray (#852)Daniel Holth2019-11-181-1/+2
* bump the minimum cryptography version (#875)Paul Kehrer2019-11-171-0/+2
* Deprecated NPN (#820)Alex Gaynor2019-02-221-1/+3
* Removed deprecated Type aliases (#814)Alex Gaynor2019-02-071-2/+3
* Reopen master for 19.1 (#810)Alex Gaynor2019-01-211-0/+24
* release 19.0.0 (#808)19.0.0Paul Kehrer2019-01-211-1/+1
* changelog and call it 19 now (#807)Paul Kehrer2019-01-211-2/+6
* X509Store.add_cert no longer raises an error on duplicate cert (#787)Paul Kehrer2018-08-231-1/+2
* reopen master for 18.1 (#761)Paul Kehrer2018-05-161-0/+24
* 18.0.0 release time (#760)18.0.0Paul Kehrer2018-05-161-1/+1
* Add Connection.get_certificate method (#733)Jeremy Lainé2018-05-161-0/+2
* Add Context.set_tlsext_use_srtp (#734)Jeremy Lainé2018-05-161-0/+2
* Always enable auto retry (#753)Paul Kehrer2018-05-141-2/+3
* Make the changelog consistent (#754)Alex Gaynor2018-05-141-3/+3
* Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé2018-03-211-1/+2
* open for 17.6.0 (#727)Paul Kehrer2017-12-011-0/+24
* 17.5.0 version bump (#726)17.5.0Paul Kehrer2017-11-301-1/+1
* Export keying material support (#725)Paul Kehrer2017-11-301-0/+2
* fix a memory leak and a potential UAF and also #722 (#723)Paul Kehrer2017-11-301-3/+3
* reopen master (#718)Paul Kehrer2017-11-211-0/+26
* bump to 17.4.0 (#714)17.4.0Paul Kehrer2017-11-211-1/+1
* restore a subset of the rand module (#708)Paul Kehrer2017-11-201-0/+3
* Don't use things after they're freed...duh (#709)Alex Gaynor2017-11-201-1/+2
* 17.4.0.dev0 bump (#694)Paul Kehrer2017-09-131-0/+24
* bump version and update changelog (#693)17.3.0Paul Kehrer2017-09-131-2/+5
* Delete rand.py (#675)Alex Gaynor2017-07-251-0/+4
* Drop py33 (#677)Alex Gaynor2017-07-251-1/+2
* Fixes #655 -- deprecate OpenSSL.tsafe (#673)Alex Gaynor2017-07-221-2/+2
* Start new release cycle (#672)Hynek Schlawack2017-07-201-0/+25