summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix checks of memory caps of constraints namestb2021-03-121-3/+4
* Gracefully handle root certificates being both trusted and untrusted.jsing2021-01-051-1/+2
* KNF (whitespace)tb2020-11-181-3/+3
* Handle additional certificate error cases in new X.509 verifier.jsing2020-11-111-1/+2
* Deduplicate the time validation code between the legacy and newbeck2020-09-151-1/+4
* Add new x509 certificate chain validator in x509_verify.cbeck2020-09-131-1/+36
* Add x509_constraints.c - a new implementation of x509 name constraints, withbeck2020-09-111-0/+90