boringssl/tool
David Benjamin 0e434b9470 Define NOMINMAX across the entire project.
This fixes the standalone build on Windows and matches Chromium.

Change-Id: I194f53e0a610c5ae9cef53c826b22f7bded5f357
Reviewed-on: https://boringssl-review.googlesource.com/4201
Reviewed-by: Adam Langley <agl@google.com>
2015-04-02 18:38:56 +00:00
..
args.cc Add additional features to bssl client. 2015-03-23 23:16:30 +00:00
client.cc Remove std::unique_ptr dependency on bssl_shim's scoped types. 2015-03-31 23:03:06 +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 NOMINMAX across the entire project. 2015-04-02 18:38:56 +00:00
internal.h Add additional features to bssl client. 2015-03-23 23:16:30 +00:00
pkcs12.cc Add additional features to bssl client. 2015-03-23 23:16:30 +00:00
server.cc Add additional features to bssl client. 2015-03-23 23:16:30 +00:00
speed.cc Lowercase some Windows headers. 2015-03-31 22:21:42 +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 NOMINMAX across the entire project. 2015-04-02 18:38:56 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00