summaryrefslogtreecommitdiffstats
path: root/imap
AgeCommit message (Expand)Author
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
1999-11-09Build process fixes from Brendan Cully.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-29Update the documentation.Thomas Roessler
1999-10-28Adding imap_preconnect. This way, you can let mutt start an sshThomas Roessler
1999-10-26* stops mutt from logging CRAM secrets in debug mode.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-10-20Let the user skip CRAM-MD5 by entering an empty secret.Thomas Roessler
1999-10-19Fix some sloppiness-induced, but harmless, nonsense.Thomas Roessler
1999-10-19Add AUTHENTICATE=ANONYMOUS support to the IMAP authenticationThomas Roessler
1999-10-04Some fixes from Brendan Cully.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-30Build fixes from Lars Hecking.Thomas Roessler
1999-09-23Brendan Cully's latest changes:Thomas Roessler
1999-09-23This small patch:Thomas Roessler
1999-09-12The attached patch (imap-turbocharge.diff):Thomas Roessler
1999-09-11Fix IMAP fast deletion. From Brendan.Thomas Roessler
1999-09-08The attached patch: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-05include message.c with the IMAP library.Thomas Roessler
1999-09-04Fix some more IMAP problems. From Brendan Cully.Thomas Roessler
1999-09-02Fix a tiny signedness warning.Thomas Roessler
1999-08-30Properly handle IMAP cache files.Thomas Roessler
1999-08-26Adding a TODO list.Thomas Roessler
1999-08-23Inclue GSS authentization for IMAP.Thomas Roessler
1999-08-20Brendan Cully's latest IMAP clean-up.Thomas Roessler