Go to file
David Benjamin dfa4069a16 Fix MSVC build some more.
Missed that there were two of them.

Change-Id: Ibab169ef1f75be9c5ad1ffa0f232629e76a4512d
Reviewed-on: https://boringssl-review.googlesource.com/5332
Reviewed-by: Adam Langley <agl@google.com>
2015-07-02 00:02:27 +00:00
crypto Call ERR_clear_error after functions that are expected to fail. 2015-07-01 21:47:44 +00:00
decrepit Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. 2015-06-24 01:33:31 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl typedef |COMP_METHOD| to void, for compatibility. 2015-07-01 21:49:06 +00:00
ssl Fix MSVC build some more. 2015-07-02 00:02:27 +00:00
tool Include base.h in tool/internal.h. 2015-06-08 14:52:13 -07:00
util Add tests for low-level AES functions. 2015-07-01 21:37:57 +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