aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509path.h
Commit message (Expand)AuthorAgeFilesLines
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-239/+0
* Build the docs during CIJack Lloyd2016-10-221-0/+4
* Allow setting the validation time during PKIX path validationJack Lloyd2016-10-211-4/+9
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-2/+2
* Improve cert doxygen [ci skip]René Korthaus2016-10-111-1/+52
* Certificate store using SQLiteKai Michaelis2016-10-021-3/+3
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add check for path validation result in Credentials_Manager. GH #324Jack Lloyd2015-11-041-1/+2
* Fix cert validation bugs found by x509test.Jack Lloyd2015-10-231-4/+13
* Fix typosSimon Warta2015-07-241-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-1/+1
* X.509 path validation now performs all possible tests and returns alloyd2014-04-051-9/+13
* Move lib into srclloyd2014-01-101-0/+165