aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/x509_vfy.py
Commit message (Expand)AuthorAgeFilesLines
* PyPy's ssl module, the last missing macro and three macro functions (#3270)Richard Plangger2016-11-211-0/+3
* add some x509_object handling for pypy stdlib (#3254)Paul Kehrer2016-11-191-0/+28
* Export missing OpenSSL `X509_VERIFY_PARAM_free` (#3221)Thomas Sileo2016-11-061-0/+1
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-4/+6
* opaque x509 store context (#3019)Paul Kehrer2016-06-271-15/+1
* Remove 0.9.8 isms from the DSA and x509 verify bindings (#2993)Alex Gaynor2016-06-191-36/+0
* X509_STORE_CTX_get_ex_new_index is a macro in 1.1.0Paul Kehrer2016-03-101-2/+4
* Add more CRYPTO_EX_DATA functionsChristian Heimes2015-11-201-0/+2
* these flags were actually added in 1.0.2beta2, not before that.Paul Kehrer2015-11-051-2/+2
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-50/+0
* Add additional X509_STORE functionsStephen Holsapple2015-06-171-1/+5
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+343