Show
Ignore:
Timestamp:
2008-08-18 01:20:40 (3 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Validate charset names for all charset options.
Validation is either done against mutt's table of IANA assigned names or local iconv
implementation (based on the assumption that iconv_open(charset,charset) fails if charset
is unknown to the implementation). Closes #1668.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5475 r5477  
     12008-08-15 11:53 -0700  Brendan Cully  <brendan@kublai.com>  (ff3fbb6a92a8) 
     2 
     3        * mutt_sasl.c: Fix type-punning warning in sasl_getprop usage 
     4 
     52008-08-15 11:41 -0700  Brendan Cully  <brendan@kublai.com>  (622ef570a7e3) 
     6 
     7        * ChangeLog, parse.c: Fix a couple of compiler warnings introduced in 
     8        [00ce81d778bf]. Make the style of mutt_parse_references more 
     9        pleasing to me. 
     10 
    1112008-07-10 09:38 -0400  Aron Griffis  <agriffis@n01se.net>  (d3ee9644765f) 
    212