boringssl/crypto/bio
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
..
bio_error.c Add zero copy read and write api for bio pairs. 2014-11-18 14:06:46 -08:00
bio_mem.c
bio_test.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
bio.c
buffer.c Tag a number of globals as const. 2015-01-14 21:53:00 +00:00
CMakeLists.txt Fix standalone bio_test and v3name_test on Win64. 2014-10-29 21:17:27 +00:00
connect.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
fd.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
file.c
hexdump.c Rename hexdump to hexdump_write. 2015-01-06 00:26:53 +00:00
internal.h Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
pair.c Cleanup of setting external buffer 2014-11-24 17:46:00 +00:00
printf.c Use _POSIX_C_SOURCE not _BSD_SOURCE. 2014-10-02 21:35:33 +00:00
socket_helper.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
socket.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00