[exim-dev] [Bug 1926] DKIM TXT record parsing too lenient ("…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1926] DKIM TXT record parsing too lenient ("\" escaping)
https://bugs.exim.org/show_bug.cgi?id=1926

--- Comment #26 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/cd1a5fe0ed22087c6afbe585ab0206c2a4a267aa

commit cd1a5fe0ed22087c6afbe585ab0206c2a4a267aa
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Dec 31 15:24:38 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Dec 31 16:23:30 2016 +0000


    dkim: under debug, when signing do an extra check on the dns record that
will be
    used for verification.  bug 1926
----
 src/src/dkim.c                                     |  12 +-
 src/src/pdkim/pdkim.c                              | 153 ++++++++++++---------
 src/src/pdkim/pdkim.h                              |   3 +-
 test/confs/4503                                    |   4 +
 test/log/4503                                      |   8 ++
 test/runtest                                       |   4 +
 test/scripts/4500-Domain-Keys-Identified-Mail/4500 |   2 +-
 test/scripts/4500-Domain-Keys-Identified-Mail/4501 |   2 +-
 test/scripts/4500-Domain-Keys-Identified-Mail/4502 |   2 +-
 test/scripts/4500-Domain-Keys-Identified-Mail/4503 |   8 ++
 test/stderr/4503                                   |  54 ++++++++
 11 files changed, 180 insertions(+), 72 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.