summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update regress for ECDHE with X25519.jsing2016-12-211-41/+41
|
* Update regress for IDEA cipher suite removal.jsing2016-11-061-83/+83
|
* 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-012-0/+367
message generation.