summaryrefslogtreecommitdiffstats
path: root/Tools/ssl
Commit message (Expand)AuthorAgeFilesLines
* [2.7] closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19...Benjamin Peterson2020-04-011-3/+3
* [2.7] bpo-33570: Enable OpenSSL 1.1.1 testing within the multissltests (GH-11...stratakis2019-02-151-1/+2
* [2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10...stratakis2019-02-151-59/+94
* [2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215)Christian Heimes2018-03-241-1/+2
* [2.7] Update multissl test helper (GH-3349) (#3416)Christian Heimes2017-09-072-241/+430
* Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
* backport many ssl features from Python 3 (closes #21308)Benjamin Peterson2014-08-202-0/+309
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+1
* Server-side SSL and certificate validation, by Bill Janssen.Guido van Rossum2007-08-251-0/+79