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