CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/02/28 07:08:50

Modified files:
        lib/libssl     : ssl_clnt.c ssl_lib.c ssl_locl.h ssl_srvr.c 

Log message:
Stop pretending that MD5 and SHA1 might not exist - rather than locating
"ssl3-md5" and "ssl-sha1", call the EVP_md5() and EVP_sha1() functions
directly.

ok beck@ inoguchi@

Reply via email to