Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-05 | Missing gettext calls, noted by Byrial Jensen. | Thomas Roessler | |
2001-11-05 | Vsevolod Volkov's fix for #851, and a related bug. | Thomas Roessler | |
2001-10-31 | Advanced threading, v 5.1. From Daniel Eisenbud | Thomas Roessler | |
<eisenbud@cs.swarthmore.edu>. | |||
2001-09-04 | patch-bac.canonifypath-4. | Thomas Roessler | |
The attached patch reverts the IMAP canonification patch I reverted a version ago (sorry for being so wishy-washy). This time I put in some code to preserve IMAP URL passwords in the initial pass, so people who like to use those sorts of URLs still can. That was the only reason I had reverted the patch before. (From Brendan Cully.) | |||
2001-08-13 | fix content-length headers. | Thomas Roessler | |
2001-05-10 | A slightly extended version of Dave Ewart's sleeptime patch. | Thomas Roessler | |
2001-04-02 | Fix a buffer overrun. Noted by Gordon Sadler <gbsadler1@lcisp.com>; | Thomas Roessler | |
#530. | |||
2001-01-08 | Going through possible security problems with a fine comb. If you | Thomas Roessler | |
want to help, check out the current source, and run check_sec.sh. | |||
2000-10-10 | Vsevolod Volkov's POP mailbox patch. | Thomas Roessler | |
2000-10-04 | Adding support for Netscape's (pardon, Mozilla's) SSL | Thomas Roessler | |
implementation. From Michael Elkins. | |||
2000-07-20 | Another IMAP patch from Brendan. | Thomas Roessler | |
2000-07-20 | Use shared socket code, from Vsevolod Volkov. | Thomas Roessler | |
2000-07-10 | Fix a bunch of cases where format parameters were missing from calls | Thomas Roessler | |
to mutt_message and mutt_error. | |||
2000-05-10 | Fix a segmentation fault introduced by the change of pop_delete to a | Thomas Roessler | |
quad option. | |||
2000-05-09 | Make pop_delete a quad-option. From Honza Pazdziora | Thomas Roessler | |
<adelton@informatics.muni.cz>. | |||
2000-03-03 | The FSF apparently has moved. | Thomas Roessler | |
2000-03-03 | Fix index updates when closing or synching mail folders fails. | Thomas Roessler | |
There were some bug-fixes hidden in that code. | |||
2000-02-17 | Do more error checking when writing messages to folders. | Thomas Roessler | |
2000-01-06 | Update copyright notices for unstable. | Thomas Roessler | |
1999-10-28 | Cosmetic POP fixes from Evan DiBiase <evand@telerama.com>. | Thomas Roessler | |
1999-07-01 | Various patches from last week, including: | Thomas Roessler | |
- new mh/maildir access code. - subscribe/unsubscribe - various fixes. | |||
1999-01-07 | Get rid of RCS ids in source files. They are getting in our way | Thomas Roessler | |
when merging changes. | |||
1998-11-10 | Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the | Thomas Roessler | |
place. If there are still segmentation faults due to missing NONULLs over, they are gone now. | |||
1998-11-09 | L10 fixes from Gero Treuner. | Thomas Roessler | |
1998-10-15 | Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-rel | Thomas Roessler | |
gcc shut up about this. | |||
1998-10-13 | Add RCS $Id$ strings to (hopefully) all source files. | Thomas Roessler | |
1998-10-07 | POP3 LAST support. From Jason Lavoie <jason@mint.net> by way of | Thomas Roessler | |
Michael Elkins. | |||
1998-10-03 | Source tree and make process changes. make dist and make | Thomas Roessler | |
maintainer-clean should now work as they are supposed to. | |||
1998-10-01 | Adding gettext support, based on the patch by Marco d'Itri. | Thomas Roessler | |
1998-08-25 | CVS branch clean-up. | Thomas Roessler | |
1998-06-08 | Initial revision | Thomas Roessler | |