log src/lib-mail/rfc822-parser.c @ 9261:51aee73e49a5 HEAD

age author description
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Thu, 23 Oct 2008 18:58:22 +0300 Timo Sirainen rfc822_parse_quoted_string(): Handle folding whitespace. HEAD
Sun, 07 Sep 2008 19:44:09 +0300 Timo Sirainen rfc822_parse_[dot_]atom(): Return failure if there isn't at least one character. HEAD
Fri, 18 Jul 2008 16:21:04 +0300 Timo Sirainen rfc822_parse_phrase(): Don't read outside data boundaries if input is empty. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Fri, 02 Nov 2007 17:28:43 +0200 Timo Sirainen Made IS_ATEXT*() public. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Fri, 20 Jul 2007 09:42:25 +0300 Timo Sirainen Removed message-content-parser. Instead added rfc822_parse_content_type() HEAD
Fri, 20 Jul 2007 08:28:26 +0300 Timo Sirainen domain-literal parsing should have skipped LWSP after it. HEAD
Fri, 23 Sep 2005 15:03:48 +0300 Timo Sirainen Parse obs-phrase correctly. Patch by Chris Wakelin HEAD
Sun, 05 Jun 2005 22:32:33 +0300 Timo Sirainen Added rfc822_parse_mime_token() to rfc822-parser API. HEAD
Thu, 13 Jan 2005 19:52:17 +0200 Timo Sirainen Quoted strings were parsed wrong. HEAD
Thu, 06 Jan 2005 20:14:28 +0200 Timo Sirainen Added rfc822 parser which will probably replace message_tokenizer at some HEAD