CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2022/01/08 05:59:59

Modified files:
        lib/libssl     : ssl_cert.c ssl_clnt.c ssl_lib.c ssl_locl.h 
                         ssl_sess.c ssl_srvr.c tls13_client.c 
                         tls13_server.c 

Log message:
Merge SESS_CERT into SSL_SESSION.

There is no reason for SESS_CERT to exist - remove it and merge its members
into SSL_SESSION for the time being. More clean up to follow.

ok inoguchi@ tb@

Reply via email to