CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/02/22 16:03:12
Added files:
lang/python/2.7/patches: patch-Modules__ssl_c
lang/python/3.6/patches: patch-Modules__ssl_c
Log message:
unbreak following libressl additions - we have X509_OBJECT_get0_X509,
BIO_up_ref, X509_STORE_get0_objects but not X509_NAME_ENTRY_set,
SSL_CTX_get_default_passwd_cb, X509_OBJECT_get_type,
SSL_CTX_get_default_passwd_cb_userdata, X509_STORE_get0_param,
SSL_SESSION_has_ticket, SSL_SESSION_get_ticket_lifetime_hint
while there: don't override TLS_*method with macros