aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/cert_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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