summaryrefslogtreecommitdiffstats
path: root/imap
AgeCommit message (Expand)Author
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
1999-12-01another alarm (0) was missing. (However, this one didn't crash mutt.)Thomas Roessler
1999-12-01imap_keepalive: cancel pending alarms. Otherwise, mutt will dieThomas Roessler
1999-12-01Re-set the list of blocked signals after the imap_keepalive stuff.Thomas Roessler
1999-12-01A modified version of Tommi Kommulainen's imap keepalive patch.Thomas Roessler
1999-11-26Fix the lines header.Thomas Roessler
1999-11-25Undo the IMAP keepalive patch. It has just bitten me while mutt wasThomas Roessler
1999-11-25A modified version of Tommi Komulainen's imap keepalive patch.Thomas Roessler
1999-11-24IMAP line count fix from Tommi.Komulainen@iki.fi.Thomas Roessler
1999-11-23Include the SSL-related code with "make dist".Thomas Roessler
1999-11-22IMAP folder creation and deletion. From Brendan Cully.Thomas Roessler
1999-11-18Small code clean-up.Thomas Roessler
1999-11-17Tommi Komulainen's IMAP/SSL support patches.Thomas Roessler