aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-2/+2
* More changes to go with Greg Stark's patch.Eric S. Raymond1997-09-281-2/+2
* Greg Stark's first round of patches.Eric S. Raymond1997-09-281-1/+1
* Editorial comment.Eric S. Raymond1997-09-281-0/+1
* Fix POP2 compilation.Eric S. Raymond1997-09-281-1/+1
* Issue length-mismatch complaints in verbose mode only.Eric S. Raymond1997-09-271-2/+27
* Try to eliminate some spurious error numbers.Eric S. Raymond1997-09-271-1/+3
* Message cleanup.Eric S. Raymond1997-09-261-4/+8
* Message cleanup.Eric S. Raymond1997-09-261-4/+4
* Use stuffline to emit the bug-tracking header.Eric S. Raymond1997-09-251-25/+32
* Prevent lossage on systems that do CR->LF mapping.Eric S. Raymond1997-09-251-2/+2
* Reinstate the size consistency check.Eric S. Raymond1997-09-241-11/+5
* Deal with Post Office/NT.Eric S. Raymond1997-09-241-0/+17
* Better logging line.Eric S. Raymond1997-09-241-3/+4
* Improved the header line.Eric S. Raymond1997-09-241-33/+39
* Make the X-IMAP check independent of protocol.Eric S. Raymond1997-09-231-3/+18
* Avoid spurious matches in the Received line.Eric S. Raymond1997-09-231-7/+3
* Code rearrangement.Eric S. Raymond1997-09-231-23/+20
* Add new Received header.Eric S. Raymond1997-09-221-21/+33
* Prevent buffer overruns.Eric S. Raymond1997-09-221-3/+4
* Temporarily suppress message length check.Eric S. Raymond1997-09-191-2/+13
* Correct off-by-one error in expect messages.Eric S. Raymond1997-09-181-2/+2