aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/cert_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge X.509 header filesJack Lloyd2020-10-311-2/+1
* Check that a v1 certificate does not include the v2 identifier fieldsJack Lloyd2020-05-251-1/+3
* Fix "OSCP" typo in OCSP code.Jack Lloyd2019-07-231-3/+3
* add 'OCSP_IS_TOO_OLD' to Botan::to_string()René Meusel2019-05-281-0/+2
* OCSP softfail revocation checkMathieu Souchaud2018-03-011-0/+4
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+13
* Expose a function returning a status code for verifing X509 objectsJack Lloyd2017-12-191-1/+6
* Add a test for to_string(Certificate_Status_Code)Jack Lloyd2016-11-251-5/+5
* Explicitly number all Certificate_Status_Code enum valuesJack Lloyd2016-11-231-0/+100