boringssl/tool
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
..
args.cc Missing includes for FreeBSD. 2014-09-30 19:15:15 +00:00
client.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
CMakeLists.txt Add digest sum handling to the tool. 2015-01-26 21:27:18 +00:00
const.cc
digest.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
internal.h Add client functionality to helper tool. 2014-06-20 13:17:37 -07:00
pkcs12.cc Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
server.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
speed.cc Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
tool.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
transport_common.cc Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00