1. 0e576f1 Issue #13626: Add support for SSL Diffie-Hellman key exchange, through the by Antoine Pitrou · 13 years ago
  2. 8abdb8a Issue #13634: Add support for querying and disabling SSL compression. by Antoine Pitrou · 13 years ago
  3. 923df6f Issue #13627: Add support for SSL Elliptic Curve-based Diffie-Hellman by Antoine Pitrou · 13 years ago
  4. fb0901c In the test SSL server, also output the cipher name by Antoine Pitrou · 13 years ago
  5. 4a5f967 Output served URL when running ssl_servers by Antoine Pitrou · 14 years ago
  6. 66c95c7 Fix test_httplib when built without threads by Antoine Pitrou · 14 years ago
  7. d2eca37 Clean up socket closing in test_ssl and test.ssl_servers by Antoine Pitrou · 14 years ago
  8. 48e00f3 Use PROTOCOL_SSLv23 in the test HTTPS server, in an attempt to appease the old Gentoo buildbot by Antoine Pitrou · 14 years ago
  9. 84fa431 Print out socket errors in HTTPS server thread by Antoine Pitrou · 14 years ago
  10. f26f87e Run a simple HTTPS server when Lib/test/ssl_servers.py is run as __main__ by Antoine Pitrou · 14 years ago
  11. 803e6d6 Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and by Antoine Pitrou · 14 years ago