Go to file
David Benjamin ac63748997 Revert "tool: we don't need -lrt."
This reverts commit e60e2a483b. Turns out we do
still use clock_gettime in speed.cc.

Change-Id: Idab42ef2863345c3d1409b5d33c3e36b41739e1f
Reviewed-on: https://boringssl-review.googlesource.com/4894
Reviewed-by: Adam Langley <agl@google.com>
2015-05-27 19:21:43 +00:00
crypto Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. 2015-05-21 21:07:48 +00:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. 2015-05-21 21:07:48 +00:00
ssl Deprecate and no-op SSL_set_state. 2015-05-21 20:52:05 +00:00
tool Revert "tool: we don't need -lrt." 2015-05-27 19:21:43 +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