summaryrefslogtreecommitdiff
path: root/test/scripts/4500-DKIM
AgeCommit message (Expand)Author
2019-08-11DKIM: preferences for verify algorithmsJeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
2019-01-30Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92Mad Alex
2018-07-27Support REQUIRETLSJeremy Harris
2018-06-21DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284Jeremy Harris
2018-06-09DKIM: support timestamp and expiry tags in signing. Bug 2260Jeremy Harris
2018-04-23DKIM: enforce limit of 20 on received DKIM-Signature: headers. Bug 2269Jeremy Harris
2018-03-03Testsuite: for DKIM sha512 verify, use a test signed mail produced by EximJeremy Harris
2018-03-03Testsuite: for DKIM signing, store resulting mail for comparisonJeremy Harris
2018-02-10Testsuite: move DKIM Ed25519 testcases to seperate feature-test groupJeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-01-07DKIM: permit dkim_private_key to override dkim_strict on signing. Bug 2220Jeremy Harris
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ...Jeremy Harris
2017-12-29Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris
2017-12-03DKIM: Ignore non-DKIM TXT records in DNS response. Bug 2207Heiko Schlittermann (HS12-RIPE)
2017-11-07DKIM: make verification results visible in data ACLJeremy Harris
2017-11-07DKIM: Allow the DKIM ACL to override verification results. Bug 2186Jeremy Harris
2017-11-03DKIM: better syntax for control of oversigning. Bug 2180Jeremy Harris
2017-09-12DKIM: support multiple signing, by selectorJeremy Harris
2017-09-12DKIM: support multiple hash methodsJeremy Harris
2017-08-09DKIM: Enforce any "h" field present in the DNS publickey record. This can b...Jeremy Harris
2017-05-31Testsuite: stabilize output sequence for case 4530Jeremy Harris
2017-04-28Support wire-format spoolfilesJeremy Harris
2017-02-25DKIM: rework error logging to pass strings back to caller for logging. Bug 966Jeremy Harris
2017-01-28DKIM: check pointer to calculated body hash before verify comparison. Bug 2029Jeremy Harris
2017-01-28Testsuite: testcase for DKIM bug 2029Jeremy Harris
2017-01-21Testsuite: Add DKIM Chunking testHeiko Schlittermann (HS12-RIPE)
2017-01-21Testsuite: Rename 4500-Domain-Keys-Identified-Mail for consistencyHeiko Schlittermann (HS12-RIPE)
2017-01-21Fix DKIM verify operation in -bh test mode. Bug 2017Jeremy Harris