aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/ocsp.cpp
Commit message (Expand)AuthorAgeFilesLines
* add status code to OCSP responsesPatrick Schmidt2019-09-241-5/+5
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-1/+1
* Deprecate and replace OIDS::lookupJack Lloyd2019-08-041-1/+1
* Updates for GOST 2012 supportJack Lloyd2019-08-011-1/+1
* add optional max_age for ocsp checksPatrick Schmidt2019-05-271-10/+16
* Remove trailing whitespaceJack Lloyd2019-01-131-1/+1
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-1/+4
* DER improvementsJack Lloyd2018-05-221-2/+5
* OCSP softfail revocation checkMathieu Souchaud2018-03-011-0/+16
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-3/+3
* Add accessors to ASN1_Attribute and AlgorithmIdentifierJack Lloyd2017-12-191-1/+1
* Expose timeouts on the freestanding OCSP request utilsJack Lloyd2017-12-171-4/+9
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Allow OCSP requests without the full subject certificateNuno Goncalves2017-03-041-9/+28
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Add OCSP stapling support to TLS clientJack Lloyd2016-11-261-3/+7
* Add some simple OCSP testsJack Lloyd2016-11-231-0/+2
* Consult the response for matching certs also, fixes Symantec OCSPJack Lloyd2016-11-231-2/+20
* Refactor X.509 path validationJack Lloyd2016-11-231-86/+122
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+251