summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Prepare 17.2.0 (#671)17.2.0Hynek Schlawack2017-07-201-1/+1
* (EC)DSA signature fix (#670)Paul Kehrer2017-07-201-0/+2
* Bend some recent changes to standards (#669)Hynek Schlawack2017-07-201-4/+1
* fix #664 (#665)Paul Kehrer2017-07-191-0/+4
* Fixed #631 -- deprecate all of OpenSSL.rand (#658)Alex Gaynor2017-07-061-1/+2
* Start new release cycle (#654)Hynek Schlawack2017-06-301-0/+25
* Prepare 17.1 (#653)17.1.0Hynek Schlawack2017-06-301-2/+2
* Removed the deprecated md5 default on CRL.export() (#652)Alex Gaynor2017-06-301-0/+3
* Bend CHANGELOG.rst to our shape (#651)Hynek Schlawack2017-06-301-9/+13
* try loading trusted certs from a list of fallbacks (#633)Paul Kehrer2017-06-291-0/+1
* add to_cryptography/from_cryptography on CRL and X509Req (#645)Paul Kehrer2017-06-291-0/+1
* Fixed #486 -- deprecate the backwards compat names (#643)Alex Gaynor2017-06-291-1/+2
* Added an API for converting X509 to/from cryptography (#640)Alex Gaynor2017-06-251-0/+1
* update docs and and changelog for #612 (#639)Paul Kehrer2017-06-211-0/+5
* Drop the deprecated rand.egd function (#630)Alex Gaynor2017-05-311-1/+3
* Add an informative __main__.py (#620)Hynek Schlawack2017-05-131-1/+2
* Start new release cycle (#618)Hynek Schlawack2017-04-201-0/+25
* Prepare 17.0.0 (#617)Hynek Schlawack2017-04-201-1/+1
* Prepare for 17.0.0 (#615)Hynek Schlawack2017-04-201-2/+2
* Prevent _PassphraseHelper.raise_if_problem() from eating exceptions (#581)Greg Bowser2017-01-251-0/+2
* Link to PR #580 in changelog. (#590)Cory Benfield2017-01-241-0/+1
* Add support for OCSP stapling. (#580)Cory Benfield2017-01-241-0/+4
* automatically set SSL_CTX_set_ecdh_auto when available (#575)Paul Kehrer2016-12-191-0/+2
* Don't zero memory when we don't have to. (#578)Cory Benfield2016-11-281-0/+4
* Add the ability to set a custom verification time on X509Store (#567)Thomas Sileo2016-11-221-1/+2