summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/signer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the signertest work better with the portable test frameworktb2023-04-142-14/+12
* Switch to using TLS_INT instead of handrolling ittb2022-06-151-3/+2
* Adjust the signer test to link statically and work with hidden tls_signertb2022-03-242-3/+7
* 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-302-0/+303