CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/14 09:49:14
Added files:
regress/lib/libssl/dtls: Makefile dtlstest.c
Log message:
Add regress tests for DTLS.
Test the operation of a DTLS client and server, with and without cookies,
using the default MTU and a specifically lowered MTU.
Further regress tests will be built on this to exercise other parts of the
DTLS code base (such as retransmission, fragmentation and reassembly).
