CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2018/02/14 09:16:10
Modified files: lib/libssl : Symbols.list ssl.h ssl_lib.c Log message: Provide SSL_CTX_get0_param() and SSL_get0_param(). Some applications that use X509_VERIFY_PARAM expect these to exist, since they're also part of the OpenSSL 1.0.2 API.