diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-11-20 03:27:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-11-20 03:27:46 +0800 |
commit | 5d3580719ac1e50d707fa720597c1c62ff8e4287 (patch) | |
tree | c86a6fdd6864e6c1b81d7f7a93867b07347058a6 /my-evolution/e-summary-tasks.c | |
parent | d62e530123058d3b1f6466d771e3d67e0ef741cc (diff) | |
download | gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar.gz gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar.bz2 gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar.lz gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar.xz gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.tar.zst gsoc2013-evolution-5d3580719ac1e50d707fa720597c1c62ff8e4287.zip |
Updates for compliance with rfc2231
2001-11-19 Jeffrey Stedfast <fejj@ximian.com>
Updates for compliance with rfc2231
* camel-mime-utils.c (header_encode_param):
camel_mime_special_table[c] & IS_ESAFE should have been
!(camel_mime_special_table[c] & IS_ESAFE). Also added a few
comments for how to improve the code at some future date.
(header_decode_param): Now takes an argument rfc2184_part so our
caller can get this information as well.
(header_decode_param_list): Pass an rfc2184_part argument to
header_decode_param and also added a few comments on where to
improve on rfc2184/rfc2231 compliance.
(rfc2047_decode_word): Updated to respect the updated ABNF syntax
of rfc2047 encoded words, yay.
svn path=/trunk/; revision=14750
Diffstat (limited to 'my-evolution/e-summary-tasks.c')
0 files changed, 0 insertions, 0 deletions