Go to file
Adam Langley 5f005ccd9d Make dummy functions static.
To avoid too much #if soup, e_aes.c uses a lot of dummy functions that
just call |abort|. This change makes them all static, which they should
have been all along.

Change-Id: I696f8a0560cf99631ed7adb42d1af10003db4a63
Reviewed-on: https://boringssl-review.googlesource.com/6004
Reviewed-by: Adam Langley <agl@google.com>
2015-09-29 18:03:04 +00:00
crypto Make dummy functions static. 2015-09-29 18:03:04 +00:00
decrepit Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
include/openssl Fix up pkcs8.h. 2015-09-28 23:17:01 +00:00
ssl Document cipher suite configuration. 2015-09-28 22:36:22 +00:00
tool Check fread's return value in tool/server.cc. 2015-08-28 22:47:26 +00:00
util Replace skipPast with strings.TrimPrefix. 2015-09-14 23:31:43 +00:00
.clang-format
.gitignore Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
BUILDING.md Markdown-ify BUILDING. 2015-09-03 18:38:21 +00:00
CMakeLists.txt
codereview.settings
LICENSE
PORTING.md Fix a typo in PORTING.md and mention one more renego restriction. 2015-09-03 18:37:14 +00:00
STYLE.md Markdown-ify STYLE. 2015-09-03 18:37:39 +00:00