Add basic test for Cisco DTLS1_BAD_VER and record replay handling
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 25 Jul 2016 13:31:43 +0000 (14:31 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Aug 2016 19:56:24 +0000 (20:56 +0100)
commit16938284cf5bba32006925281cb28b04d166a234
treeffd8882b1c09d837fe642d295a5a8eb0638e17ae
parent2e94723c1b5d8ab974645e83de90b248265af3cd
Add basic test for Cisco DTLS1_BAD_VER and record replay handling

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
test/bad_dtls_test.c [new file with mode: 0644]
test/build.info
test/recipes/70-test_bad_dtls.t [new file with mode: 0644]