Go to file
David Benjamin 03a739d8d2 Build Win32 with Yasm rather than MASM.
Although x86masm.pl exists, upstream's documentation suggest only x86nasm.pl is
supported. Yasm seems to handle it fine with a small change.

Change-Id: Ia77be57c6b743527225924b2b398f2f07a084a7f
Reviewed-on: https://boringssl-review.googlesource.com/2092
Reviewed-by: Adam Langley <agl@google.com>
2014-10-29 23:14:11 +00:00
crypto Build Win32 with Yasm rather than MASM. 2014-10-29 23:14:11 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Move the X509_NAME typedef into x509.h. 2014-10-28 22:38:38 +00:00
ssl Fix double-frees on malloc failure in ssl3_get_client_key_exchange. 2014-10-29 20:34:25 +00:00
tool Add -cipher option to bssl client. 2014-10-29 20:48:23 +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