aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/cert_status.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-11/+0
* Merge X.509 header filesJack Lloyd2020-10-311-96/+2
* Check that a v1 certificate does not include the v2 identifier fieldsJack Lloyd2020-05-251-1/+1
* Fix "OSCP" typo in OCSP code.Jack Lloyd2019-07-231-0/+4
* add optional max_age for ocsp checksPatrick Schmidt2019-05-271-0/+1
* Add path validation to FFIJack Lloyd2018-08-131-0/+1
* OCSP softfail revocation checkMathieu Souchaud2018-03-011-0/+2
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+9
* Expose a function returning a status code for verifing X509 objectsJack Lloyd2017-12-191-0/+2
* Clean up header includesJack Lloyd2017-09-211-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Better OCSP tests including online testsJack Lloyd2016-11-231-2/+4
* Explicitly number all Certificate_Status_Code enum valuesJack Lloyd2016-11-231-25/+46
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+63