Go to file
David Benjamin be700c6328 Remove remnant of MS SGC second ClientHello.
This code was dead as ssl3_get_client_certificate no longer allows a
ClientHello; the hash would be reset, but then the handshake would fail anyway.

Change-Id: Ib98e6a319c048c263d7ee3a27832ea57bdd0e2ad
Reviewed-on: https://boringssl-review.googlesource.com/2120
Reviewed-by: Adam Langley <agl@google.com>
2014-11-04 00:25:13 +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 Remove remnant of MS SGC second ClientHello. 2014-11-04 00:25:13 +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