Go to file
Adam Langley 2d96a67218 Rerun make_macros.sh.
clang-format has changed a little. This is a semantic no-op but it makes
the diff in the next change smaller.

Change-Id: Ia492a81340a868b888d619a1c7740d1a86845e92
2015-02-13 10:59:10 -08:00
crypto X509_check_mumble() failure is <= 0, not just 0. 2015-02-13 10:58:55 -08:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Rerun make_macros.sh. 2015-02-13 10:59:10 -08:00
ssl Fix more memory leaks on malloc failure. 2015-02-13 18:43:01 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Replace all_tests.sh with a test runner in Go. 2015-02-11 23:17:50 +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 Update BUILDING documentation regarding Go. 2015-02-13 00:21:28 +00:00
CMakeLists.txt Fix standalone build on Win64. 2015-02-11 23:13:52 +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