aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding of subject key identifierJack Lloyd2017-11-161-2/+2
* Fix a memory leak in the case where certificate extension decoding fails.Jack Lloyd2017-11-161-12/+15
* Refactor certificate extension handlingJack Lloyd2017-11-141-83/+249
* Apply final annotations to the library alsoJack Lloyd2017-09-221-4/+4
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-1/+1
* Add API stability annotations.Jack Lloyd2017-09-191-18/+18
* Content:Tomasz Frydrych2017-04-031-12/+12
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-36/+36
* Rename some methods, add more tests and docsRené Korthaus2016-12-041-4/+42
* Allow custom extensions in X509_Cert_OptionsRené Korthaus2016-12-021-0/+23
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+505