Go to file
Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA.
Also, Clang doesn't like static asserts with the same message and
ERR_free_strings should still free the error queues, although it's badly
misnamed now.

Change-Id: Ibff8eb50f93c0b56c3eeb17a300e8501a31c3ab8
Reviewed-on: https://boringssl-review.googlesource.com/3370
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-02-10 02:10:46 +00:00
crypto Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
doc
include/openssl Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
ssl Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
.clang-format
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Honor the standard BUILD_SHARED_LIBS cmake variable. 2015-01-28 20:40:10 +00:00
CMakeLists.txt Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00