Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag
authorMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 14:58:17 +0000 (14:58 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 09:36:55 +0000 (09:36 +0000)
commit0386aad1ab472a4059da85131cceca15aab5ebae
tree3f58d1c74e4f67798f62d6cb097a2b0de2644676
parent97997489748c79466bc18789e1f44d742887a32d
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag

This flag is never set by anything so remove it.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
include/openssl/ssl3.h
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/s3_lib.c
ssl/statem/statem.c
ssl/statem/statem.h
ssl/statem/statem_srvr.c