Go to file
David Benjamin 4a59709ca1 Fix Windows build.
MSVC 2013 doesn't implement C++11 alignas. Use __declspec instead.

Change-Id: I48a402d56d734f3f2c434b4bdf2a5bc671c50225
Reviewed-on: https://boringssl-review.googlesource.com/5421
Reviewed-by: Adam Langley <agl@google.com>
2015-07-10 19:07:24 +00:00
crypto Fix Windows build. 2015-07-10 19:07:24 +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
include/openssl Fix shared library build. 2015-07-10 18:59:49 +00:00
ssl Minor whitespace update after running go fmt with 1.4.2. 2015-07-10 01:50:26 +00:00
tool Fix build on Unix systems without POSIX realtime extensions. 2015-07-10 01:51:16 +00:00
util Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore
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
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