aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/ocsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge X.509 header filesJack Lloyd2020-10-311-3/+49
* Fix warning "type attributes ignored after type is already defined"Jack Lloyd2019-09-251-1/+1
* add status code to OCSP responsesPatrick Schmidt2019-09-241-0/+20
* add optional max_age for ocsp checksPatrick Schmidt2019-05-271-1/+5
* OCSP softfail revocation checkMathieu Souchaud2018-03-011-0/+8
* Expose timeouts on the freestanding OCSP request utilsJack Lloyd2017-12-171-2/+15
* Move X509_DN and AlternativeName from asn1 to x509Jack Lloyd2017-11-141-0/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-7/+9
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* add OCSP::Response::certificates() + unit testRené Meusel2017-07-211-0/+5
* Content:Tomasz Frydrych2017-04-031-1/+1
* Allow OCSP requests without the full subject certificateNuno Goncalves2017-03-041-2/+10
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-9/+9
* Add OCSP stapling support to TLS clientJack Lloyd2016-11-261-1/+14
* Address review comments from @cordneyJack Lloyd2016-11-251-3/+12
* Refactor X.509 path validationJack Lloyd2016-11-231-11/+51
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+113