summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/client/clienttest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update client hello messages to follow the removal of fixed ECDH.jsing2016-10-191-89/+65
|
* 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-011-0/+358
message generation.