Remove SSLv2 support
authorKurt Roeckx <kurt@roeckx.be>
Sun, 30 Nov 2014 14:35:22 +0000 (15:35 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 4 Dec 2014 10:55:03 +0000 (11:55 +0100)
commit45f55f6a5bdcec411ef08a6f8aae41d5d3d234ad
tree56dba3e74061df914c5d4fa2faf89e7a24c6457c
parent616f71e486d693991b594439c884ec624b32c2d4
Remove SSLv2 support

The only support for SSLv2 left is receiving a SSLv2 compatible client hello.

Reviewed-by: Richard Levitte <levitte@openssl.org>
69 files changed:
Configure
INSTALL.VMS
Netware/do_tests.pl
apps/ciphers.c
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/s_time.c
crypto/err/openssl.ec
crypto/evp/c_alld.c
crypto/threads/mttest.c
demos/ssl/cli.cpp
doc/apps/ciphers.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/s_time.pod
doc/apps/sess_id.pod
doc/ssl/SSL_CIPHER_get_name.pod
doc/ssl/SSL_CONF_cmd.pod
doc/ssl/SSL_CTX_new.pod
doc/ssl/SSL_CTX_set_cipher_list.pod
doc/ssl/SSL_CTX_set_generate_session_id.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/SSL_get_default_timeout.pod
doc/ssl/SSL_get_version.pod
doc/ssl/SSL_new.pod
doc/ssl/SSL_shutdown.pod
doc/ssl/ssl.pod
makevms.com
ms/test.bat
ms/testce.bat
ssl/Makefile
ssl/s23_clnt.c
ssl/s23_lib.c
ssl/s23_meth.c
ssl/s23_srvr.c
ssl/s2_clnt.c [deleted file]
ssl/s2_enc.c [deleted file]
ssl/s2_lib.c [deleted file]
ssl/s2_meth.c [deleted file]
ssl/s2_pkt.c [deleted file]
ssl/s2_srvr.c [deleted file]
ssl/s3_enc.c
ssl/s3_lib.c
ssl/ssl.h
ssl/ssl2.h
ssl/ssl_algs.c
ssl/ssl_asn1.c
ssl/ssl_cert.c
ssl/ssl_ciph.c
ssl/ssl_conf.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_stat.c
ssl/ssl_task.c
ssl/ssl_txt.c
ssl/ssltest.c
ssl/t1_enc.c
ssl/t1_trce.c
test/Makefile
test/testsid.pem
test/testssl
test/testssl.com
util/bat.sh
util/mk1mf.pl
util/mkdef.pl
util/ssleay.num