Go to file
Adam Langley 248abbd71f Add missing comma in .type pragma for rdrand code.
This tripped up some version of GCC or Clang.

Change-Id: I925423558f188ce39b65b2e2ecd01bf009fab071
2015-06-23 15:01:45 -07:00
crypto Add missing comma in .type pragma for rdrand code. 2015-06-23 15:01:45 -07:00
decrepit Restore |RSA_generate_key()| from OpenSSL at b4f0d1a. 2015-06-23 21:37:49 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Restore |ERR_print_errors()|. 2015-06-23 21:41:24 +00:00
ssl bssl_shim: move large buffer to heap. 2015-06-18 21:32:44 -07:00
tool Include base.h in tool/internal.h. 2015-06-08 14:52:13 -07:00
util Give generated assembly files different names for arm and aarch64. 2015-06-22 23:29:45 +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 Suggest building at Android API level 16. 2015-06-18 17:32:29 -07:00
CMakeLists.txt Allow compilation for armv6 2015-06-02 18:16:13 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
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