All releases of libSieve


Release Notes: A duplicate symbol definition and a mismatched function declaration were fixed. Cases where Vacation should be ignored were added and the Vacation handle was updated according to RFC 5230. Use of NULL without declaration was removed. pkgconfig support was added. Left-recursion is now used when parsing stringlists. Several documentation glitches were fixed and the SVN directory layout was improved.


Release Notes: This release supports /* bracketed comments */, has more graceful handling of malformed addresses, and returns header and address errors under separate error codes.


Release Notes: Automake updates to allow CFLAGS to pass through Makefile.am. Uses # instead of __STRING for assertion stringification. Fixes an off-by-one segfault when reallocing space for repeated headers.


Release Notes: Several test scripts have been improved. A memory leak in the header parser has been fixed. A memory leak in comparator lookup has been fixed. The vacation action has been fixed to respect user-specified :from values.


Release Notes: Numeric relationals were backwards.


Release Notes: This release adds support for RFC 3431 Relational comparators. It fixes a segfault when parsing group syntax with an empty address list.


Release Notes: An accidental dependency on Check was removed. An exception handling system is now used in place of static assertions.


Release Notes: The address test has been fixed. Const qualifiers have been removed from all return types. This stable release package does not include copies of the relevant RFCs, which are non-free to distribute.


Release Notes: Several minor bugfixes were made, including a namespace pollution issue, missing spaces in the capabilities string, and an alloca.h header fix for FreeBSD.


Release Notes: Minor fixes to build with flex 2.5.33. Updated to Vacation draft 6. Updated to imap4flags. Support for imapflags has been dropped. A callback for subaddress has been added rather than using a hardcoded user+mailbox format. A callback for debug messages has been added. Regex is always built in now. Multi-line "text: string ." blocks have been fixed.