Go to file
Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers.
Define WIN32_LEAN_AND_MEAN before including Windows Platform SDK
headers to preempt naming conflicts and to make the build faster. Avoid
including those headers in BoringSSL headers. Document that Platform
SDK 8.1 or later is required on Windows.

Change-Id: I907ada21dc722527ea37e839c71c5157455a7003
Reviewed-on: https://boringssl-review.googlesource.com/3100
Reviewed-by: Adam Langley <agl@google.com>
2015-01-28 20:36:49 +00:00
crypto Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
doc
include/openssl Reformat SSL/TLS headers. 2015-01-26 20:23:09 +00:00
ssl Only send sigalgs extension in 1.2-capable ClientHellos. 2015-01-26 18:45:04 +00:00
tool Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
util Add a test for CONF_parse_list. 2015-01-26 21:24:50 +00:00
.clang-format
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
CMakeLists.txt Build with -fvisibility=hidden. 2015-01-28 20:09:20 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00