CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/10/03 12:01:55

Modified files:
        lib/libssl     : Makefile ssl_clnt.c ssl_locl.h ssl_srvr.c 
Removed files:
        lib/libssl     : d1_clnt.c d1_srvr.c 

Log message:
Merge d1_{clnt,srvr}.c into ssl_{clnt,srvr}.c

The d1_{clnt,srvr}.c contain a single function each - merge these into the
ssl_{clnt,srvr}.c, renaming them with an ssl3_ prefix for consistency.

ok beck@ tb@

Reply via email to