aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate some unnecessary headers.Eric S. Raymond1996-09-251-12/+2
* POP2 now goes through the generic driver.Eric S. Raymond1996-09-251-12/+11
* Minor fixes.Eric S. Raymond1996-09-241-2/+5
* Quiet the program down a bit.Eric S. Raymond1996-09-241-5/+11
* Improved RFC822 conformance in SMTP code.Eric S. Raymond1996-09-241-2/+4
* The great name change.Eric S. Raymond1996-09-241-4/+4
* Handle RFC822 continuation.Eric S. Raymond1996-09-231-3/+19
* Michael Scwendt's octet-listing change.Eric S. Raymond1996-09-231-1/+1
* Better protection against buffer overruns.Eric S. Raymond1996-09-231-7/+7
* Rob Funk's improved header parsing.Eric S. Raymond1996-09-221-21/+44
* Added improved sizeticker code.Eric S. Raymond1996-09-191-6/+6
* Better debugging of SMTP stuff.Eric S. Raymond1996-09-121-0/+9
* Added port-specification option.Eric S. Raymond1996-09-121-2/+4
* More informative error messages.Eric S. Raymond1996-09-121-5/+5
* SMTP forwarding works.Eric S. Raymond1996-09-121-12/+45
* SMTP forwarding complete; now to debug it.Eric S. Raymond1996-09-111-6/+220
* Correct the rewrite logic.Eric S. Raymond1996-09-111-29/+80
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-120/+152
* Correct processing of greeting messages.Eric S. Raymond1996-08-271-2/+2
* Initial revisionEric S. Raymond1996-08-271-0/+422