Go to file
Adam Langley 2ae77d2784 Test server-side renegotiation.
This change adds support to the Go code for renegotiation as a client,
meaning that we can test BoringSSL's renegotiation as a server.

Change-Id: Iaa9fb1a6022c51023bce36c47d4ef7abee74344b
Reviewed-on: https://boringssl-review.googlesource.com/2082
Reviewed-by: Adam Langley <agl@google.com>
2014-11-03 23:18:58 +00:00
crypto Fix unused variables in bn/generic.c 2014-11-03 20:52:10 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove ERR_LIB_PKCS12. 2014-10-31 18:25:06 +00:00
ssl Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Not everyone keeps bash in /bin. 2014-09-30 20:03:07 +00: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