1. 58ed928 Merged revisions 69520,69633,69672,69703-69704,69717,69731 via svnmerge from by Georg Brandl · 16 years ago
  2. 0b4d945 Merged revisions 72085,72132,72159,72288,72290,72292 via svnmerge from by Georg Brandl · 16 years ago
  3. 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 17 years ago
  4. 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
  5. 8798c90 Improve wording by Andrew M. Kuchling · 17 years ago
  6. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  7. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  8. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  9. a36909e Fix typo. by Georg Brandl · 17 years ago
  10. d809603 #2742: ``''`` is not converted to NULL in getaddrinfo. by Georg Brandl · 17 years ago
  11. 98fd036 #2752: fix second example too. by Georg Brandl · 17 years ago
  12. 08c7218 #2752: wrong meaning of '' for socket host. by Georg Brandl · 17 years ago
  13. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  14. 2a5d1c3 Update IPv6 RFC number. by Georg Brandl · 18 years ago
  15. 95f17bb Markup fix by Andrew M. Kuchling · 18 years ago
  16. fb2d25a Issue #1646: Make socket support TIPC. The socket module now has support by Christian Heimes · 18 years ago
  17. 2fa2f5d Revert socket.rst to unix-eol. by Georg Brandl · 18 years ago
  18. 04ae916 Added interface to Windows' WSAIoctl and a simple example for a network sniffer. by Christian Heimes · 18 years ago
  19. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  20. e9fef69 Change socket.error to inherit from IOError rather than being a stand by Gregory P. Smith · 18 years ago
  21. 364b841 Wording change by Andrew M. Kuchling · 18 years ago
  22. 8ee23bb Patch 10124 by Bill Janssen, docs for the new ssl code. by Guido van Rossum · 18 years ago
  23. 4f2c3dd Server-side SSL and certificate validation, by Bill Janssen. by Guido van Rossum · 18 years ago
  24. 4ad9b82 Bug #1752332: httplib no longer uses socket.getaddrinfo(). by Georg Brandl · 18 years ago
  25. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago