COMMITS
/ Tools/ssl/make_ssl_data.py January 20, 2026
H
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Hugo van Kemenade committed
April 28, 2025
B
gh-131423: update note in `Tools/ssl/make_ssl_data.py` (#133077)
Bénédikt Tran committed
April 25, 2025
B
gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618)
Bénédikt Tran committed
November 28, 2024
P
gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-127331)
Petr Viktorin committed
June 17, 2024
V
gh-120417: Remove unused imports in Tools (#120623)
Victor Stinner committed
January 10, 2024
S
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
Serhiy Storchaka committed
April 9, 2021
C
bpo-43788: Generate version specific _ssl_data.h (GH-25300)
Christian Heimes committed
June 20, 2020
S
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka committed
April 14, 2020
B
closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against old OpenSSL. (GH-19506)
Benjamin Peterson committed
April 12, 2020
B
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
Benjamin Peterson committed
April 11, 2020
B
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
Benjamin Peterson committed
July 30, 2019
M
Fix typos in comments, docs and test names (#15018)
Min ho Kim committed
January 18, 2015
A
Issue #23248: Update ssl error codes from latest OpenSSL git master.
Antoine Pitrou committed
January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
June 22, 2012
A
Add a docstring at the top of Tools/ssl/make_ssl_data.py
Antoine Pitrou committed
A
Add forgotten files for #14837.
Antoine Pitrou committed