summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start new release cycle (#556)Hynek Schlawack2016-10-161-0/+25
* Prepare 16.2.0 (#555)16.2.0Hynek Schlawack2016-10-151-3/+4
* add changelog entry for fix (#553)Paul Kehrer2016-10-061-0/+2
* Changelog entry for 1.1.0 (#547)Alex Gaynor2016-09-241-2/+1
* Document that we dropped support for OpenSSL 0.9.8 (#521)Alex Gaynor2016-08-311-1/+1
* bump version and add changelog template to reopen tree (#519)Paul Kehrer2016-08-261-0/+23
* 16.1.0 changelog + version bump (#518)16.1.0Paul Kehrer2016-08-261-1/+2
* Convert between pyOpenSSL and cryptography objects (#439)Paul Kehrer2016-07-291-0/+2
* Fix memory leak in OpenSSL.crypto.dump_privatekey (#496)Hynek Schlawack2016-07-031-0/+2
* Enable use of CRL (and more) in verify context. (#483)Dan Sully2016-06-041-1/+2
* Fix RTD linksHynek Schlawack2016-04-281-1/+1
* Start 16.1.0 cycleHynek Schlawack2016-03-191-0/+24
* Prepare 16.0.0Hynek Schlawack2016-03-191-1/+1
* Fix changelogHynek Schlawack2016-03-161-2/+2
* Implement Context.set_session_idHynek Schlawack2016-03-161-0/+3