boringssl/tool
nmittler f0322b2abc Use non-deprecated methods on windows.
Use of strdup, close, lseek, read, and write prevent linking
statically againt libcmt.lib.

Change-Id: I04f7876ec0f03f29f000bbcc6b2ccdec844452d2
Reviewed-on: https://boringssl-review.googlesource.com/8010
Reviewed-by: David Benjamin <davidben@google.com>
2016-05-19 20:30:50 +00:00
..
args.cc Fix build. 2015-06-05 19:13:31 +00:00
ciphers.cc Add ciphers option to bssl. 2015-11-03 01:17:02 +00:00
client.cc Add client cert support to bssl client. 2015-12-16 23:15:41 +00:00
CMakeLists.txt Add a tool to generate Ed25519 keys. 2015-12-18 23:34:13 +00:00
const.cc Make constants in bssl tool actually const. 2015-06-08 21:43:15 +00:00
digest.cc Use non-deprecated methods on windows. 2016-05-19 20:30:50 +00:00
generate_ed25519.cc Add a tool to generate Ed25519 keys. 2015-12-18 23:34:13 +00:00
genrsa.cc Possible Windows build fix. 2015-06-05 12:25:51 -07:00
internal.h Use non-deprecated methods on windows. 2016-05-19 20:30:50 +00:00
pkcs12.cc Use non-deprecated methods on windows. 2016-05-19 20:30:50 +00:00
rand.cc Fix bssl rand -hex. 2016-02-25 19:23:58 +00:00
server.cc Add client cert support to bssl client. 2015-12-16 23:15:41 +00:00
speed.cc Rename NEWHOPE functions to offer/accept/finish. 2016-05-19 18:17:48 +00:00
tool.cc Move function declarations to internal header. 2016-03-20 16:56:32 +00:00
transport_common.cc Use non-deprecated methods on windows. 2016-05-19 20:30:50 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00