COMMITS
/ Modules/_ssl/debughelpers.c April 17, 2021
C
bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253)
Christian Heimes committed
C
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes committed
March 21, 2021
C
bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957)
Christian Heimes committed
June 20, 2020
G
bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl module. (GH-21009)
Gregory P. Smith committed
June 3, 2019
C
bpo-34271: Fix compatibility with 1.0.2 (GH-13728)
Christian Heimes committed
May 31, 2019
C
bpo-34271: Add ssl debugging helpers (GH-10031)
Christian Heimes committed