Go to file
David Benjamin de211dbd7b Don't use ssize_t in base64_test.c.
Windows doesn't have it, and it should have been size_t anyway.

Change-Id: I901b8d78182576eaa52384d3ffef4810ff48cf7b
Reviewed-on: https://boringssl-review.googlesource.com/1861
Reviewed-by: Adam Langley <agl@google.com>
2014-10-01 01:07:28 +00:00
crypto Don't use ssize_t in base64_test.c. 2014-10-01 01:07:28 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL. 2014-09-30 22:59:23 +00:00
ssl Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL. 2014-09-30 22:59:23 +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