1. 584a3cf closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against old OpenSSL. (GH-19506) by Benjamin Peterson · 4 years, 4 months ago
  2. 909b87d closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490) by Benjamin Peterson · 4 years, 4 months ago
  3. 3e0dd37 closes bpo-39953: Update OpenSSL error codes table. (GH-19082) by Benjamin Peterson · 4 years, 4 months ago
  4. cd16661 closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248) by Benjamin Peterson · 4 years, 4 months ago
  5. 58ab134 bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) by Christian Heimes · 5 years ago
  6. c4cacc8 Fix typos in comments, docs and test names (#15018) by Min ho Kim · 5 years ago
  7. e35d1ba bpo-34271: Fix compatibility with 1.0.2 (GH-13728) by Christian Heimes · 5 years ago
  8. 06651ee bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) by Christian Heimes · 5 years ago
  9. 9fb051f bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) by Christian Heimes · 6 years ago
  10. 529525f bpo-33618: Enable TLS 1.3 in tests (GH-7079) by Christian Heimes · 6 years ago
  11. e8eb6cb bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) by Christian Heimes · 6 years ago
  12. e5f41d2 bpo-33522: Enable CI builds on Visual Studio Team Services (#6865) by Steve Dower · 6 years ago
  13. 4ca0739 bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) by Christian Heimes · 6 years ago
  14. 05d9fe3 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663) by Christian Heimes · 6 years ago
  15. ced9cb5 bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180) by Christian Heimes · 7 years ago
  16. 0d2c645 Update multissltests: 1.0.2m, 1.1.0g (#4232) by Christian Heimes · 7 years ago
  17. b84bcc4 bpo-31392: Update SSL build for 1.1.0 (#3448) by Steve Dower · 7 years ago
  18. d3b9f97 Update multissl test helper (#3349) by Christian Heimes · 7 years ago
  19. dd917f8 Closes #27904: Improved logging statements to defer formatting until needed. by Vinay Sajip · 8 years ago
  20. 3b225d8 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 10 years ago
  21. 173ad83 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 10 years ago
  22. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  23. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  24. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  25. cb3558d Issue #18215: Add script Tools/ssl/test_multiple_versions.py to compile and by Christian Heimes · 11 years ago
  26. ffd4d47 Add a docstring at the top of Tools/ssl/make_ssl_data.py by Antoine Pitrou · 12 years ago
  27. f7338f6 Add forgotten files for #14837. by Antoine Pitrou · 12 years ago
  28. 5684a9a Clean up tools: remove "world" and "framer", move single SSL script to scripts/. by Georg Brandl · 14 years ago
  29. cbb9421 Fix bytes/str issues in get-remote-certificate.py. by Georg Brandl · 14 years ago
  30. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  31. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 16 years ago
  32. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago