Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright cleanup. | Eric S. Raymond | 1997-06-13 | 1 | -2/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-06-11 | 1 | -1/+1 |
* | Yet more pparsing improvements. | Eric S. Raymond | 1997-05-28 | 1 | -1/+3 |
* | Handle RFC822 group names. | Eric S. Raymond | 1997-05-28 | 1 | -1/+6 |
* | Make header rewrite play better with exim. | Eric S. Raymond | 1997-05-06 | 1 | -10/+11 |
* | Prevent rewrite from fooing up on a blank To: header. | Eric S. Raymond | 1997-05-06 | 1 | -4/+6 |
* | Move an initialization to be more perspicuous. | Eric S. Raymond | 1997-03-07 | 1 | -3/+1 |
* | Ready for the UIDL patch. | Eric S. Raymond | 1997-03-07 | 1 | -2/+5 |
* | Comma fix for RFC822 parsing. | Eric S. Raymond | 1997-02-21 | 1 | -27/+74 |
* | Enable rfc822 compilation. | Eric S. Raymond | 1997-02-21 | 1 | -2/+2 |
* | Have reply_hack alter its input buffer in place. | Eric S. Raymond | 1997-01-31 | 1 | -18/+18 |
* | Better RFC822 parsing. | Eric S. Raymond | 1997-01-25 | 1 | -74/+34 |
* | Improved rewrite. | Eric S. Raymond | 1997-01-21 | 1 | -8/+16 |
* | Avoid core dump again. | Eric S. Raymond | 1997-01-19 | 1 | -0/+1 |
* | Avoid core dump in rewrite logic. | Eric S. Raymond | 1997-01-19 | 1 | -1/+3 |
* | This should handle RFC822 continuations now. | Eric S. Raymond | 1997-01-16 | 1 | -12/+24 |
* | This does a reasonable job. | Eric S. Raymond | 1997-01-15 | 1 | -12/+16 |
* | Much simpler rewrite logic. | Eric S. Raymond | 1997-01-15 | 1 | -128/+32 |
* | Another step forwards. | Eric S. Raymond | 1997-01-15 | 1 | -4/+27 |
* | This should be correct. | Eric S. Raymond | 1997-01-15 | 1 | -15/+17 |
* | We're most of the way to a better rewrite. | Eric S. Raymond | 1997-01-15 | 1 | -36/+38 |
* | Fix Steven Trainoff's bug. | Eric S. Raymond | 1997-01-13 | 1 | -7/+12 |
* | Can't reproduce NAKANE's problem. | Eric S. Raymond | 1997-01-13 | 1 | -5/+16 |
* | Eliminate bug reported by Steven Trainoff | Eric S. Raymond | 1997-01-11 | 1 | -18/+41 |
* | Simpler and more effective address parsing. | Eric S. Raymond | 1997-01-11 | 1 | -44/+43 |
* | Save before messing with state machinery. | Eric S. Raymond | 1997-01-11 | 1 | -25/+35 |
* | Initial revision | Eric S. Raymond | 1996-11-06 | 1 | -0/+322 |