]> Pileus Git - ~andy/fetchmail/history - rfc822.c
First cut at ODMR support.
[~andy/fetchmail] / rfc822.c
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-06-28 Eric S. RaymondTry to beat a sign-extension bug.
2000-02-17 Eric S. RaymondFix the length check.
2000-02-14 Eric S. RaymondDon't demand writespace after colon.
1999-09-29 Eric S. Raymond-Wall changes.
1999-03-10 Eric S. RaymondEliminate bad realloc.
1999-02-01 Eric S. RaymondReturn of the dancing progress dots.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1998-10-29 Eric S. RaymondCore dump fix.
1998-10-27 Eric S. RaymondFix one rewwrite bug.
1998-10-26 Eric S. RaymondJonathan T. Agnew's massive code cleanup.
1998-10-26 Eric S. RaymondMore instrumentation.
1998-06-03 Eric S. RaymondNewest addrerss-rewrite wrinkle.
1998-04-14 Eric S. RaymondEliminate caseblinding of UID comparisons.
1998-02-11 Eric S. RaymondFix typo in header name.
1998-01-30 Eric S. RaymondThomas Pitre's multidrop enhancements.
1997-12-01 Eric S. RaymondGive up in GIGO.
1997-11-05 Eric S. RaymondMinor bug fixes im IMAP handling.
1997-10-10 Eric S. Raymond-Wall cleanup.
1997-10-04 Eric S. RaymondFix groupnames bug.
1997-09-22 Eric S. RaymondPrevent buffer overruns.
1997-09-19 Eric S. RaymondAlexander Kourakos's patch to improve rewriting.
1997-09-10 Eric S. RaymondFix nasty single-char-adddress bug in multidrop mode.
1997-09-03 Eric S. RaymondAl Youngwerth's fix for RFC822.
1997-06-13 Eric S. RaymondCopyright cleanup.
1997-06-11 Eric S. Raymond-Wall cleanup.
1997-05-28 Eric S. RaymondYet more pparsing improvements.
1997-05-28 Eric S. RaymondHandle RFC822 group names.
1997-05-06 Eric S. RaymondMake header rewrite play better with exim.
1997-05-06 Eric S. RaymondPrevent rewrite from fooing up on a blank To: header.
1997-03-07 Eric S. RaymondMove an initialization to be more perspicuous.
1997-03-07 Eric S. RaymondReady for the UIDL patch.
1997-02-21 Eric S. RaymondComma fix for RFC822 parsing.
1997-02-21 Eric S. RaymondEnable rfc822 compilation.
1997-01-31 Eric S. RaymondHave reply_hack alter its input buffer in place.
1997-01-25 Eric S. RaymondBetter RFC822 parsing.
1997-01-21 Eric S. RaymondImproved rewrite.
1997-01-19 Eric S. RaymondAvoid core dump again.
1997-01-19 Eric S. RaymondAvoid core dump in rewrite logic.
1997-01-16 Eric S. RaymondThis should handle RFC822 continuations now.
1997-01-15 Eric S. RaymondThis does a reasonable job.
1997-01-15 Eric S. RaymondMuch simpler rewrite logic.
1997-01-15 Eric S. RaymondAnother step forwards.
1997-01-15 Eric S. RaymondThis should be correct.
1997-01-15 Eric S. RaymondWe're most of the way to a better rewrite.
1997-01-13 Eric S. RaymondFix Steven Trainoff's bug.
1997-01-13 Eric S. RaymondCan't reproduce NAKANE's problem.
1997-01-11 Eric S. RaymondEliminate bug reported by Steven Trainoff
1997-01-11 Eric S. RaymondSimpler and more effective address parsing.
1997-01-11 Eric S. RaymondSave before messing with state machinery.
1996-11-06 Eric S. RaymondInitial revision