]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add basic test for Cisco DTLS1_BAD_VER and record replay handling
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 3 Aug 2016 17:25:07 +0000 (18:25 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 26 Aug 2016 12:44:11 +0000 (13:44 +0100)
commit50c30153d3fe887d0f6c8c0514bc825c4f3dec6a
treeaf6ae2382cc6a5f87a8dc96144baa37f7b5506b1
parentba30f1a070d5824fcee19bdcceb4eb3228e397e9
Add basic test for Cisco DTLS1_BAD_VER and record replay handling

(Modified for 1.0.2 by adding selected PACKET_xx() functions and PRF, and
subsequent cleanup from commit eb633d03fe2db3666840dee8d0a2dbe491672dfc)

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 40425899200a3dea9ec3684d3eb80bcf50c99baf)
ssl/Makefile
ssl/bad_dtls_test.c [new file with mode: 0644]
test/Makefile