summaryrefslogtreecommitdiff
path: root/test/stdout
AgeCommit message (Collapse)Author
2019-09-20GnuTLS: Move to more-modern stapling APIJeremy Harris
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-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-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-13SPF: use exim facilities for DNS lookupsJeremy Harris
This enables testing with the testsuite
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-25Track tainted data and refuse to expand itJeremy Harris
2019-07-20Testsuite: synch log outputJeremy 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-26Debug: more gentle line-drawing charsJeremy Harris
2019-06-07Fix detection of 32b platform at build time. Bug 2405Jeremy Harris
2019-05-26TFO: change the default for hosts_try_fastopen, enabling use by defaultJeremy Harris
2019-05-25Callouts: simplfy loggingJeremy 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-10Fix listing a named queue by a non-admin user. Bug 2398Jeremy Harris
2019-05-02TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris
2019-04-18testsuite: Update to match the new "hdr.$message_exim_id" tmp file name Bug 2390Heiko Schlittermann (HS12-RIPE)
2019-03-20Testsuite: tidy removed testcase filesJeremy Harris
2019-03-16Add caseless option to verify=not_blind. Bug 2356Simon Arlott
2019-03-15Retire EXPERIMENTAL_REQUIRETLSJeremy Harris
2019-02-18Fix expansions for RFC 822 addresses having comments in local-part and/or ↵Jasen Betts
domain. Bug 2375
2019-02-11Testsuite: account for (now) properly working Perl localeJeremy Harris
2019-02-11Testsuite: harden for TLS1.3 under GnuTLSJeremy Harris
2019-02-11TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
(cherry picked from commit ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2)
2019-02-11Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similarJeremy Harris
(cherry picked from commit 25d5d9f98ebb30acc8b269c6594f4bc1e1abe654)
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-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)
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
2018-12-14Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris
Broken-by: a45431fa71
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time ↵Jeremy Harris
yet. Bug 2341
2018-11-27Testsuite: regenerate CA trees with 2048-bit keysJeremy Harris
This is to support RHEL 8.0 where OpenSSL dislikes 1024
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-10Testsuite: increase retry time (for really slow test host)Jeremy Harris
2018-11-09Testsuite: avoid time-quantization issueJeremy Harris
2018-11-09Testsuite: avoid time-quantization issueJeremy Harris
2018-11-06Testsuite: rework testcases for DSN RCPT optionsJeremy Harris
2018-11-05Squashed commit of PIPE_CONNECTJeremy Harris
2018-10-30Testsuite: adjust for 64b-int compatabilityJeremy Harris