summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a pass using the modern vfy with by_dir roots, code by me, script tobeck2021-08-281-14/+30
* Add regress test testing having the root cert in the intermediate bundlebeck2021-08-271-1/+5
* Don't leak verify and store contexts.tb2020-11-181-1/+3
* catch unset error when validation fails.beck2020-10-261-1/+4
* make this test compile and pass on sparc64 by moving variable declarationstb2020-09-181-4/+9
* Add new x509 certificate chain validator in x509_verify.cbeck2020-09-131-9/+90
* Add regress for X509_verify() using the new bundles.jsing2020-07-141-0/+363