CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2021/05/05 13:00:05

Modified files:
        security/sslsplit: Makefile 
Added files:
        security/sslsplit/patches: patch-ssl_c 

Log message:
net/sslsplit: avoid upcoming build breakage

Use the upstream codepath that uses SSL_SESSION_get_master_key()
and SSL_get_client_random() instead of reaching into the SSL_SESSION
and SSL3_STATE structs.

Reply via email to