summaryrefslogtreecommitdiffstats
path: root/Tools/ssl/make_ssl_data.py
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-...Serhiy Storchaka2020-07-021-1/+1
* closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against...Miss Islington (bot)2020-04-141-4/+8
* closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)Miss Islington (bot)2020-04-121-0/+2
* closes bpo-39953: Update OpenSSL error codes table. (GH-19082)Miss Islington (bot)2020-04-111-9/+16
* Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
* Add a docstring at the top of Tools/ssl/make_ssl_data.pyAntoine Pitrou2012-06-221-0/+11
* Add forgotten files for #14837.Antoine Pitrou2012-06-221-0/+57