aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_crl.h
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-2/+5
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+6
* Support uninitialized certificate objectsJack Lloyd2017-12-041-0/+10
* CRL_Data is a struct not a classJack Lloyd2017-11-291-1/+2
* Store X509_CRL data in shared_ptrJack Lloyd2017-11-141-20/+18
* Use class for exception typesJack Lloyd2017-10-021-3/+4
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+125