log src/lib/strescape.h @ 9354:687ac828b964 HEAD

age author description
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Wed, 02 Apr 2003 05:05:38 +0300 Timo Sirainen Mailbox names are now sent through imap-quoter instead of just escaping it. HEAD
Thu, 20 Feb 2003 18:30:51 +0200 Timo Sirainen str_unescape(): return char* HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Sat, 04 Jan 2003 19:26:29 +0200 Timo Sirainen Use unsigned char* when accessing non-NUL terminating strings. Compiler HEAD
Fri, 03 Jan 2003 17:57:12 +0200 Timo Sirainen Rewrote rfc822-tokenize.c to work one token at a time so it won't uselessly HEAD