summaryrefslogtreecommitdiffstats
path: root/Modules/_ssl
Commit message (Expand)AuthorAgeFilesLines
* bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24...Miss Islington (bot)2021-03-211-0/+1
* bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl modul...Miss Islington (bot)2020-06-211-6/+6
* bpo-34271: Fix compatibility with 1.0.2 (GH-13728)Christian Heimes2019-06-031-1/+10
* bpo-34271: Add ssl debugging helpers (GH-10031)Christian Heimes2019-05-311-0/+213