summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/expirecallback.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unwanted trailing newlines from err/warn format strings.anton2024-08-231-2/+2
* Switch regress to using x509_verify.h from libcrypto instead of thetb2023-01-281-2/+3
* Revise expire callback regress to use chains with expired certificates.jsing2022-10-171-25/+66
* Move leaf certificate checks to the last thing after chain validation.beck2022-06-251-0/+279