https://bugs.exim.org/show_bug.cgi?id=1721
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #6 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/6a11a9e618a72b8d96aecb2ad9aa300b98f8d991
commit 6a11a9e618a72b8d96aecb2ad9aa300b98f8d991
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Nov 29 01:12:38 2015 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Nov 29 22:56:04 2015 +0000
dkim: relaxed body canonicalisation should ignore whitespace at eol
and empty lines at eom. bug 1721
----
src/src/dkim.c | 1 -
src/src/pdkim/pdkim.c | 31 +++++++--
test/aux-fixed/4500.msg1.txt | 7 ++
test/aux-fixed/4501.msg1.txt | 11 +++
test/aux-fixed/4502.msg1.txt | 22 ++++++
test/aux-fixed/dkim/dkim.private | 15 ++++
test/aux-fixed/dkim/sign.pl | 38 ++++++++++
test/confs/4500 | 21 ++++++
test/confs/4501 | 1 +
test/confs/4502 | 1 +
test/dnszones-src/db.test.ex | 8 +++
test/log/4500 | 5 ++
test/log/4501 | 7 ++
test/log/4502 | 5 ++
test/scripts/4500-Domain-Keys-Identified-Mail/4500 | 39 +++++++++++
test/scripts/4500-Domain-Keys-Identified-Mail/4501 | 80 ++++++++++++++++++++++
test/scripts/4500-Domain-Keys-Identified-Mail/4502 | 55 +++++++++++++++
17 files changed, 339 insertions(+), 8 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.