Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -9/+12 |
* | Prevent a potential remote exploit. | Eric S. Raymond | 2003-10-10 | 1 | -3/+5 |
* | Security fix release. | Eric S. Raymond | 2002-12-09 | 1 | -1/+1 |
* | Edited RFC822 for cookbook. | Eric S. Raymond | 2002-08-26 | 1 | -13/+27 |
* | Remove fetchmail dependencies. | Eric S. Raymond | 2002-08-26 | 1 | -21/+23 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -2/+2 |
* | Ready to ship. | Eric S. Raymond | 2001-08-10 | 1 | -0/+6 |
* | Handle RFC2822 use of !. | Eric S. Raymond | 2001-08-01 | 1 | -2/+2 |
* | Close escaping bug. | Eric S. Raymond | 2001-07-07 | 1 | -1/+1 |
* | Better backslash handling in RFC822 strings. | Eric S. Raymond | 2001-07-06 | 1 | -1/+10 |
* | Miscellaneous bug fixes. | Eric S. Raymond | 2001-06-20 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 2001-06-12 | 1 | -23/+30 |
* | Bug fixes and internationalization improvements. | Eric S. Raymond | 2000-09-26 | 1 | -2/+3 |
* | Try to beat a sign-extension bug. | Eric S. Raymond | 2000-06-28 | 1 | -19/+19 |
* | Fix the length check. | Eric S. Raymond | 2000-02-17 | 1 | -10/+10 |
* | Don't demand writespace after colon. | Eric S. Raymond | 2000-02-14 | 1 | -10/+10 |
* | -Wall changes. | Eric S. Raymond | 1999-09-29 | 1 | -0/+2 |
* | Eliminate bad realloc. | Eric S. Raymond | 1999-03-10 | 1 | -1/+1 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -1/+1 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -2/+2 |
* | Core dump fix. | Eric S. Raymond | 1998-10-29 | 1 | -1/+1 |
* | Fix one rewwrite bug. | Eric S. Raymond | 1998-10-27 | 1 | -1/+3 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -0/+1 |
* | More instrumentation. | Eric S. Raymond | 1998-10-26 | 1 | -0/+7 |
* | Newest addrerss-rewrite wrinkle. | Eric S. Raymond | 1998-06-03 | 1 | -11/+19 |
* | Eliminate caseblinding of UID comparisons. | Eric S. Raymond | 1998-04-14 | 1 | -1/+4 |
* | Fix typo in header name. | Eric S. Raymond | 1998-02-11 | 1 | -1/+1 |
* | Thomas Pitre's multidrop enhancements. | Eric S. Raymond | 1998-01-30 | 1 | -1/+10 |
* | Give up in GIGO. | Eric S. Raymond | 1997-12-01 | 1 | -0/+8 |
* | Minor bug fixes im IMAP handling. | Eric S. Raymond | 1997-11-05 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-10-10 | 1 | -1/+1 |
* | Fix groupnames bug. | Eric S. Raymond | 1997-10-04 | 1 | -3/+5 |
* | Prevent buffer overruns. | Eric S. Raymond | 1997-09-22 | 1 | -2/+13 |
* | Alexander Kourakos's patch to improve rewriting. | Eric S. Raymond | 1997-09-19 | 1 | -13/+27 |
* | Fix nasty single-char-adddress bug in multidrop mode. | Eric S. Raymond | 1997-09-10 | 1 | -1/+3 |
* | Al Youngwerth's fix for RFC822. | Eric S. Raymond | 1997-09-03 | 1 | -2/+3 |
* | 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 |