summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regress coverage for X509_NAME_oneline and X509_NAME_printHEADmastertb4 days1-1/+2
* zap a stray spacetb2024-06-161-2/+2
* Add regress coverage for X509V3_add1_i2d()tb2024-05-281-2/+2
* Sort alphabeticallytb2023-04-301-2/+2
* Remove unnecessary targettb2023-04-301-4/+1
* Hook up the the x509 policy regression tests to x509 regress.beck2023-04-281-2/+2
* Rename dercache regress test to x509_asn1job2023-04-261-4/+4
* Add regress test for invalidation of DER cache in select X509 setter functionsjob2023-04-251-2/+5
* Clean up the x509 regress make file a littletb2023-03-021-27/+10
* Start CBS-ifying the name constraints code.beck2022-11-111-1/+2
* Fix the legacy verifier callback behaviour for untrusted certs.beck2022-06-281-2/+6
* Move leaf certificate checks to the last thing after chain validation.beck2022-06-251-1/+6
* Use consistent spacing around assignmentstb2022-06-021-4/+4
* Only constraints and verify need static linking in here.tb2022-06-021-3/+7
* link rfc3779 test to buildtb2021-12-241-2/+2
* Test adding extensions to certification requests.schwarze2021-11-031-2/+6
* 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