aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/dsa.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5050 -- dropped support for an old LibresSSL release (#5056)Alex Gaynor2019-11-111-1/+1
* LibreSSL 2.7.x support (#4270)Paul Kehrer2018-05-301-1/+1
* Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)Alex Gaynor2018-05-311-2/+2
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Attempt to simplify the libressl checing (#3482)Alex Gaynor2017-03-261-1/+1
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-1/+1
* update DSA opaque getters/setters to latest code from openssl 1.1.0 master (#...Paul Kehrer2016-06-271-15/+17
* Refs #2826 -- remove a no longer needed DSA binding (#3017)Alex Gaynor2016-06-261-2/+0
* Opaquify RSA and DSA structs in OpenSSL (#3016)Alex Gaynor2016-06-261-13/+1
* Remove 0.9.8 isms from the DSA and x509 verify bindings (#2993)Alex Gaynor2016-06-191-2/+1
* add DSA getters/setters for opaquing the struct (#2889)Paul Kehrer2016-04-301-0/+73
* remove more DSA bindings we don't usePaul Kehrer2016-03-161-8/+0
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-2/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+56