Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warning | Neal Norwitz | 2003-02-02 | 1 | -0/+1 |
* | SF patch 676472 by Geoff Talvola, reviewed by Ben Laurie. | Guido van Rossum | 2003-01-31 | 1 | -13/+65 |
* | Support socket timeout in SSL, by Geoff Talvola. | Guido van Rossum | 2003-01-27 | 1 | -0/+51 |
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
* | Patch #575827: allow threads inside SSL creation. | Martin v. Löwis | 2002-07-28 | 1 | -4/+19 |
* | staticforward bites the dust. | Jeremy Hylton | 2002-07-17 | 1 | -4/+4 |
* | Repair badly formatted code. | Jeremy Hylton | 2002-07-02 | 1 | -19/+17 |
* | Patch #568124: Add doc string macros. | Martin v. Löwis | 2002-06-13 | 1 | -14/+14 |
* | Repair widespread misuse of _PyString_Resize. Since it's clear people | Tim Peters | 2002-04-27 | 1 | -2/+2 |
* | Forward port of patch # 500311: Work around for buggy https servers. | Martin v. Löwis | 2002-04-20 | 1 | -24/+72 |
* | Break SSL support out of _socket module and place it into a new | Marc-André Lemburg | 2002-02-16 | 1 | -0/+461 |