CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/30 06:39:38
Modified files:
lib/libssl/man : Makefile
Added files:
lib/libssl/man : SSL_set1_param.3
Log message:
Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL.
Call it SSL_set1_param(3) since we don't have these get0 functions.
