CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/07 01:52:17
Added files:
regress/lib/libssl/tlslegacy: Makefile tlslegacytest.c
Log message:
Add regress tests for switching from the new TLS stack to the legacy stack.
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).
