CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 15:34:38
Modified files:
lib/libssl : ssl.h ssl_lib.c ssl_locl.h ssl_rsa.c
Log message:
move default_passwd_cb and default_passwd_cb_userdata back into
the ssl_ctx from internal - these are used directly by python
and openvpn and a few other things - we have the set accessors
but the get accessors were added in 1.1 and these roll their
own caveat OPENSSL_VERSION chickenpluckery
