summaryrefslogtreecommitdiffstats
path: root/imap/message.c
AgeCommit message (Expand)Author
2001-02-14STARTTLS patch from Brendan Cully.Thomas Roessler
2001-02-12Brendan Cully's SASL patch.Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2000-12-10Avoid implicit flag updates with IMAP. From Brendan Cully.Thomas Roessler
2000-08-30patch-bac.expunge-2Thomas Roessler
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-08-21patch-bac.command-2Thomas Roessler
2000-08-08* handles expunged messages better. Previously mutt's state was onlyThomas Roessler
2000-08-05Unified IMAP command code.Thomas Roessler
2000-08-01Brendan's latest patches.Thomas Roessler
2000-07-28Use UIDs instead of sequence numbers in IMAP. (Brendan)Thomas Roessler
2000-07-28Handle expunged messages. From Brendan Cully.Thomas Roessler
2000-07-19IMAP socket moves by Brendan Cully, with a fix from TommiThomas Roessler
2000-07-18More IMAP clean-up from Brendan Cully.Thomas Roessler
2000-07-18IMAP fixes from Brendan Cully.Thomas Roessler
2000-07-16Support modified UTF-7 in folder names. From Edmund Grimley Evans,Thomas Roessler
2000-07-14Brendan's latest IMAP changes.Thomas Roessler
2000-07-11Disable a bug work-around which actually breaks things.Thomas Roessler
2000-07-10Fix a bunch of cases where format parameters were missing from callsThomas Roessler
2000-07-06More IMAP clean-up.Thomas Roessler
2000-07-06More IMAP fixes from Brendan Cully.Thomas Roessler
2000-05-09Make the X-Label patch work over IMAP.Thomas Roessler
2000-04-30Catch the case that an IMAP server sends "\n\n" after a mail header.Thomas Roessler
2000-04-24Fall back to INTERNALDATE when Date header isn't present. FromThomas Roessler
2000-03-29Fix access to read-only folders via IMAP.Thomas Roessler
2000-03-08Another fix from Brendan Cully.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03More missing fclose (3) calls.Thomas Roessler
2000-03-02Fix a bunch of file descriptor leaks.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-25Brendan Cully's latest changes:Thomas Roessler
2000-01-18Fix use of confirmcreate with IMAP. A patch for this was suggestedThomas Roessler
1999-12-09Tommi Komulainen's multiple IMAP usernames patch.Thomas Roessler
1999-11-26Fix the lines header.Thomas Roessler
1999-11-24IMAP line count fix from Tommi.Komulainen@iki.fi.Thomas Roessler
1999-11-22IMAP folder creation and deletion. From Brendan Cully.Thomas Roessler
1999-11-17Tommi Komulainen's IMAP/SSL support patches.Thomas Roessler
1999-11-02Various IMAP-related fixes from Brendan Cully.Thomas Roessler
1999-10-31From Brendan Cully: IMAP updates should work properly again.Thomas Roessler
1999-10-25Brendan Cully's IMAP code movements patch.Thomas Roessler
1999-10-20Flags should only be modified using mutt_set_flag(). EverythingThomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-12The attached patch (imap-turbocharge.diff):Thomas Roessler
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-09-06* Small imap/Makefile.am tweak for make distThomas Roessler
1999-09-04Fix some more IMAP problems. From Brendan Cully.Thomas Roessler