Go to file
David Benjamin 9f2c0d7a94 Remove T** parameter to ssl_bytes_to_cipher_list.
There's only one caller and it doesn't use that feature. While I'm here, tidy
that function a little. Don't bother passing FALLBACK_SCSV into
ssl3_get_cipher_by_value.

Change-Id: Ie71298aeaaab6e24401e0a6c2c0d2281caa93ba4
Reviewed-on: https://boringssl-review.googlesource.com/2030
Reviewed-by: Adam Langley <agl@google.com>
2014-10-24 02:01:33 +00:00
crypto Set the IV length for AES-ECB to zero. 2014-10-20 23:51:32 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Don't condition on another header's #include guard. 2014-10-24 01:53:43 +00:00
ssl Remove T** parameter to ssl_bytes_to_cipher_list. 2014-10-24 02:01:33 +00:00
tool Missing includes for FreeBSD. 2014-09-30 19:15:15 +00:00
util Not everyone keeps bash in /bin. 2014-09-30 20:03:07 +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