boringssl/ssl/test
David Benjamin 8bc38f556a DTLS version negotiation doesn't happen at HelloVerifyRequest.
RFC 6347 changed the meaning of server_version in HelloVerifyRequest. It should
now always be 1.0 with version negotiation not happening until ServerHello. Fix
runner.go logic and remove #if-0'd code in dtls1_get_hello_verify.

Enforce this in the runner for when we get DTLS 1.2 tests.

Change-Id: Ice83628798a231df6bf268f66b4c47b14a519386
Reviewed-on: https://boringssl-review.googlesource.com/1552
Reviewed-by: Adam Langley <agl@google.com>
2014-08-18 18:07:43 +00:00
..
runner DTLS version negotiation doesn't happen at HelloVerifyRequest. 2014-08-18 18:07:43 +00:00
async_bio.cc Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
async_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
bssl_shim.cc Tidy DTLS cookie callback types. 2014-08-18 17:52:21 +00:00
CMakeLists.txt Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
packeted_bio.cc Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
packeted_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
test_config.cc Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
test_config.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00