aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/x509.py
Commit message (Collapse)AuthorAgeFilesLines
* add support for Certificate signature and tbs_certificatePaul Kehrer2015-11-031-0/+2
|
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-15/+0
|
* Support encoding ExtendedKeyUsage into certificate signing requestsPaul Kehrer2015-07-231-0/+2
|
* Add additional CRL bindingsStephen Holsapple2015-06-201-7/+9
| | | | | | | | | | I sorted the X50_CRL bindings and added two additional bindings: 1. X509_CRL_set_version 2. X509_CRL_sort These two functions are required to make CRL useful in pyOpenSSL re: https://github.com/pyca/pyopenssl/issues/256
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+361