boringssl/ssl/test
David Benjamin 2d445c0921 Don't use a global for early_callback_called.
We have a stateful object hanging off the SSL* now. May as well use it and
avoid having to remember to reset that.

Change-Id: I5fc5269aa9b158517dd551036e658afaa2ef9acd
Reviewed-on: https://boringssl-review.googlesource.com/3349
Reviewed-by: Adam Langley <agl@google.com>
2015-02-10 01:20:19 +00:00
..
runner runner: Ignore dtlsFlushHandshake failures. 2015-02-09 20:01:41 +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 Don't use a global for early_callback_called. 2015-02-10 01:20:19 +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 Use just one style for the shim. 2015-02-10 01:18:24 +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 Initialize the record buffers after the handshake check. 2015-02-09 19:49:45 +00:00
test_config.h Initialize the record buffers after the handshake check. 2015-02-09 19:49:45 +00:00