CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2017/01/23 03:22:06

Modified files:
        lib/libssl     : d1_clnt.c d1_meth.c d1_srvr.c ssl.h ssl_lib.c 
                         t1_clnt.c t1_meth.c t1_srvr.c 

Log message:
Remove ssl_ctrl, ssl_ctx_ctrl, ssl_callback_ctrl and ssl_ctx_callback_ctrl
from SSL_METHOD, replacing usage with direct calls to the appropriate
functions.

ok beck@

Reply via email to