summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/tlslegacy/tlslegacytest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert accidental committb2021-08-301-3/+7
|
* link verify regress tests to buildtb2021-08-301-7/+3
|
* zap trailing whitespacetb2020-10-071-21/+21
|
* Add regress tests for switching from the new TLS stack to the legacy stack.jsing2020-10-071-0/+633
This includes a test where the server response includes multiple handhshake messages in the single TLS plaintext record (which would have caught the bug just fixed in tls13_legacy.c).