summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Expand)Author
2016-02-05Testsuite: sort logs in cases where we do parallel deliveriesJeremy Harris
2016-02-05Testsuite: nuke retry db after deliberate-fail subtests in ocsp testcaseJeremy Harris
2016-02-04Testsuite: case should not depend on build-optionJeremy Harris
2016-02-01DKIM: replace SHA and RSA routines from gnutls, under earlier libraryJeremy Harris
2016-01-22Cutthrough: Fix bug with dot-only lineJeremy Harris
2016-01-18Testuite: tidyingexim-4_87_RC3Jeremy Harris
2016-01-17Testsuite: changes for VFRY update, 4f6ae5c314e5Jeremy Harris
2016-01-17Restrict line lengths in bounces. Bug 1760Jeremy Harris
2016-01-16VRFY: Permit an ACL to override the default 252 response, to supportJeremy Harris
2016-01-16Testsuite: ignore optional OCSP output from -bP testcaseJeremy Harris
2016-01-06Testsuite: allow time for retry-time expiryJeremy Harris
2016-01-06Testsuite: ignore dane for -bP outputJeremy Harris
2016-01-05DKIM: fix base64 decode to ignore whitespace; needed for private-key inputJeremy Harris
2015-12-30New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746Jeremy Harris
2015-12-27Testsuite: testcase for -bPJeremy Harris
2015-12-20dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748Jeremy Harris
2015-12-18Redis: move from Experimental to mainlineexim-4_87_RC2Jeremy Harris
2015-12-17Fix hosts_connection_nolog ensuring that sender_host_cache is notJeremy Harris
2015-12-17DANE: do not override a cert verify failure, in callback. Also fix some test...Jeremy Harris
2015-12-14Events: testsuite updatesJeremy Harris
2015-12-14Events: move from Experimental to mainlineJeremy Harris
2015-12-12Testsuite: add testcase for Redis. Bug 1755Jeremy Harris
2015-12-09I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1Jeremy Harris
2015-12-08SOCKS: Add log_selector support.Jeremy Harris
2015-12-07SOCKS: move from Experimental to mainlineJeremy Harris
2015-12-02DKIM: fix simple body verify for trailing empty lines after textJeremy Harris
2015-12-01DKIM: $dkim_key_length visibility variable. Bug 1311Jeremy Harris
2015-11-29DKIM: fix relaxed body verify for a newline-only body. Bug 963Jeremy Harris
2015-11-29DKIM: relaxed body canonicalisation should ignore whitespace at EOLJeremy Harris
2015-11-25MIME: fix crash on filenames having null charset. Bug 1730Jeremy Harris
2015-11-14Events: add recipient-deferred events, both per-host and all-hosts.Jasen Betts
2015-11-12Logging: support +outgoing_port on defer lines and per-host error linesJeremy Harris
2015-11-10Testsuite: reorder for dependencies; rename TPDA to eventsJeremy Harris
2015-11-08Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. B...Jeremy Harris
2015-11-08Testsuite: perl executable location may differJeremy Harris
2015-11-08Testsuite: Add munge for EXPERIMENTAL_DSN_INFOJeremy Harris
2015-11-06Transport: permit an empty string for the transport_filter option. Bug 1714Jeremy Harris
2015-11-03PRDR: Introduce $prdr_requested flag variable. Bug 1712Jeremy Harris
2015-10-27Manualroute: use same host for all RCPTs of a message, even under hosts_rando...Eric Andresen
2015-10-26Testsuite: deal better with -bt output and long test-system ipv4 addressesJeremy Harris
2015-10-25Pipe transport: fix log_defer_output option. Bug 840Jeremy Harris
2015-10-13max_parallel transport optionJeremy Harris
2015-09-30Testsuite: nail testcase to ipv4 to avoid output difference in non-6 buildJeremy Harris
2015-09-29Testsuite: nail testcase to ipv4 to avoid output difference in 4+6 environmentJeremy Harris
2015-09-22Testsuite: move regex testcase to Content-scanning sectionJeremy Harris
2015-09-19Retry: always use interface, if set, for retry DB key. Bug 1678Jeremy Harris
2015-09-17DNS: time-limit cached returns, using TTL. Bug 1395Jeremy Harris
2015-09-09DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686Jeremy Harris
2015-09-08 Capture substrings in ACL regex= . Bug 425.Jeremy Harris
2015-08-10Testsuite: Add test for MAIL with spaces + optionsHeiko Schlittermann (HS12)