]> granicus.if.org Git - neomutt/commitdiff
merge: RFC2047 improvements
authorRichard Russon <rich@flatcap.org>
Sat, 20 Jan 2018 16:52:14 +0000 (16:52 +0000)
committerRichard Russon <rich@flatcap.org>
Sat, 20 Jan 2018 16:52:14 +0000 (16:52 +0000)
 * Handle RFC2047 words split in the middle of a multibyte character
 * move rfc2047 functions to library
 * Use our base64 API instead of duplicating the decoding algorithm
 * Move mutt_rfc2047_choose_charset to mutt_ch_choose
 * light tidy


Trivial merge