summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/client/clienttest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revise regression test so that it works correctly with AES taking priorityjsing2015-09-131-34/+191
| | | | if hardware acceleration is available.
* Add an initial TLS client regress, which currently covers ClientHellojsing2015-09-011-0/+358
message generation.