aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/cryptography.py
Commit message (Expand)AuthorAgeFilesLines
* Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported)...Alex Gaynor2020-04-251-12/+0
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-041-5/+0
* Fixed #5050 -- dropped support for an old LibresSSL release (#5056)Alex Gaynor2019-11-111-3/+0
* Use generic DTLS functions added in LibreSSL 2.9.1 (#4855)Charlie Li2019-04-231-0/+3
* ed25519 support (#4114)Paul Kehrer2019-02-261-0/+3
* Run wycheproof RSA tests on LibreSSL>=2.8 (#4737)Alex Gaynor2019-01-241-1/+10
* add ed25519 bindings (#4476)Paul Kehrer2018-09-261-0/+3
* Remove conditionals for OpenSSL 1.1.1 pre-releases (#4467)Alex Gaynor2018-09-151-3/+0
* OCSP bindings (#4449)Paul Kehrer2018-09-011-0/+5
* set an OPENSSL_API_COMPAT level (#4313)Paul Kehrer2018-07-061-0/+5
* LibreSSL 2.7.x support (#4270)Paul Kehrer2018-05-301-0/+3
* Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)Alex Gaynor2018-05-311-6/+0
* OpenSSL 1.0.2o has switched to winsock2 (#4184)Thierry Bastian2018-04-051-0/+3
* Remove branches for 1.0.2 betas. (#3870)Alex Gaynor2017-08-201-4/+2
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* jurisdictionCountryName also must be PrintableString (#3516)Alex Gaynor2017-05-251-1/+6
* use openssl constants (#3534)Paul Kehrer2017-05-031-0/+2
* Attempt to simplify the libressl checing (#3482)Alex Gaynor2017-03-261-18/+18
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-131-8/+0
* add some x509_object handling for pypy stdlib (#3254)Paul Kehrer2016-11-191-0/+2
* add some BIO functions for pypy's ssl stdlib (#3249)Paul Kehrer2016-11-181-0/+2
* 1.0.2i changed the way COMP_METHOD is exported if NO_COMP is set (#3162)Paul Kehrer2016-09-221-0/+4
* OpenSSL 1.1.0 support (#2826)Paul Kehrer2016-08-261-0/+10
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-0/+54