diff options
author | 2015-09-11 02:10:32 +0000 | |
---|---|---|
committer | 2015-09-11 02:10:32 +0000 | |
commit | 5460a5d46c4c62f78bfd61e549e2cbf0e84438d2 (patch) | |
tree | 8fec22f9153c1e249b9f9e1556d9090b0bad2e8d /lib/libssl/src | |
parent | *** empty log message *** (diff) | |
download | wireguard-openbsd-5460a5d46c4c62f78bfd61e549e2cbf0e84438d2.tar.xz wireguard-openbsd-5460a5d46c4c62f78bfd61e549e2cbf0e84438d2.zip |
Change the default behavior of the s_time command so that it will
perform a proper shutdown by sending a "close notify" alert to the
server. This allows s_time to benchmark a full TLS connection
more accurately.
Introduce a new flag called -no_shutdown to make s_time adopt the
previous behavior (i.e. shut down the connection without notifying the
server) so that comparisons can still be made with OpenSSL's version.
The idea of using a flag (which replaces a #define) was suggested by
bcook@. Thanks to millert@ and miod@ as well for their feedback on an
earlier diff which resulted in this change.
ok bcook@ beck@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions