aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Guard against self-assignmentJack Lloyd2017-09-301-0/+3
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Content:Tomasz Frydrych2017-04-031-1/+1
* Remove verify_end() chained immediatly before end_cons() (close #890)Nuno Goncalves2017-02-251-2/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-33/+33
* Rename some methods, add more tests and docsRené Korthaus2016-12-041-4/+4
* Allow custom extensions in X509_Cert_OptionsRené Korthaus2016-12-021-0/+67
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-2/+1
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+834