Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include Cameron McPherson's patch for handling multi-line SMTP responses. | Eric S. Raymond | 1996-11-16 | 1 | -30/+26 | |
* | Make error paths clearer. | Eric S. Raymond | 1996-11-15 | 1 | -0/+4 | |
* | De-confuse SMTP response echoing. | Eric S. Raymond | 1996-11-08 | 1 | -1/+1 | |
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -17/+12 | |
* | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -1/+0 | |
* | Special socket I/O almost gone! | Eric S. Raymond | 1996-11-04 | 1 | -3/+10 | |
* | True internal buffering with stdio! | Eric S. Raymond | 1996-11-04 | 1 | -8/+8 | |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -2/+1 | |
* | STEP 9: We can finally use SockGets here. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 | |
* | STEP 5: SockPrintf() conversion. | Eric S. Raymond | 1996-10-31 | 1 | -7/+7 | |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -26/+26 | |
* | Get rid of an unnecessary function. | Eric S. Raymond | 1996-10-30 | 1 | -7/+1 | |
* | Be nore explicit. | Eric S. Raymond | 1996-10-23 | 1 | -1/+1 | |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -106/+20 | |
* | Improved RFC822 conformance in SMTP code. | Eric S. Raymond | 1996-09-24 | 1 | -26/+37 | |
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -8/+8 | |
* | Prevent buffer overflow. | Eric S. Raymond | 1996-09-12 | 1 | -8/+6 | |
* | Better debugging of SMTP stuff. | Eric S. Raymond | 1996-09-12 | 1 | -1/+1 | |
* | SMTP forwarding works. | Eric S. Raymond | 1996-09-12 | 1 | -5/+28 | |
* | SMTP forwarding complete; now to debug it. | Eric S. Raymond | 1996-09-11 | 1 | -6/+23 | |
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -335/+16 | |
* | Initial revision | Eric S. Raymond | 1996-08-26 | 1 | -0/+514 |