CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/05/05 09:03:22

Modified files:
        lib/libssl/src/ssl: d1_clnt.c d1_srvr.c kssl.h kssl_lcl.h 
                            s3_clnt.c s3_lib.c s3_srvr.c ssl.h 
                            ssl_asn1.c ssl_ciph.c ssl_lib.c ssl_sess.c 
                            ssl_txt.c ssltest.c t1_lib.c 
        lib/libssl/ssl : Makefile 
Removed files:
        lib/libssl/src/ssl: kssl.c tls_srp.c 

Log message:
Remove SRP and Kerberos support from libssl. These are complex protocols
all on their own and we can't effectively maintain them without using them,
which we don't. If the need arises, the code can be resurrected.

Reply via email to