boringssl/util
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
..
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.sh Fix magic SSL reason codes. 2014-07-16 18:54:06 +00:00
arm-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
doc.config Inital import. 2014-06-20 13:17:32 -07:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Inital import. 2014-06-20 13:17:32 -07:00
make_errors.go Fix magic SSL reason codes. 2014-07-16 18:54:06 +00:00