Go to file
Adam Langley be629e0e92 Another fix for the regenerated chacha_vec_arm.S.
I put the header back, but missed the #endif at the end of the file.
Regenerating this is clearly too error prone – I'll write a script to do
it for the future.

Change-Id: I06968c9f7a4673f5942725e727c67cb4e01d361a
2015-01-30 10:28:37 -08:00
crypto Another fix for the regenerated chacha_vec_arm.S. 2015-01-30 10:28:37 -08:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add missing OPENSSL_EXPORTs. 2015-01-28 20:38:33 +00:00
ssl Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
tool Align pointers by hand. 2015-01-29 20:06:34 +00:00
util Add unit-tests for PBKDF2. 2015-01-28 20:48:17 +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 Honor the standard BUILD_SHARED_LIBS cmake variable. 2015-01-28 20:40:10 +00:00
CMakeLists.txt Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00