aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/asn1.py
Commit message (Collapse)AuthorAgeFilesLines
* Support encoding KeyUsage into certificate signing requestsPaul Kehrer2015-07-231-0/+2
|
* this is constPaul Kehrer2015-07-111-1/+1
|
* support for OtherName encoding for general namesPaul Kehrer2015-07-111-0/+1
|
* parse SAN otherNames into OtherName instances rather than raising an exceptionJoshua Tauberer2015-07-061-0/+2
| | | | Test added.
* Added some nonsense around IA5STRINGAlex Gaynor2015-07-031-1/+4
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+160