Go to file
David Benjamin 87e4acd2f5 Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start.
Based on whether -false-start is passed, we expect SSL_CB_HANDSHAKE_DONE to or
not to fire. Also add a flag that asserts SSL_CB_HANDSHAKE_DONE does *not* fire
in any False Start test where the handshake fails after SSL_connect returns.

Change-Id: I6c5b960fff15e297531e15b16abe0b98be95bec8
Reviewed-on: https://boringssl-review.googlesource.com/4212
Reviewed-by: Adam Langley <agl@google.com>
2015-04-06 17:39:46 +00:00
crypto Rename p_thread_callback_base to p_thread_callback_boringssl. 2015-04-03 17:17:32 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix the standalone shared library build. 2015-04-02 21:07:17 +00:00
ssl Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. 2015-04-06 17:39:46 +00:00
tool Define NOMINMAX across the entire project. 2015-04-02 18:38:56 +00:00
util Add native support for onces and thread-local storage. 2015-03-31 22:37:12 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Define NOMINMAX across the entire project. 2015-04-02 18:38:56 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00