1. 9e7d6e5 Merged revisions 87653-87655 via svnmerge from by Antoine Pitrou · 15 years ago
  2. 308c2af Document that SSL v2 is insecure. by Antoine Pitrou · 15 years ago
  3. 3ded421 Reword paragraph to make its meaning clearer. by Andrew M. Kuchling · 15 years ago
  4. 0a6373c Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the by Antoine Pitrou · 15 years ago
  5. f9de534 Issue #8321: Give access to OpenSSL version numbers from the `ssl` module, by Antoine Pitrou · 15 years ago
  6. a50d20a Rewrap long lines. by Georg Brandl · 16 years ago
  7. a178a69 Fix 'the the' duplication by Andrew M. Kuchling · 16 years ago
  8. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  9. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  10. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  11. 61c001a incorporate fixes from issue 3162; SSL doc patch by Bill Janssen · 17 years ago
  12. 5bfbd76 update ssl documentation by Bill Janssen · 17 years ago
  13. 934b16d various SSL fixes; issues 1251, 3162, 3212 by Bill Janssen · 17 years ago
  14. aea8d2e Use correct parameter name by Andrew M. Kuchling · 17 years ago
  15. 2b92f6b Diverse markup fixes. by Georg Brandl · 18 years ago
  16. 529b1a9 Fix protocol name by Andrew M. Kuchling · 18 years ago
  17. 296a59d Add support for asyncore server-side SSL support. This requires by Bill Janssen · 18 years ago
  18. 93bf9ce Fix some documentation bugs. by Bill Janssen · 18 years ago
  19. 98d19da More work on SSL support. by Bill Janssen · 18 years ago
  20. ffe576d SSL certificate distinguished names should be represented by tuples by Bill Janssen · 18 years ago
  21. 426ea0a This contains a number of things: by Bill Janssen · 18 years ago
  22. 8ee23bb Patch 10124 by Bill Janssen, docs for the new ssl code. by Guido van Rossum · 18 years ago