Go to file
Alex Chernyakhovsky 69877b6119 Remove OPENSSL_NO_SHA256
Changes were made by running

find . -type f -name *.c | xargs unifdef -m -U OPENSSL_NO_SHA256
find . -type f -name *.h | xargs unifdef -m -U OPENSSL_NO_SHA256

Change-Id: Ia2fda4b1a3a4aad286ced86cf936358fc7a30b15
Reviewed-on: https://boringssl-review.googlesource.com/1378
Reviewed-by: Adam Langley <agl@google.com>
2014-08-04 20:13:46 +00:00
crypto Remove OPENSSL_NO_CHAIN_VERIFY 2014-08-04 19:22:26 +00:00
doc
include/openssl Remove commented x509_chain declaration 2014-08-04 19:22:09 +00:00
ssl Remove OPENSSL_NO_SHA256 2014-08-04 20:13:46 +00:00
tool
util
.clang-format
.gitignore
BUILDING
CMakeLists.txt