Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify the driver main loop. | Eric S. Raymond | 1996-10-01 | 1 | -30/+23 | |
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -154/+57 | |
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 1 | -3/+8 | |
* | Code reorganization, to make it easier for the new UIDL support. | Eric S. Raymond | 1996-09-27 | 1 | -35/+45 | |
* | We know APOP works. Also add a POP3 optimization. | Eric S. Raymond | 1996-09-27 | 1 | -3/+1 | |
* | Add code to bind to privileged port as needed for RPOP. | Eric S. Raymond | 1996-09-26 | 1 | -0/+28 | |
* | Reorganize to speed up typical case. | Eric S. Raymond | 1996-09-26 | 1 | -37/+43 | |
* | Quiet the program. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 | |
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -3/+3 | |
* | Reorganize to eliminate forward declarations. | Eric S. Raymond | 1996-09-25 | 1 | -2/+3 | |
* | Eliminate an #ifdef. | Eric S. Raymond | 1996-09-25 | 1 | -282/+278 | |
* | Eliminate some unnecessary headers. | Eric S. Raymond | 1996-09-25 | 1 | -12/+2 | |
* | POP2 now goes through the generic driver. | Eric S. Raymond | 1996-09-25 | 1 | -12/+11 | |
* | Minor fixes. | Eric S. Raymond | 1996-09-24 | 1 | -2/+5 | |
* | Quiet the program down a bit. | Eric S. Raymond | 1996-09-24 | 1 | -5/+11 | |
* | Improved RFC822 conformance in SMTP code. | Eric S. Raymond | 1996-09-24 | 1 | -2/+4 | |
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -4/+4 | |
* | Handle RFC822 continuation. | Eric S. Raymond | 1996-09-23 | 1 | -3/+19 | |
* | Michael Scwendt's octet-listing change. | Eric S. Raymond | 1996-09-23 | 1 | -1/+1 | |
* | Better protection against buffer overruns. | Eric S. Raymond | 1996-09-23 | 1 | -7/+7 | |
* | Rob Funk's improved header parsing. | Eric S. Raymond | 1996-09-22 | 1 | -21/+44 | |
* | Added improved sizeticker code. | Eric S. Raymond | 1996-09-19 | 1 | -6/+6 | |
* | Better debugging of SMTP stuff. | Eric S. Raymond | 1996-09-12 | 1 | -0/+9 | |
* | Added port-specification option. | Eric S. Raymond | 1996-09-12 | 1 | -2/+4 | |
* | More informative error messages. | Eric S. Raymond | 1996-09-12 | 1 | -5/+5 | |
* | SMTP forwarding works. | Eric S. Raymond | 1996-09-12 | 1 | -12/+45 | |
* | SMTP forwarding complete; now to debug it. | Eric S. Raymond | 1996-09-11 | 1 | -6/+220 | |
* | Correct the rewrite logic. | Eric S. Raymond | 1996-09-11 | 1 | -29/+80 | |
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -120/+152 | |
* | Correct processing of greeting messages. | Eric S. Raymond | 1996-08-27 | 1 | -2/+2 | |
* | Initial revision | Eric S. Raymond | 1996-08-27 | 1 | -0/+422 |