Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Length checking on tag generation. | Eric S. Raymond | 1997-10-04 | 1 | -4/+8 |
* | Ooops... | Eric S. Raymond | 1997-10-02 | 1 | -1/+1 |
* | Lica Olivetti's qvirtual option. | Eric S. Raymond | 1997-10-02 | 1 | -3/+15 |
* | Added %F and %T escapes. | Eric S. Raymond | 1997-10-01 | 1 | -24/+56 |
* | Prevent buffer overruns in the MDA command. | Eric S. Raymond | 1997-10-01 | 1 | -1/+6 |
* | Leave space for the trailing NUL. | Eric S. Raymond | 1997-10-01 | 1 | -1/+1 |
* | Don't pass bogus SIZEs. | Eric S. Raymond | 1997-09-30 | 1 | -6/+8 |
* | More robust message size queries | Eric S. Raymond | 1997-09-30 | 1 | -0/+4 |
* | Fix Received problems. | Eric S. Raymond | 1997-09-30 | 1 | -35/+53 |
* | Eliminate the "No mail" message on second and later passes. | Eric S. Raymond | 1997-09-30 | 1 | -8/+12 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -267/+284 |
* | Get byte-stuiffing and byte-stripping right. | Eric S. Raymond | 1997-09-30 | 1 | -2/+15 |
* | Avoid incorrect byte-stuffing. | Eric S. Raymond | 1997-09-30 | 1 | -5/+2 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -2/+2 |
* | More changes to go with Greg Stark's patch. | Eric S. Raymond | 1997-09-28 | 1 | -2/+2 |
* | Greg Stark's first round of patches. | Eric S. Raymond | 1997-09-28 | 1 | -1/+1 |
* | Editorial comment. | Eric S. Raymond | 1997-09-28 | 1 | -0/+1 |
* | Fix POP2 compilation. | Eric S. Raymond | 1997-09-28 | 1 | -1/+1 |
* | Issue length-mismatch complaints in verbose mode only. | Eric S. Raymond | 1997-09-27 | 1 | -2/+27 |
* | Try to eliminate some spurious error numbers. | Eric S. Raymond | 1997-09-27 | 1 | -1/+3 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+8 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+4 |
* | Use stuffline to emit the bug-tracking header. | Eric S. Raymond | 1997-09-25 | 1 | -25/+32 |
* | Prevent lossage on systems that do CR->LF mapping. | Eric S. Raymond | 1997-09-25 | 1 | -2/+2 |
* | Reinstate the size consistency check. | Eric S. Raymond | 1997-09-24 | 1 | -11/+5 |
* | Deal with Post Office/NT. | Eric S. Raymond | 1997-09-24 | 1 | -0/+17 |
* | Better logging line. | Eric S. Raymond | 1997-09-24 | 1 | -3/+4 |
* | Improved the header line. | Eric S. Raymond | 1997-09-24 | 1 | -33/+39 |
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 1 | -3/+18 |
* | Avoid spurious matches in the Received line. | Eric S. Raymond | 1997-09-23 | 1 | -7/+3 |
* | Code rearrangement. | Eric S. Raymond | 1997-09-23 | 1 | -23/+20 |
* | Add new Received header. | Eric S. Raymond | 1997-09-22 | 1 | -21/+33 |
* | Prevent buffer overruns. | Eric S. Raymond | 1997-09-22 | 1 | -3/+4 |
* | Temporarily suppress message length check. | Eric S. Raymond | 1997-09-19 | 1 | -2/+13 |
* | Correct off-by-one error in expect messages. | Eric S. Raymond | 1997-09-18 | 1 | -2/+2 |
* | Try to do better length computation. | Eric S. Raymond | 1997-09-18 | 1 | -2/+2 |
* | *** empty log message *** | Eric S. Raymond | 1997-09-18 | 1 | -1/+3 |
* | More portation changes. | Eric S. Raymond | 1997-09-17 | 1 | -4/+3 |
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -0/+3 |
* | Check for MS-Exchangeness. | Eric S. Raymond | 1997-09-16 | 1 | -1/+8 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -5/+5 |
* | No more delimited flags on the stack. | Eric S. Raymond | 1997-09-14 | 1 | -11/+9 |
* | Works with Microsoft Exchange. | Eric S. Raymond | 1997-09-14 | 1 | -1/+4 |
* | Fixed a spurious message. | Eric S. Raymond | 1997-09-11 | 1 | -1/+1 |
* | Better RCPT TO address generation. | Eric S. Raymond | 1997-09-06 | 1 | -5/+8 |
* | Try to get better connection-failure messages. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 |
* | Avoid yet another core dump. | Eric S. Raymond | 1997-09-05 | 1 | -5/+6 |
* | Prevent core dumps on messages with no destination lines. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 |
* | Cleanup. | Eric S. Raymond | 1997-09-04 | 1 | -2/+2 |
* | Better failure reporting on SMTP connect failures. | Eric S. Raymond | 1997-09-04 | 1 | -42/+26 |