boringssl/tool
Adam Langley 505cf39af9 Fix STARTTLS detection.
The previous code was not an impressive demonstration of clear thinking
and could reject cases where STARTTLS was actually supported.

Change-Id: I27ce8b401447a49be93f58c9e4eb5c5d8e7b73d4
Reviewed-on: https://boringssl-review.googlesource.com/10241
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-10 16:54:09 +00:00
..
args.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
ciphers.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
client.cc Using NewSessionCallback for bssl client. 2016-08-02 23:04:11 +00:00
CMakeLists.txt Add a tool to generate Ed25519 keys. 2015-12-18 23:34:13 +00:00
const.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
digest.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
generate_ed25519.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
genrsa.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
internal.h Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
pkcs12.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
rand.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
server.cc Teach bssl server about -max-version and -min-version. 2016-07-17 08:18:58 +00:00
speed.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
tool.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
transport_common.cc Fix STARTTLS detection. 2016-08-10 16:54:09 +00:00
transport_common.h Teach bssl server about -max-version and -min-version. 2016-07-17 08:18:58 +00:00