Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some improvements, e.g. -L/depot/... is not needed. | Guido van Rossum | 1997-07-19 | 1 | -8/+5 |
* | Added leading comment and security check. | Guido van Rossum | 1997-07-19 | 1 | -5/+28 |
* | Reformulate security check using getsockname(). | Guido van Rossum | 1997-07-19 | 1 | -3/+4 |
* | Change security policy -- only accept requests from current host. | Guido van Rossum | 1997-07-19 | 1 | -21/+9 |
* | New example of threaded embedding | Guido van Rossum | 1997-07-19 | 4 | -0/+505 |