Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup fix | Andrew M. Kuchling | 2008-01-16 | 1 | -1/+1 |
* | Issue #1646: Make socket support TIPC. The socket module now has support | Christian Heimes | 2008-01-07 | 1 | -0/+27 |
* | Revert socket.rst to unix-eol. | Georg Brandl | 2008-01-05 | 1 | -906/+906 |
* | Added interface to Windows' WSAIoctl and a simple example for a network sniffer. | Christian Heimes | 2008-01-04 | 1 | -863/+906 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
* | Change socket.error to inherit from IOError rather than being a stand | Gregory P. Smith | 2007-09-09 | 1 | -0/+3 |
* | Wording change | Andrew M. Kuchling | 2007-09-01 | 1 | -1/+1 |
* | Patch 10124 by Bill Janssen, docs for the new ssl code. | Guido van Rossum | 2007-08-27 | 1 | -91/+1 |
* | Server-side SSL and certificate validation, by Bill Janssen. | Guido van Rossum | 2007-08-25 | 1 | -3/+12 |
* | Bug #1752332: httplib no longer uses socket.getaddrinfo(). | Georg Brandl | 2007-08-23 | 1 | -1/+1 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+941 |