aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509path.h
Commit message (Expand)AuthorAgeFilesLines
* Document OCSP softfail/hardfail check behaviour.souch2018-03-021-0/+3
* Add Path_Validation_Result::warnings_string() methodMathieu Souchaud2018-02-281-0/+5
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+18
* Use HTTP level timeouts instead of polling on the std::futureJack Lloyd2017-12-171-2/+2
* X.509 RSA-PSS verificationDaniel Neus2017-10-201-2/+2
* 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
* Add API stability annotations.Jack Lloyd2017-09-191-15/+15
* Add position of end entity cert in x509_path_validate() doc [ci skip]René Korthaus2017-07-021-1/+1
* Small fixes in API docs [ci skip]René Korthaus2017-03-091-1/+1
* Increase Path_Validation_Restrictions default min strength to 110Jack Lloyd2016-12-271-6/+8
* Add CertificatePathStatusCodes typedefJack Lloyd2016-12-181-13/+19
* Add OCSP stapling support to TLS clientJack Lloyd2016-11-261-5/+13
* Address review comments from @cordneyJack Lloyd2016-11-251-73/+164
* Add macro signalling support for online revocation checks.Jack Lloyd2016-11-231-1/+5
* Refactor X.509 path validationJack Lloyd2016-11-231-15/+93
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+239