summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update regress test to reflect changes in the cipher list.jsing2016-04-281-61/+62
|
* 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-012-0/+367
message generation.