Show
Ignore:
Timestamp:
2008-05-07 11:54:27 (7 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Make SASL support conn_poll method. Make SASL IP lookup failure
non-fatal. Both are for tunnel support.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5366 r5368  
     12008-05-05 19:32 +0200  Rocco Rutte  <pdmef@gmx.net>  (0eacf5297484) 
     2 
     3        * mbyte.c, mbyte.h: Fix some compiler warnings if compiling without 
     4        system wide character functions 
     5 
     6        * mbyte.c, protos.h, utf8.c: Pass buffer size to mutt_wctoutf8() 
     7        to prevent crashes if MB_LEN_MAX<6 as pointed out by exg on #mutt. 
     8 
    192008-04-29 10:44 -0700  David Champion  <dgc@uchicago.edu>  (1de934f1d618) 
    210 
     
    5132008-04-29 10:38 -0700  Wilfried Goesgens  <dothebart@uncensored.citadel.org>  (8017c8074f62) 
    614 
    7         * ChangeLog, imap/auth_gss.c: Print GSSAPI status messages to debug 
    8         log on error. 
     15        * imap/auth_gss.c: Print GSSAPI status messages to debug log on 
     16        error. 
    917 
    10182008-04-03 17:08 +0200  Miroslav Lichvar  <mlichvar@redhat.com>  (bdd44e92919d)