From 25631225563cbc7fa196e18df0148b262ba87a40 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 16 Aug 2004 21:36:54 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 95048356d..dedbde867 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2004-08-16 21:36:06 Brendan Cully (roessler) +2004-08-16 21:36:38 Brendan Cully (roessler) + + * imap/imap.c: If STARTTLS fails to complete the SSL handshake, + the error is not propagated and mutt will attempt to log in + anyway, probably causing an infinite block on read. The attached + patch closes the socket in this case, and propagates the error + properly. * imap/auth_sasl.c: The attached patch causes mutt to attempt the next method in imap_authenticators if the previous method -- 2.40.0