summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
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-12Testsuite: output changes for OpenSSL versionsJeremy Harris
2019-02-12Testsuite: output changes arisingJeremy 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-11GnuTLS: trim error messagesJeremy 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-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-11Debug: config file name & line number for each ACL verbJeremy Harris
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
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-02-10Authenticators: refactor SASL support codeJeremy Harris
(cherry picked from commit a310a8d09c56e6049714ae4e4070c16ecb6aa2b1)
2019-02-10OpenSSSL: support write-with-more-intent in clientJeremy Harris
(cherry picked from commit f6a1bb920eebdba0d4a6c295c4d054307b49b2b1)
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
2018-12-20spelling fixesklemens
2018-12-18Re-create test/configure scriptexim-4.92-RC2Heiko Schlittermann (HS12-RIPE)
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-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
Also show nonstandard ports in process info for exiwhat
2018-11-29Testsuite: handle change in GnuTLS cert preferenceJeremy Harris
2018-11-29Testsuite: output changes resultingJeremy Harris
Broken-by: a7a1ad1447
2018-11-27Testsuite: regenerate CA trees with 2048-bit keysJeremy Harris
This is to support RHEL 8.0 where OpenSSL dislikes 1024
2018-11-27Testsuite: switch ciphersuite useJeremy Harris
This is to accomodate RHEL 7, where openssl seems to not support ECDHE Kx + CAMELIA nor any of the CHACHA20s, but does support DHE Kx + CAMELIA. All we really wanted was something distinguishable from default (which is commonly ECDHE-RSA-AUE256-GCM-SHA).
2018-11-25Testsuite: ignore OCSP option output; fixes runs on non-OCSP buildsJeremy Harris
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20Testsuite: document noisy-comment script commandsJeremy Harris
2018-11-15Fix growable-string sprintfJeremy Harris
Broken-by d12746bc15
2018-11-11Testsuite: account for hostname-dependent output in debug outputJeremy Harris
2018-11-11Testsuite: fix testcases for /etc/services not having smtpsJeremy 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-08Testsuite: check for conflicting host nameJeremy Harris
2018-11-06Testsuite: rework testcases for DSN RCPT optionsJeremy Harris
2018-11-05Squashed commit of PIPE_CONNECTJeremy Harris
2018-10-30MacOS: TCP Fast OpenJeremy Harris
2018-10-30Testsuite: adjust for 64b-int compatabilityJeremy Harris
2018-10-30Testsuite: more detail in dsearch testcase outputJeremy Harris
2018-10-30Testsuite: ignore TCP Fast Open probe debug outputJeremy Harris