Go to file
David Benjamin f2b32a2de2 Switch ssl3_send_channel_id to BN_bn2bin_padded.
Check the return value while we're here. This avoids some arithmetic and
appease scan-build's dead assignment flagger.

Change-Id: If3615076e091eb44b9e3e9d50cd64f80e645337e
Reviewed-on: https://boringssl-review.googlesource.com/2204
Reviewed-by: Adam Langley <agl@google.com>
2014-11-06 01:32:27 +00:00
crypto Fix leaks in and de-macro X509_PKEY_new. 2014-11-06 01:30:59 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Make SSL_MODE_AUTO_RETRY the default. 2014-11-04 01:25:22 +00:00
ssl Switch ssl3_send_channel_id to BN_bn2bin_padded. 2014-11-06 01:32:27 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Rename example_sign to evp_test. 2014-11-05 00:43:09 +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