Code reviews for 2.4.0

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Thu, 21 Apr 2011 13:39:47 -0700 (PDT)

There are about 11 major things coming up for 2.4.0. Each of them is on a
different branch for review if we have any volunteers. They are as
follows:

develop:
- lots of documentation fixes

feature-msk-sf2969516
- teach dkim_chunk() about the library's CRLF-fixing option which only
currently applies to the usual header/body interface

feature-msk-sf3060140
- Lua extension of odkim.sign() to include an optional maximum signature
length

feature-msk-sf3066106
- add a pre-transport stats anonymization tool

feature-msk-sf3123731
- extend FixCRLF to dkim_header()

feature-msk-sf3151534
- extract dkim-reputation.org support out into its own library

feature-msk-sf3171865
- mechanism to maintian state between Lua scripts

feature-msk-sf3241982
- add Authentication-Results fields for all signatures, not just the
first good one or the first trusted one

feature-msk-sf3256630
- experimental post-verification rate controls

feature-msk-sf3279589
- support for adding arbitrary tags to signatures for experimental
extensions

feature-msk-sf3290461
- support for using memcached as a data set

To get the diffs, go to your local git repository and do:

         git fetch
         git checkout <branch-you-want-to-review>
         git log rel-opendkim-2-3-2..
         git diff rel-opendkim-2-3-2..

You will see everything that changed along the develop branch up to the
point where your branch was created, and then all the changes on that
branch.

Please post something here if you're taking up any reviews.

Beta releases are scheduled to begin May 9th.

Thanks,
-MSK
Received on Thu Apr 21 2011 - 20:40:04 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:09 PST