Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -2/+4 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+1 |
* | SockClose() abstraction. | Eric S. Raymond | 1998-07-25 | 1 | -0/+6 |
* | Add option arg to IPv4 code. | Eric S. Raymond | 1998-02-20 | 1 | -1/+1 |
* | This went to Craig Metz. | Eric S. Raymond | 1998-02-18 | 1 | -1/+1 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+4 |
* | Ready to ship. | Eric S. Raymond | 1997-10-23 | 1 | -1/+1 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -5/+5 |
* | One step towards proper continuation handling. | Eric S. Raymond | 1997-01-16 | 1 | -0/+5 |
* | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -1/+25 |
* | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -13/+2 |
* | Eliminate SockWrite and SockPrintf. | Eric S. Raymond | 1996-12-17 | 1 | -9/+0 |
* | This isn't Carl's design anymore. | Eric S. Raymond | 1996-12-16 | 1 | -2/+0 |
* | Yes! True stdio buffering at last!. | Eric S. Raymond | 1996-12-16 | 1 | -13/+5 |
* | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -3/+0 |
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -30/+5 |
* | Initial revision | Eric S. Raymond | 1996-11-06 | 1 | -0/+71 |