CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2020/10/15 12:05:06

Modified files:
        regress/lib/libssl/dtls: dtlstest.c 

Log message:
Test DTLS timeouts and retransmissions by dropping specific messages.

Provide a BIO that can drop specific messages in order to trigger and test
DTLS timeouts and retransmissions. Note that the SSL buffering BIO (bbio)
has to be removed to ensure that handshake messages are sent individually.

This would have detected the recent DTLS breakage with retransmissions for
a flight that includes a CCS.

Reply via email to