Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keep
authorguenther <guenther@openbsd.org>
Fri, 18 Apr 2014 15:39:53 +0000 (15:39 +0000)
committerguenther <guenther@openbsd.org>
Fri, 18 Apr 2014 15:39:53 +0000 (15:39 +0000)
commit4a5070f579eeac314136c9f15b58ae4f9baec16d
treef692478dd30d23b2b78aee599abbf2b2f1d7920b
parente19626267f2a403a068de8085f2052e1c259da5f
Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keep
the #define for compat, but document that it's a no-op now.  Also, neuter
the -legacy_renegotiation option to "openssl s_{client,server}"

ok beck@
lib/libssl/s3_pkt.c
lib/libssl/src/apps/s_client.c
lib/libssl/src/apps/s_server.c
lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod
lib/libssl/src/ssl/s3_pkt.c