Go to file
David Benjamin 61c0d4e8b2 Always reset sigalgslen when NULLing sigalgs.
See also upstream's 34e3edbf3a10953cb407288101fd56a629af22f9. This fixes
CVE-2015-0291. Also bubble up malloc failures in tls1_set_shared_sigalgs. Tidy
up style a bit and remove unnecessary check (it actually is unnecessary; see
https://boringssl-review.googlesource.com/4042).

Change-Id: Idfb31a90fb3e56ef6fe7701464748a5c1603f064
Reviewed-on: https://boringssl-review.googlesource.com/4047
Reviewed-by: Adam Langley <agl@google.com>
2015-03-19 19:46:28 +00:00
crypto Free up ADB and CHOICE if already initialised. 2015-03-19 19:42:27 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Typo fix in comment. 2015-03-18 22:01:26 +00:00
ssl Always reset sigalgslen when NULLing sigalgs. 2015-03-19 19:46:28 +00:00
tool Fix bssl speed. 2015-03-17 23:57:02 +00:00
util Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +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 Generate error data at build time. 2015-03-06 18:59:25 +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