Go to file
David Benjamin e18d821dfc runner: Refuse to resume sessions on mismatching versions.
Clients all consistently reject mismatches. If a different version was
negotiated, a server should ignore the resumption. This doesn't actually affect
current tests.  We really want to be making this change in BoringSSL (and then
upstream), but get the Go half into shape first.

Change-Id: Ieee7e141331d9e08573592e661889bd756dccfa9
Reviewed-on: https://boringssl-review.googlesource.com/2243
Reviewed-by: Adam Langley <agl@google.com>
2014-11-11 18:25:28 +00:00
crypto Fix ownership of error data in ERR_peek_*. 2014-11-10 23:09:59 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove psk_identity_hint from SSL_SESSION. 2014-11-10 23:59:47 +00:00
ssl runner: Refuse to resume sessions on mismatching versions. 2014-11-11 18:25:28 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Update constant-time operations. 2014-11-10 13:48:30 -08:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00