Go to file
David Benjamin d633d6303c Remove indirection in loading ciphers.
Simplify all the cipher gathering logic. The set of supported ciphers is known,
so there is no need to determine if some cipher exists but doesn't work.

Change-Id: Idcaae67e7bfc40a3deb925d85ee1a99a931b67e7
Reviewed-on: https://boringssl-review.googlesource.com/1756
Reviewed-by: Adam Langley <agl@google.com>
2014-09-15 21:06:10 +00:00
crypto Add a CRYPTO_library_init and static-initializer-less build option. 2014-09-12 00:10:53 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add a CRYPTO_library_init and static-initializer-less build option. 2014-09-12 00:10:53 +00:00
ssl Remove indirection in loading ciphers. 2014-09-15 21:06:10 +00:00
tool Add SSL_CTX_set_keylog_bio. 2014-09-03 20:15:55 +00:00
util Fix doc.config for header files being moved. 2014-09-02 22:42:43 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Increase minimum required cmake version 2014-08-18 17:23:37 +00:00
CMakeLists.txt Increase minimum required cmake version 2014-08-18 17:23:37 +00:00