Add a DTLS unprocesed records test
authorMatt Caswell <matt@openssl.org>
Tue, 5 Jul 2016 10:37:40 +0000 (11:37 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Aug 2016 12:50:27 +0000 (13:50 +0100)
commitbc4d7e1230bfb10cc3154b3d11ac2ff95f48bc94
tree24a539834541a3500757e3491573bc912cc9287a
parent48e8df6e399ec1bef53500457f16b54d798198d3
Add a DTLS unprocesed records test

Add a test to inject a record from the next epoch during the handshake and
make sure it doesn't get processed immediately.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/Makefile
ssl/dtlstest.c [new file with mode: 0644]
test/Makefile