CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/10/10 09:13:26

Modified files:
        lib/libssl     : d1_clnt.c d1_meth.c ssl_clnt.c ssl_locl.h 

Log message:
Merge dtls1_connect() into ssl3_connect(), removing a large amount of
duplicated code. For now this is essentially adds a diff of the two
functions with 'if (SSL_IS_DTLS(s))' - further clean up and improvement
will follow.

ok inoguchi@

Reply via email to