]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/ssltestlib.c
Fix the tests following the state machine changes for TLSv1.3
authorMatt Caswell <matt@openssl.org>
Fri, 11 Nov 2016 16:22:19 +0000 (16:22 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 23 Nov 2016 15:31:21 +0000 (15:31 +0000)
commit9970290e1d984bf8cc1dce7093bca915062cfdd7
treea904625ae6a0fa9fdbfc87aa3d02bc1fde32f203
parent6484776f177b38dd668618a75bee58674ca42578
Fix the tests following the state machine changes for TLSv1.3

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/asynciotest.c
test/recipes/70-test_sslrecords.t
test/ssltestlib.c
util/TLSProxy/Message.pm
util/TLSProxy/Record.pm
util/TLSProxy/ServerHello.pm