| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Whitespace normalization. | Tim Peters | 2001-10-18 | 1 | -3/+0 |
| | | |||||
| * | Add trivial test cases for RAND_add() and RAND_status(). | Jeremy Hylton | 2001-10-18 | 1 | -1/+15 |
| | | | | | (The rest of the test cases are trivial, so I don't feel too bad.) | ||||
| * | Skip instead of fail this test if the socket module has no ssl | Guido van Rossum | 2001-09-06 | 1 | -0/+3 |
| | | | | | support. | ||||
| * | A test of SSL support, using a roundabout method suggested by Guido. | Barry Warsaw | 2001-08-20 | 1 | -0/+13 |
| However, this is only enabled with regrtest's --use=network switch. | |||||
