Age | Commit message (Expand) | Author |
2002-01-29 | Fix a segmentation fault in debugging code. From Daniel Eisenbud. | Thomas Roessler |
2001-10-31 | Advanced threading, v 5.1. From Daniel Eisenbud | Thomas Roessler |
2001-04-26 | Add ascii_strcasecmp() and ascii_strncasecmp() functions which do | Thomas Roessler |
2001-04-25 | Implement RFC 2822's idea of the In-Reply-To header. In particular, | Thomas Roessler |
2001-04-25 | Use RFC 2822's interpretation of two-digit years. | Thomas Roessler |
2001-01-08 | Let check_sec.sh check for use of the unsafe malloc, realloc, free, | Thomas Roessler |
2000-08-22 | Add an URL parser, and support for mailto URLs. | Thomas Roessler |
2000-07-07 | Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1 | Thomas Roessler |
2000-05-22 | Fix a possible cause for heap corruption. | Thomas Roessler |
2000-05-18 | rfc2047_decode change from EGE. | Thomas Roessler |
2000-05-09 | more mailtool brain-damage support. | Thomas Roessler |
2000-05-09 | Sun mailtool message support. The format is ugly, but the patch is | Thomas Roessler |
2000-05-09 | X-Label header support from David Champion <dgc@uchicago.edu>. | Thomas Roessler |
2000-04-22 | Fix message parsing. This fixes the "Reply-To in body" bug. From | Thomas Roessler |
2000-03-08 | Fix more RFC2047 encoding bugs. Once again from Gero Treuner | Thomas Roessler |
2000-03-03 | The FSF apparently has moved. | Thomas Roessler |
2000-02-10 | PGP-cleanup patch from Roland Rosenfeld. Thanks! | Thomas Roessler |
2000-01-29 | Michael Elkins' content-disposition patch, with some small changes. | Thomas Roessler |
2000-01-10 | Add (and use) a function mutt_str_replace, which essentially | Thomas Roessler |
2000-01-08 | Undo Michaels "pgpsearchext" patch. | Thomas Roessler |
2000-01-06 | Update copyright notices for unstable. | Thomas Roessler |
2000-01-05 | patch-1.1.1.me.pgpsearchtext.1. From Michael Elkins. | Thomas Roessler |
2000-01-01 | A y2k fix for those who still use two-digit year numbers as | Thomas Roessler |
1999-11-18 | Some rather cosmetic changes. | Thomas Roessler |
1999-11-09 | Add some more sanity checks about content-length. | Thomas Roessler |
1999-09-30 | Add a resend-message function (similar to the _old_ edit-message), | Thomas Roessler |
1999-09-29 | Fix some memory leaks noted by purify running on behalf of Daniel | Thomas Roessler |
1999-07-26 | Undo the content-disposition changes. They don't merge well with | Thomas Roessler |
1999-07-26 | When an attachment's content-disposition is different from "inline", | Thomas Roessler |
1999-07-26 | Implement RFC 2231. | Thomas Roessler |
1999-07-01 | Various patches from last week, including: | Thomas Roessler |
1999-06-14 | - Handle CRLF properly in non-text MIME parts. | Thomas Roessler |
1999-04-12 | typo. | Thomas Roessler |
1999-04-12 | us-ascii is the default character set for text attachments we receive. | Thomas Roessler |
1999-03-02 | Brandon Long's latest IMAP fixes. | Thomas Roessler |
1999-01-08 | Optimized time-zone parsing. | Thomas Roessler |
1999-01-07 | Get rid of RCS ids in source files. They are getting in our way | Thomas Roessler |
1999-01-06 | [unstable] Merge changes from stable: rx -> regex, Byrial's timezone | Thomas Roessler |
1999-01-02 | mutt_parse_date () shouldn't modify its argument. Problem noted by | Thomas Roessler |
1998-12-21 | mutt_strlen() optimizations from Byrial Jensen. | Thomas Roessler |
1998-12-11 | Multipart parser fixes from Byrial. Finally. | Thomas Roessler |
1998-11-18 | This patch simplifies the generation of content type parameters | Thomas Roessler |
1998-11-17 | Fix a search coloring related bug. | Thomas Roessler |
1998-11-15 | Stupid typo. | Thomas Roessler |
1998-11-15 | My version of Byrial's parse_part patch. | Thomas Roessler |
1998-11-10 | Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the | Thomas Roessler |
1998-11-10 | Do some sanity checking when reading attachment. This fix should | Thomas Roessler |
1998-11-09 | A 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-09 | SeokChan LEE <bofh@nuri.net> says KST has a nine hour offset from GMT. | Thomas Roessler |