summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Call the callback on success in new verifier in a compatible waybeck2021-09-031-3/+1
* Add a regression test to verify that we call the callback in the samebeck2021-09-011-4/+15
* Only remove the directories if there's an obj/ or obj@tb2021-08-281-2/+4
* Add a pass using the modern vfy with by_dir roots, code by me, script tobeck2021-08-281-1/+7
* Add x509_constraints.c - a new implementation of x509 name constraints, withbeck2020-09-111-5/+10
* Add regress for X509_verify() using the new bundles.jsing2020-07-141-3/+6
* When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), returnschwarze2020-06-041-5/+8
* test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@schwarze2018-04-071-0/+16