boringssl/ssl/test
David Benjamin 195dc78c6e Allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/NPN.
Tighten up the requirements for False Start. At this point, neither
AES-CBC or RC4 are something that we want to use unless we're sure that
the server wants to speak them.

Rebase of original CL at: https://boringssl-review.googlesource.com/#/c/1980/

BUG=427721

Change-Id: I9ef7a596edeb8df1ed070aac67c315b94f3cc77f
Reviewed-on: https://boringssl-review.googlesource.com/3501
Reviewed-by: Adam Langley <agl@google.com>
2015-02-19 18:32:39 +00:00
..
runner Allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/NPN. 2015-02-19 18:32:39 +00:00
async_bio.cc Use just one style for the shim. 2015-02-10 01:18:24 +00:00
async_bio.h Use just one style for the shim. 2015-02-10 01:18:24 +00:00
bssl_shim.cc Add some missing error failure checks. 2015-02-17 20:55:56 +00:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
malloc.cc aarch64 support. 2015-01-14 23:38:11 +00:00
packeted_bio.cc Add some missing error failure checks. 2015-02-17 20:55:56 +00:00
packeted_bio.h Use just one style for the shim. 2015-02-10 01:18:24 +00:00
scoped_types.h RAII bssl_shim. 2015-02-09 20:04:05 +00:00
test_config.cc Remove server-side HelloVerifyRequest support. 2015-02-17 20:50:08 +00:00
test_config.h Remove server-side HelloVerifyRequest support. 2015-02-17 20:50:08 +00:00