summaryrefslogtreecommitdiffstats
path: root/imap
AgeCommit message (Expand)Author
2000-06-21More debug code which needs #ifdefs.Thomas Roessler
2000-06-20Don't use debuglevel unless DEBUG is defined. Noted byThomas Roessler
2000-06-17SSL fix.Thomas Roessler
2000-06-15shut up the compiler.Thomas Roessler
2000-06-09Fix a mix-up.Thomas Roessler
2000-06-08Fix #157. From Enrik Berkhan <Enrik.Berkhan@fun.de>.Thomas Roessler
2000-06-02Fix #152.Thomas Roessler
2000-05-28SSL certificate verification fix from Tommi Komulainen.Thomas Roessler
2000-05-24Handle disconnects more gracefully. From Patrick CaulfieldThomas Roessler
2000-05-20Shut up some warnings. We may have to think about mutt_stristr again.Thomas Roessler
2000-05-17SSL certificate check fix. From Tommi Komulainen.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-29Fix the "empty screen after sync" bug observed with certain versionsThomas Roessler
2000-04-26Fix the imap_force_ssl option.Thomas Roessler
2000-04-26Add a new option named imap_force_ssl.Thomas Roessler
2000-04-24Fix a segmentation fault with folder completion. From Brendan.Thomas Roessler
2000-04-24Fall back to INTERNALDATE when Date header isn't present. FromThomas Roessler
2000-04-09Another file mode change.Thomas Roessler
2000-04-09Save more than one SSL certificate to the certificate file.Thomas Roessler
2000-04-09Make host name comparison case-insensitive.Thomas Roessler
2000-04-09Documentation patch from Brendan Cully.Thomas Roessler
2000-03-30Typo, noticed by Vsevolod Volkov <vvv@lucky.net>.Thomas Roessler
2000-03-29Fix access to read-only folders via IMAP.Thomas Roessler
2000-03-29Build diff from Brendan Cully.Thomas Roessler
2000-03-27NetBSD portability patches from Brendan Cully.Thomas Roessler
2000-03-15Fix entropy gathering in the IMAP SSL support. From Tommi Komulainen.Thomas Roessler
2000-03-08Another fix from Brendan Cully.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-03-03More missing fclose (3) calls.Thomas Roessler
2000-03-02Fix a bunch of file descriptor leaks.Thomas Roessler
2000-03-01Don't crash with NULL Context pointers.Thomas Roessler
2000-03-01Add $imap_servernoise option to suppress IMAP server messages. FromThomas Roessler
2000-03-01Include auth_gss.c with the distribution.Thomas Roessler
2000-02-29More IMAP folder update hacks. Brendan says it works.Thomas Roessler
2000-02-28New IMAP keep-alive code. This should work from all menus, and itThomas Roessler
2000-02-28Don't do Context updates from the background.Thomas Roessler
2000-02-26Fix a segmentation fault. Patch from Brendan Cully.Thomas Roessler
2000-02-22Brendan Cully's latest IMAP browser fixes.Thomas Roessler
2000-02-18Reasonably handle suerfluous EXIST messages from IMAP servers. FromThomas Roessler
2000-02-14Brendan Cully's patch from <20000212185021.A7365@xanadu.kublai.com>.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-27Add options to disallow individual SSL protocols. From Jeremy KatzThomas Roessler
2000-01-25Brendan Cully's latest changes:Thomas Roessler
2000-01-25Fix GSSAPI support. From Lawrence Greenfield <leg+@andrew.cmu.edu>.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-12-02SSL fixes from Tommi Kommulainen.Thomas Roessler
1999-12-01Now, I should have got the signal handling right.Thomas Roessler