summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/signer/signertest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the signertest work better with the portable test frameworktb2023-04-141-6/+10
* Adjust the signer test to link statically and work with hidden tls_signertb2022-03-241-1/+3
* Use TLS_PADDING_* defines.jsing2022-02-011-4/+6
* Revise/simplify for signer interface change.jsing2022-02-011-20/+10
* Add test coverage for tls_signer when used with a TLS server.jsing2022-01-301-2/+189
* Add initial regress for tls_signer.jsing2022-01-301-0/+286