Go to file
David Benjamin 76e48c51d0 Fix Windows mode.
MSVC hates unsigned unary minus.

Change-Id: I777f792f19868bfc4572c383a723b10ea091c0ca
Reviewed-on: https://boringssl-review.googlesource.com/4840
Reviewed-by: Adam Langley <agl@google.com>
2015-05-21 18:25:32 +00:00
crypto Fix some malloc test crashs. 2015-05-21 18:00:10 +00:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Fix some malloc test crashs. 2015-05-21 18:00:10 +00:00
ssl Fix Windows mode. 2015-05-21 18:25:32 +00:00
tool tool: we don't need -lrt. 2015-05-05 18:28:26 +00:00
util Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
.clang-format
.gitignore
BUILDING Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
CMakeLists.txt Add infrastructure for reference counts. 2015-05-20 19:14:59 +00:00
codereview.settings
LICENSE Add LICENSE file. 2015-05-20 17:44:57 +00:00
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00