CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/08/27 00:21:15

Modified files:
        lib/libssl/src/crypto: opensslfeatures.h 
        lib/libssl/src/ssl: s23_clnt.c s23_meth.c s23_srvr.c s3_clnt.c 
                            s3_lib.c s3_meth.c s3_srvr.c ssl.h ssl_lib.c 
                            ssl_sess.c 

Log message:
Remove SSLv3 support from LibreSSL.

This is the first wave of SSLv3 removal which removes the main SSLv3
functions.  Future commits will remove the rest of the SSLv3 support.

Discussed the plan at c2k15.  Input from jsing@, beck@, miod@, bcook@,
sthen@, naddy@, and deraadt@.

ok jsing@, beck@

Reply via email to