boringssl/tool
Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code.
This avoids a conflict with the Chromium build system, which
defines WIN32_LEAN_AND_MEAN with a different value.

BUG=crbug.com/453196

Change-Id: Ia15ec7c20325c1961af4f32e5208266e5f846f35
Reviewed-on: https://boringssl-review.googlesource.com/3150
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-29 18:48:57 +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 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
const.cc Inital import. 2014-06-20 13:17:32 -07:00
digest.cc Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +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 Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +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 Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00