boringssl/tool
David Benjamin 712f372489 Make the bssl client -resume flag less confusing.
Empirically, people find the command-line flag and documentation
confusing. (I've seen people try using -session-in and -resume at the
same time.)

Also fail if both flags are passed together.

Change-Id: Idd59b019b4842fe99ec8974dbe6a3f4ce27eb855
Reviewed-on: https://boringssl-review.googlesource.com/14685
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-04-05 19:19:34 +00:00
..
args.cc
ciphers.cc Add new cipherlist-setting APIs that reject nonsense. 2017-02-22 00:09:27 +00:00
client.cc Make the bssl client -resume flag less confusing. 2017-04-05 19:19:34 +00:00
CMakeLists.txt
const.cc
digest.cc Correctness fixes for NaCl and other platforms. 2016-11-09 19:06:10 +00:00
generate_ed25519.cc Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
genrsa.cc Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
internal.h
pkcs12.cc Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
rand.cc Correctness fixes for NaCl and other platforms. 2016-11-09 19:06:10 +00:00
server.cc Add Data-less Zero-RTT support. 2017-03-25 21:00:18 +00:00
speed.cc Don't pass |overhead_len| when testing “open” speed. 2017-03-02 18:38:16 +00:00
tool.cc
transport_common.cc tool: show if early data was accepted 2017-03-26 18:31:07 +00:00
transport_common.h