DKIM: relaxed body canonicalisation should ignore whitespace at EOL
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 29 Nov 2015 01:12:38 +0000 (01:12 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 29 Nov 2015 22:56:04 +0000 (22:56 +0000)
commit6a11a9e618a72b8d96aecb2ad9aa300b98f8d991
tree750abcaea755909d6e7fe315285d216080a0415d
parentcc28be65e1c95a079b4288c30e15abf68faa45d4
DKIM: relaxed body canonicalisation should ignore whitespace at EOL
and empty lines at EOM.  Bug 1721
17 files changed:
src/src/dkim.c
src/src/pdkim/pdkim.c
test/aux-fixed/4500.msg1.txt [new file with mode: 0644]
test/aux-fixed/4501.msg1.txt [new file with mode: 0644]
test/aux-fixed/4502.msg1.txt [new file with mode: 0644]
test/aux-fixed/dkim/dkim.private [new file with mode: 0644]
test/aux-fixed/dkim/sign.pl [new file with mode: 0644]
test/confs/4500 [new file with mode: 0644]
test/confs/4501 [new symlink]
test/confs/4502 [new symlink]
test/dnszones-src/db.test.ex
test/log/4500 [new file with mode: 0644]
test/log/4501 [new file with mode: 0644]
test/log/4502 [new file with mode: 0644]
test/scripts/4500-Domain-Keys-Identified-Mail/4500 [new file with mode: 0644]
test/scripts/4500-Domain-Keys-Identified-Mail/4501 [new file with mode: 0644]
test/scripts/4500-Domain-Keys-Identified-Mail/4502 [new file with mode: 0644]