aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/x509v3.py
Commit message (Collapse)AuthorAgeFilesLines
* add many bindings we'll need to encode a certificate policies extensionPaul Kehrer2015-07-261-0/+21
|
* let's also add the binding to make a new GENERAL_SUBTREE stackPaul Kehrer2015-07-241-0/+1
|
* bindings for CRL encodingPaul Kehrer2015-07-241-0/+7
|
* Support encoding ExtendedKeyUsage into certificate signing requestsPaul Kehrer2015-07-231-0/+3
|
* support for OtherName encoding for general namesPaul Kehrer2015-07-111-0/+3
|
* Refs #2108 -- expand the OTHERNAME binding.Alex Gaynor2015-07-041-1/+2
|
* added a few more x509 bindings for SAN encodingAlex Gaynor2015-07-031-0/+5
|
* add name constraints and general subtree struct and macro stack defsPaul Kehrer2015-06-211-0/+25
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+220