Commit ID: 100547659CA53B50C9D
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/26 22:53:04 UTC
Modified files:
lib/libssl/src/ssl: t1_meth.c
lib/libssl/ssl : Makefile
Log message:
bring back sslv23_accept() for generic TLS_method (not TLS_server_method!)
idea here is to accept TLSv1 ClientHello in SSLv2 compat code, as sent
by MirBSD and Debian squeeze
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libssl/src/ssl/t1_meth.c
cvs -R rdiff -kk -upr1.22 -r1.23 src/lib/libssl/ssl/Makefile