aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Content:Tomasz Frydrych2017-04-031-2/+0
* Allow OCSP requests without the full subject certificateNuno Goncalves2017-03-041-1/+1
* Fix various SunCC and Solaris warnings and build problems.Jack Lloyd2017-01-241-4/+4
* Remove unnecessary BOTAN_DLL annotationsJack Lloyd2016-12-271-1/+1
* Add CertificatePathStatusCodes typedefJack Lloyd2016-12-181-18/+18
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Add OCSP stapling support to TLS clientJack Lloyd2016-11-261-8/+17
* Fix TLS tests wrt validation changesJack Lloyd2016-11-251-2/+2
* Address review comments from @cordneyJack Lloyd2016-11-251-34/+57
* Fix popping empty container if no revocation data availableJack Lloyd2016-11-231-2/+2
* Add macro signalling support for online revocation checks.Jack Lloyd2016-11-231-2/+2
* Better OCSP tests including online testsJack Lloyd2016-11-231-0/+6
* Refactor X.509 path validationJack Lloyd2016-11-231-224/+472
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+454