commit | 2a0f3420f72b47b31c259ffd9f1dde8e646cc0e6 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Oct 29 16:07:12 2014 -0400 |
committer | Adam Langley <agl@google.com> | Wed Oct 29 21:17:27 2014 +0000 |
tree | 27beaca5dd27e072bf83e4412cd2db4b324dfeeb | |
parent | 5f51c2530347045644ef64e8d277d985609d73d6 [diff] |
Fix standalone bio_test and v3name_test on Win64. Win32 still has assembly issues and bssl wants to select() on both sockets and stdin (doesn't work on Windows). But this is a start. Change-Id: Iafc5215be281aed836c5ac2dc8b379399848a2c2 Reviewed-on: https://boringssl-review.googlesource.com/2090 Reviewed-by: Adam Langley <agl@google.com>