CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2018/03/03 12:58:29
Modified files: lib/libssl : ssl.h Log message: Provide macro versions of SSL_CTX_set_min/max_proto_version and friends Needed at least by openvpn-2.4.5, which detects availability of this interface using #ifdefs... Discussed with & ok jsing@