From 1a6fb9ab8807f8ad8c8f79ba1cc4fa7a015c08d6 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 1 Jun 2004 10:07:13 +0000 Subject: ** A few fixes for better rfc compliance, and cleaner code. 2004-06-01 Not Zed ** A few fixes for better rfc compliance, and cleaner code. * camel-mime-utils.c (header_encode_param): a bunch of logic cleanups with new util functions. (header_decode_init): setup a new type ATTR_CHAR, for attribute-char. * tests/misc/test2.c (main): new test for rfc2184 stuff. * camel-mime-utils.c (header_convert): helper to convert between charsets. (rfc2184_decode): fix a bunch of logic problems and use the helper above to simplify code. (decode_param_token): removed, not needed. (header_decode_rfc2184_param): removed, not needed. (header_decode_param): removed, not needed. ugh. (header_decode_param_list): completely rewritten, hence lack of need of above. svn path=/trunk/; revision=26140 --- camel/tests/misc/README | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/tests/misc/README') diff --git a/camel/tests/misc/README b/camel/tests/misc/README index e92f579cf6..6b8f4a22f2 100644 --- a/camel/tests/misc/README +++ b/camel/tests/misc/README @@ -1,4 +1,5 @@ +test2 rfc2184 multipart/i18n parameters url URL parsing utf7 UTF7 and UTF8 processing split word splitting for searching -- cgit v1.2.3