Go to file
Adam Langley ded93581f1 Windows build fixes.
Windows doesn't have ssize_t, sadly. There's SSIZE_T, but defining an
OPENSSL_SSIZE_T seems worse than just using an int.

Change-Id: I09bb5aa03f96da78b619e551f92ed52ce24d9f3f
Reviewed-on: https://boringssl-review.googlesource.com/1352
Reviewed-by: Adam Langley <agl@google.com>
2014-08-11 22:10:02 +00:00
crypto Windows build fixes. 2014-08-11 22:10:02 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Windows build fixes. 2014-08-11 22:10:02 +00:00
ssl Windows build fixes. 2014-08-11 22:10:02 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +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 Add visibility rules. 2014-07-31 22:03:11 +00:00
CMakeLists.txt Recognise "i686" as an x86 CPU. 2014-08-11 13:27:44 -07:00