summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-07-18I18N: Fix protocol recorded for a multi-SMTPUTF8-message connection. Bug 2287Jeremy Harris
2018-06-28Testsuite: tweak instructions for running the suiteJeremy Harris
2018-06-27Restore rsmapd supportJeremy Harris
Following discussions on the exim-user mailinglist it seems that the conclusion that the interface was nonfunctioning was unwarranted.
2018-06-26Revert "Support Rspamd. Patch from Andrew Lewis, lightly editorialised"Jeremy Harris
This reverts commit c5f280e20a8e3ecd5f016b8fb34a436588915ed2.
2018-06-26Revert "Testsuite: limited support for Content-length:"Jeremy Harris
This reverts commit f6f239461fd62b3a4f3142b6b2a85f8f65eee486.
2018-06-25Expansions: A tls option on ${readsocket }. Bug 2282Jeremy Harris
2018-06-21Testsuite: workaround older-perl bugJeremy Harris
2018-06-21Testsuite: missing output filesJeremy Harris
2018-06-21DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284Jeremy Harris
Broken-by: 42055a3385
2018-06-20OpenSSL: TLSv1.3 notesJeremy Harris
2018-06-09DKIM: support timestamp and expiry tags in signing. Bug 2260Jeremy Harris
2018-06-07Follow CNAME chains only one step. Bug 2264Jeremy Harris
2018-05-20ARC: better diagnostics for keyfile issuesJeremy Harris
2018-05-16Testsuite: output changes arisingJeremy Harris
2018-05-16Callouts: record succeeding random local-part tests. Bug 177Jeremy Harris
2018-05-11ARC: fix crash on signing with missing key fileJeremy Harris
2018-05-01Expansions: new ${lheader:<name>}. Bug 2272Jeremy Harris
2018-04-25ARC: add $arc_oldest_pass variable, for verifyJeremy Harris
2018-04-25ARC: support $arc_domains also for verify failsJeremy Harris
2018-04-24ARC: add $arc_domains variable, for verify passJeremy Harris
2018-04-23Testsuite: syslog testcaseJeremy Harris
2018-04-23DKIM: enforce limit of 20 on received DKIM-Signature: headers. Bug 2269Jeremy Harris
2018-04-18Testsuite: output changes arising.Jeremy Harris
Broken-by: 0e8aed8aab
2018-04-16Testsuite: output changes arisingJeremy Harris
Broken-by: 777e3beace
2018-04-15Testsuite: syslog testcaseJeremy Harris
2018-04-15Add client-ip info to iprev ${authres } lineJeremy Harris
2018-04-15Avoid doing logging in signal-handlers. Bug 1007Jeremy Harris
2018-04-15Testsuite: tidyup after myslq testingexim-4_91Jeremy Harris
2018-04-13DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkeyJeremy Harris
2018-04-09ARC: fix signing when DKIM-signing is also being doneJeremy Harris
The ordering of headers being signed was wrong when a message being forwarded arrived with a dkim signature
2018-04-09DMARC: fix history fileJeremy Harris
Too many variables were being cleared between connections Broken-by: c780096c29 4.91 RC2
2018-04-06Logging: fix DKIM precis received log line element.Jeremy Harris
Broken-by: 2c47372fad
2018-04-04Actually reap node2 process in redis cluster testGraeme Fowler
2018-04-02Avast: implement pass_unscanned optionHeiko Schlittermann (HS12-RIPE)
2018-04-02Avast: improve compliance with avast-protocol(5)Heiko Schlittermann (HS12-RIPE)
Treat scanner errors as malware. Defer on scanner tmpfail only.
2018-03-31Testsuite: ignore config-optional -bP outputJeremy Harris
2018-03-30Testsuite: avoid ipv6 use in dane_require_tls_ciphers testcasesJeremy Harris
2018-03-30Testcases for dane_require_tls_ciphersJeremy Harris
2018-03-27ARC: enhance debug for signing; explicitly init signing contextJeremy Harris
2018-03-26Cutthrough: for an onward finaldot timeout, generate an initator 450 in ↵Jeremy Harris
defer=pass mode
2018-03-26Expand directory opetion for queuefile transportJeremy Harris
2018-03-25Testsuite: for SPF tests, avoid using the ipv4 addressJeremy Harris
2018-03-25Add non-mtp source info to ${authres }Jeremy Harris
2018-03-25DKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to src/util/ and add usage ↵Jeremy Harris
notes to docs
2018-03-23ARC: add independent-source testcase. Fix signatures by not line-terminatingJeremy Harris
last header line being hashed.
2018-03-22SPF: additional variable $spf_result_guessed; tweak authresults string ↵Jeremy Harris
indicating guess
2018-03-21ARC: AS header should have no c= tagJeremy Harris
2018-03-18DMARC: tescaseJeremy Harris
Extremely basic; we have no control of the DNS use of the dmarc library
2018-03-16Fix heavy-pipeline SMTP command input corruption. Bug 2250Jeremy Harris
2018-03-13ARC: add $arc_state, $arc_state_reason and add reason to authres stringJeremy Harris