CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/10/23 13:42:47
Modified files:
security/p5-Net_SSLeay: Makefile
Added files:
security/p5-Net_SSLeay/patches: patch-SSLeay_xs
Log message:
Get the MAC secret size from the cipher, rather than reaching into
libssl internals. This effectively takes the OpenSSL 1.1 code path
instead of the OpenSSL 1.0 code path, and will allow for further
libssl clean up.
with and OK jsing@
