summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2019-09-16Consistent logging, always use DKIM instead of mixed DKIM/PDKIMHeiko Schlittermann (HS12-RIPE)
2019-09-16Testsuite: do not use trailing spaces in runtestHeiko Schlittermann (HS12-RIPE)
Some editors may swallow it. Encode trailing space as \x20.
2019-09-15Testsuite: bump timeouts, for slower platformsJeremy Harris
2019-09-10Move the regression test for CVE-2019-15846 to 1100-Basic-TLS/1100Heiko Schlittermann (HS12-RIPE)
2019-09-08Testsuite: munge for timing varianceJeremy Harris
2019-09-08string.c: do not interpret '\\' before '\0' (CVE-2019-15846)Heiko Schlittermann (HS12-RIPE)
Add documents about CVE-2019-15846 Add testcase for CVE-2019-15846 Update Changelog Add Announcements (cherry picked from commit 2600301ba6dbac5c9d640c87007a07ee6dcea1f4, 6693563381 and cdc7f9a966)
2019-09-07Testsuite: increase RBL record TTLJeremy Harris
2019-09-05Testsuite: drop test.ex domain neg-cache ttl to 3000Jeremy Harris
2019-09-05Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395Jeremy Harris
2019-09-02Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: keep noqualify testcase from using external DNSJeremy Harris
2019-09-01Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: fix non-ipv6 platformsJeremy Harris
Broken-by: 7d8d08c484
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-29Testcase for handling of -H files for excessive long '-KEY' linesHeiko Schlittermann (HS12-RIPE)
Thanks to Qualys for their analysis. This bug was fixed independently by JGH. Tidy.
2019-08-27Fix ${domain:} for a bare local-part input. Bug 2375Jeremy Harris
Broken-by: e2ff8e24f4
2019-08-19Testsuite: DNS lookup notesJeremy Harris
2019-08-14Testsuite: not all builds include SPFJeremy Harris
2019-08-13SPF: split library init from per-connection initJeremy Harris
2019-08-13SPF: use exim facilities for DNS lookupsJeremy Harris
This enables testing with the testsuite
2019-08-11DKIM: preferences for verify algorithmsJeremy Harris
2019-08-10Routers: make retry_use_local_part default true when any non-domain ↵Jeremy Harris
condition is present. Bug 2408
2019-08-03Callouts: filter smtp response for bad chars before using in our smtp ↵Jeremy Harris
response. Bug 2409
2019-07-28testsuite: interlock callout testsJeremy Harris
2019-07-27Testsuite: try to trace intermittent callout failsJeremy Harris
2019-07-25Testsuite: try to trace intermittent callout failsJeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
Broken since the introduction of dkim support. Testsuite additions by jgh
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-22Testsuite: Debug: indent lowlevel connect resultJeremy Harris
2019-07-20Testsuite: better non-TFO-system debug handlingJeremy Harris
2019-07-20Debug: indent lowlevel connect resultJeremy Harris
2019-07-20Testsuite: synch log outputJeremy Harris
2019-07-15Router variables: change list-separator to semicolonJeremy Harris
2019-07-11Router variables: local visibiliityJeremy Harris
2019-07-11Keep router-variables separate on addrs, to avoid taint contaminationJeremy Harris
2019-07-11Debug: indent lookup operationsJeremy Harris
2019-07-09Expansions: acl expansion error detailJeremy Harris
2019-07-08Routers: named variablesJeremy Harris
2019-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris
Broken-by: ea97267cea
2019-06-26Testsuite: output changes resultingJeremy Harris
Broken-by: 436bda2ac0
2019-06-26tidyingJeremy Harris
2019-06-26Debug: more gentle line-drawing charsJeremy Harris
2019-06-07Fix detection of 32b platform at build time. Bug 2405Jeremy Harris
2019-06-04Testsuite: compat vs. older GnuTLSJeremy Harris
2019-05-29Testsuite: platform variancesJeremy Harris
2019-05-28Testsuite: platform variancesJeremy Harris
2019-05-28Testsuite: library variances for ARC testcaseJeremy Harris
2019-05-28PIPE_CONNECT: promote from experimentalJeremy Harris
2019-05-28PIPE_CONNECT: avoid using when the transport helo_data uses $sending_ip_addressJeremy Harris
2019-05-27Testsuite: add missing testcase scriptJeremy Harris
Broken-by: c09dbcfb71