summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Collapse)Author
2019-09-10Move the regression test for CVE-2019-15846 to 1100-Basic-TLS/1100Heiko Schlittermann (HS12-RIPE)
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-05Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395Jeremy Harris
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-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-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-20Testsuite: synch log outputJeremy Harris
2019-07-15Router variables: change list-separator to semicolonJeremy Harris
2019-07-08Routers: named variablesJeremy Harris
2019-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris
Broken-by: ea97267cea
2019-06-07Fix detection of 32b platform at build time. Bug 2405Jeremy 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
2019-05-26Testsuite: workaround older kernelsJeremy Harris
Broken-by: 38da908828
2019-05-26Testsuite: workaround TFO blackhole detectionJeremy Harris
2019-05-24Testsuite: cleanup intermediate results during DANE testcase runJeremy Harris
2019-05-22Change the default for hosts_try_dane, enabling use by defaultJeremy Harris
2019-05-21Expansions: ${sha2_N}Jeremy Harris
2019-05-19Change the default for hosts_noproxy_tls to unset, enabling continued-TLS ↵Jeremy Harris
deliveries as default
2019-05-10Fix listing a named queue by a non-admin user. Bug 2398Jeremy Harris
2019-05-07OpenSSL: fix tls_try_verify_hosts under resumptionJeremy Harris
2019-05-07TLS: increase resumption ticket lifetime to 2 hoursJeremy Harris
2019-05-02TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris
2019-03-16Add caseless option to verify=not_blind. Bug 2356Simon Arlott
2019-03-15Retire EXPERIMENTAL_REQUIRETLSJeremy Harris
2019-03-12Testsuite: add testcase showing outgoing-conn local interfaceJeremy Harris
2019-02-18Fix expansions for RFC 822 addresses having comments in local-part and/or ↵Jasen Betts
domain. Bug 2375
2019-02-16GnuTLS: Fix client detection of server reject of client cert under TLS1.3Jeremy Harris
2019-02-12Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ↵Jeremy Harris
1840, 2339
2019-02-11Testsuite: account for (now) properly working Perl localeJeremy Harris
2019-02-11Testsuite: harden for TLS1.3 under GnuTLSJeremy Harris
2019-02-11Testsuite: For GnuTLS when we're testing authentications requested via ↵Jeremy Harris
pri-string, disable TLS1.3 On GnuTLS 3.6.5 is appears to ignore the given priority, if it can use 1.3
2019-02-11JSON: add iterative conditions for arraysJeremy Harris
(cherry picked from commit c5c57c4eafde32a0632c2a00bdc634860fc5d06d)
2019-02-11JSON: add jsons extract variant, to strip quotes from string resultsJeremy Harris
2019-02-11Events: log a non-success when a client connect is denied by an eventJeremy Harris
(cherry picked from commit 6bc9c745b64e669161a04f4dd72de4dbba9fbdd2)
2019-02-11Fix json extract operator for unfound caseJeremy Harris
2019-02-11JSON lookupJeremy Harris
(cherry picked from commits 854bd65fa7, 11b31159ac, 19cb5e2f14, 9669c6e06f, 6db8b72c86)
2019-02-11EXTERNAL authenticatorJeremy Harris
(cherry picked from commit c4a8c663b74a35b547d8320547079ca56b3b772e)
2019-01-30Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92Mad Alex
Testsuite coverage by jgh. Broken-by: d342446f29
2018-12-31PIPE_CONNECT: fix feature-cache refreshJeremy Harris