Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.8] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-... | Serhiy Storchaka | 2020-07-02 | 1 | -1/+1 |
* | closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against... | Miss Islington (bot) | 2020-04-14 | 1 | -4/+8 |
* | closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490) | Miss Islington (bot) | 2020-04-12 | 1 | -0/+2 |
* | closes bpo-39953: Update OpenSSL error codes table. (GH-19082) | Miss Islington (bot) | 2020-04-11 | 1 | -9/+16 |
* | Issue #23248: Update ssl error codes from latest OpenSSL git master. | Antoine Pitrou | 2015-01-18 | 1 | -19/+38 |
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -0/+0 |
* | Add a docstring at the top of Tools/ssl/make_ssl_data.py | Antoine Pitrou | 2012-06-22 | 1 | -0/+11 |
* | Add forgotten files for #14837. | Antoine Pitrou | 2012-06-22 | 1 | -0/+57 |