Go to file
David Benjamin d27eda00a4 Generate error data at build time.
This avoids cluttering up the diff and making merge conflicts a pain.  It does,
however, mean we need to generate err_data.c ahead of time in Chromium and
likely other downstream builds. It also adds a build dependency on Go.

Change-Id: I6e0513ed9f50cfb030f7a523ea28519590977104
Reviewed-on: https://boringssl-review.googlesource.com/3790
Reviewed-by: Adam Langley <agl@google.com>
2015-03-06 18:59:25 +00:00
crypto Generate error data at build time. 2015-03-06 18:59:25 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix the derivation of SSL3_RT_SEND_MAX_ENCRYPTED_OVERHEAD. 2015-03-06 18:56:57 +00:00
ssl runner: Move Finished special-case into dtlsWriteRecord. 2015-03-06 18:55:58 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Generate error data at build time. 2015-03-06 18:59:25 +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