aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add check for path validation result in Credentials_Manager. GH #324Jack Lloyd2015-11-041-0/+2
* Fix cert validation bugs found by x509test.Jack Lloyd2015-10-231-11/+45
* Sometimes we don't know the input format. But it is one of twoSimon Warta2015-08-111-2/+2
* Remove string constructor of X509_Time()Simon Warta2015-08-111-2/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-3/+10
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* If no certificate stores at all are available skip OCSP checkslloyd2015-01-041-5/+7
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-4/+4
* Better TLS checkslloyd2014-04-101-1/+2
* X.509 path validation now performs all possible tests and returns alloyd2014-04-051-97/+113
* Don't assume the leading cert chain is presented in-orderlloyd2014-02-161-5/+17
* Fix a bug introduced in 1.11.6 where we tried to check CRL signatureslloyd2014-02-081-9/+8
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+360