CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/05 07:22:06
Modified files:
security/sslsplit: Makefile
security/sslsplit/patches: patch-ssl_c
Log message:
Unbreak sslsplit build following libressl api change by not including
"connect socket" or "accept socket" in the string produced by
ssl_ssl_state_to_str; this is currently only used in a debug printf
anyway.
