COMMITS
/ Modules/_ssl/cert.c March 25, 2026
V
gh-146207: Add support for OpenSSL 4.0.0 alpha1 (#146217)
Victor Stinner committed
March 17, 2025
B
gh-111178: fix UBSan failures in `Modules/_ssl.c` (GH-130719)
Bénédikt Tran committed
January 30, 2025
B
gh-111178: fix UBSan failures in `Modules/_ssl/cert.c` (GH-129088)
Bénédikt Tran committed
May 2, 2021
C
bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792)
Christian Heimes committed
April 26, 2021
C
bpo-18233: Add internal methods to access peer chain (GH-25467)
Christian Heimes committed