Remove unused headers.
More %i vs %d cleanup
Switch to BIO_up_ref() instead of adjusting references manually.
Revert accidental commit
link verify regress tests to build
zap trailing whitespace
Add regress tests for switching from the new TLS stack to the legacy stack.This includes a test where the server response includes multiple handhshakemessages in the single TLS plaintext record (w
Add regress tests for switching from the new TLS stack to the legacy stack.This includes a test where the server response includes multiple handhshakemessages in the single TLS plaintext record (which would have caught thebug just fixed in tls13_legacy.c).
show more ...