boringssl/tool
Adam Langley 267253470a Align pointers by hand.
This avoids having Windows be different and is also easier for testing
because it's a simple matter to unalign the pointer if needed.

Change-Id: I32cfa5834e3fe4f16304a25092b9c71946d4744d
Reviewed-on: https://boringssl-review.googlesource.com/3131
Reviewed-by: Adam Langley <agl@google.com>
2015-01-29 20:06:34 +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 Align pointers by hand. 2015-01-29 20:06:34 +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