aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/x509path.h
Commit message (Collapse)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* 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
| | | | | | set of error codes, instead of failing immediately on first error. This prevents a 'weak' error like an expired certificate from hiding a major error such as signature validation failure or hard revocation.
* Move lib into srclloyd2014-01-101-0/+165