summaryrefslogtreecommitdiffstats
path: root/parse.c
AgeCommit message (Expand)Author
2000-07-07Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1Thomas Roessler
2000-05-22Fix a possible cause for heap corruption.Thomas Roessler
2000-05-18rfc2047_decode change from EGE.Thomas Roessler
2000-05-09more mailtool brain-damage support.Thomas Roessler
2000-05-09Sun mailtool message support. The format is ugly, but the patch isThomas Roessler
2000-05-09X-Label header support from David Champion <dgc@uchicago.edu>.Thomas Roessler
2000-04-22Fix message parsing. This fixes the "Reply-To in body" bug. FromThomas Roessler
2000-03-08Fix more RFC2047 encoding bugs. Once again from Gero TreunerThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-29Michael Elkins' content-disposition patch, with some small changes.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-08Undo Michaels "pgpsearchext" patch.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
2000-01-05patch-1.1.1.me.pgpsearchtext.1. From Michael Elkins.Thomas Roessler
2000-01-01A y2k fix for those who still use two-digit year numbers asThomas Roessler
1999-11-18Some rather cosmetic changes.Thomas Roessler
1999-11-09Add some more sanity checks about content-length.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-29Fix some memory leaks noted by purify running on behalf of DanielThomas Roessler
1999-07-26Undo the content-disposition changes. They don't merge well withThomas Roessler
1999-07-26When an attachment's content-disposition is different from "inline",Thomas Roessler
1999-07-26Implement RFC 2231.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-14- Handle CRLF properly in non-text MIME parts.Thomas Roessler
1999-04-12typo.Thomas Roessler
1999-04-12us-ascii is the default character set for text attachments we receive.Thomas Roessler
1999-03-02Brandon Long's latest IMAP fixes.Thomas Roessler
1999-01-08Optimized time-zone parsing.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-06[unstable] Merge changes from stable: rx -> regex, Byrial's timezoneThomas Roessler
1999-01-02mutt_parse_date () shouldn't modify its argument. Problem noted byThomas Roessler
1998-12-21mutt_strlen() optimizations from Byrial Jensen.Thomas Roessler
1998-12-11Multipart parser fixes from Byrial. Finally.Thomas Roessler
1998-11-18This patch simplifies the generation of content type parametersThomas Roessler
1998-11-17Fix a search coloring related bug.Thomas Roessler
1998-11-15Stupid typo.Thomas Roessler
1998-11-15My version of Byrial's parse_part patch.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-10Do some sanity checking when reading attachment. This fix shouldThomas Roessler
1998-11-09A message/external-body handler. From Byrial Jensen.Thomas Roessler
1998-11-09- remove the static declaration from parse_date() in parse.c,Thomas Roessler
1998-11-09SeokChan LEE <bofh@nuri.net> says KST has a nine hour offset from GMT.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15Fixing a memory hog which was introduced by the edit-message patch.Thomas Roessler
1998-10-14Thinking about this once again, ok folks, here comes x-uuencodeThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-12Adding the edit-message feature.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler