Go to file
Adam Langley e60e2a483b tool: we don't need -lrt.
I think, long ago, I tried to use the monotonic clock in speed.cc, which
needs -lrt. However, the current code doesn't use that and thus doesn't
need -lrt.

Change-Id: Ibcbf90f91ae6b852c0975dff006346125243df54
Reviewed-on: https://boringssl-review.googlesource.com/4622
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 18:28:26 +00:00
crypto Add dummy EC_GROUP_set_point_conversion_form. 2015-05-04 17:53:02 -07:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Add dummy EC_GROUP_set_point_conversion_form. 2015-05-04 17:53:02 -07:00
ssl Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. 2015-05-05 00:33:32 +00:00
tool tool: we don't need -lrt. 2015-05-05 18:28:26 +00:00
util Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
.clang-format
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
CMakeLists.txt Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
codereview.settings
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00