DKIM: support multiple hash methods
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 12 Sep 2017 16:37:48 +0000 (17:37 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 12 Sep 2017 19:01:05 +0000 (20:01 +0100)
commitd73e45df63ef6602fa32bd3e196d20735a0b69b5
treefe58c7e3c44669c32118c33d2eb05db2d80eb065
parent9b2583c440ab9104070054dfa02e8611799f777b
DKIM: support multiple hash methods
22 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/NewStuff
src/src/dkim.c
src/src/expand.c
src/src/hash.c
src/src/hash.h
src/src/pdkim/crypt_ver.h
src/src/pdkim/pdkim.c
src/src/pdkim/pdkim.h
src/src/pdkim/pdkim_hash.h
src/src/pdkim/signing.c
src/src/pdkim/signing.h
src/src/structs.h
src/src/transports/smtp.c
test/confs/4503 [new symlink]
test/confs/4520
test/confs/4523 [new symlink]
test/log/4503 [new file with mode: 0644]
test/log/4523 [new file with mode: 0644]
test/runtest
test/scripts/4500-DKIM/4503 [new file with mode: 0644]
test/scripts/4500-DKIM/4523 [new file with mode: 0644]