summaryrefslogtreecommitdiff
path: root/Tools/ssl
Commit message (Expand)AuthorAgeFilesLines
* Closes #27904: Improved logging statements to defer formatting until needed.Vinay Sajip2016-08-311-3/+3
* Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
|\
| * Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-0/+70
|/
* merge with 3.3Georg Brandl2014-03-171-0/+241
|\
| * Issue #18215: Add script Tools/ssl/test_multiple_versions.py to compile andChristian Heimes2013-12-161-0/+241
* | merge 3.2 (#20695)Benjamin Peterson2014-02-191-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
|/
* Clean up tools: remove "world" and "framer", move single SSL script to scripts/.Georg Brandl2010-12-301-83/+0
* Fix bytes/str issues in get-remote-certificate.py.Georg Brandl2010-10-281-7/+11
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+1
* Merge the trunk changes in. Breaks socket.ssl for now.Thomas Wouters2007-08-281-0/+79