Go to file
David Benjamin 2e52121acd Fix magic SSL reason codes.
SSL reason codes corresponding to alerts have special values. Teach
make_errors.go that values above 1000 are reserved (otherwise it will assign
new values in that namespace). Also fix all the existing reason codes which
corresponded to alerts.

Change-Id: Ieabdf8fd59f4802938616934e1d84e659227cf84
Reviewed-on: https://boringssl-review.googlesource.com/1212
Reviewed-by: Adam Langley <agl@google.com>
2014-07-16 18:54:06 +00:00
crypto base64: fix underflow in EVP_EncodeBlock. 2014-07-16 18:14:32 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix magic SSL reason codes. 2014-07-16 18:54:06 +00:00
ssl Fix magic SSL reason codes. 2014-07-16 18:54:06 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Fix magic SSL reason codes. 2014-07-16 18:54:06 +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 Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00