]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 16 Jul 2003 11:18:38 +0000 (11:18 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 16 Jul 2003 11:18:38 +0000 (11:18 +0000)
ChangeLog

index cf0d65e8e268e69bd5f7136b5f92b9d34745b010..4240ce48209f435f0262b1098c75a51e14dd8e3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-2003-07-16 11:17:31  Brendan Cully  <brendan@kublai.com>  (roessler)
+2003-07-16 11:18:12  Brendan Cully  <brendan@kublai.com>  (roessler)
+
+       * account.c, account.h, imap/auth_sasl.c, imap/imap.c: I noticed
+       that my mutt hung when I tried SASL DIGEST-MD5 authentication
+       (I'm not sure when this started). I believe this patch should
+       solve that problem in a reliable way.
+
+       This patch also attempts to reuse connections even when
+       authentication fails, instead of just throwing away a perfectly
+       good socket.
 
        * curs_lib.c, enter.c, keymap.c, keymap.h, mutt.h, mutt_curses.h,
        mutt_ssl.c: This patch redoes yesterday's unbuffered input