https://bugs.exim.org/show_bug.cgi?id=1311
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/abe1010cc7d7d02629e1c9ca4a00240a44fe041e
commit abe1010cc7d7d02629e1c9ca4a00240a44fe041e
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Dec 1 00:01:33 2015 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Dec 1 19:39:53 2015 +0000
dkim: $dkim_key_length visibility variable. bug 1311
----
doc/doc-docbook/spec.xfpt | 5 +-
doc/doc-txt/ChangeLog | 3 +
doc/doc-txt/NewStuff | 2 +
src/src/dkim.c | 7 +-
src/src/expand.c | 1 +
src/src/globals.c | 5 +-
src/src/globals.h | 5 +-
src/src/pdkim/pdkim.c | 160 ++++++++++-----------
test/aux-fixed/dkim/dkim512.private | 9 ++
test/aux-fixed/dkim/sign.pl | 9 +-
test/confs/4500 | 1 +
test/dnszones-src/db.test.ex | 4 +
test/log/4500 | 6 +-
test/log/4501 | 6 +-
test/log/4502 | 6 +-
test/scripts/4500-Domain-Keys-Identified-Mail/4500 | 34 ++++-
.../4500-Domain-Keys-Identified-Mail/REQUIRES | 1 +
17 files changed, 169 insertions(+), 95 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.