summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/client/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the client test and the tlsext test to work with randomizedtb2023-04-231-2/+2
| | | | | TLS extensions (this involves unrandomizing the extension order for the tests that rely on golden numbers.
* Revert accidental committb2021-08-301-2/+2
|
* link verify regress tests to buildtb2021-08-301-2/+2
|
* Add an initial TLS client regress, which currently covers ClientHellojsing2015-09-011-0/+9
message generation.