summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Expand)Author
2018-11-15Fix growable-string sprintfJeremy 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-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-30Increase size of variables for check_spool_space and check_log_spaceJeremy Harris
2018-10-26Testsuite: variances for OpenSSL 1.1.1Jeremy Harris
2018-10-23Build: probe for broken poll() timing implementationJeremy Harris
2018-10-21Testsuite: fix debug stream munging for non-autocreate DBM variants, and for ...Jeremy Harris
2018-10-21Debug: provide for SIGALRM trackingJeremy Harris
2018-10-21Ensure unique message-id even for rejected messagesJeremy Harris
2018-10-17Testsuite: force non-TLSv1.3 for (OpenSSL) cert-variable testJeremy Harris
2018-10-14Testsuite: client script faciility for handling optional reponsesJeremy Harris
2018-10-13Testsuite: tidyingJeremy Harris
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris
2018-09-30Testsuite: enhance json extract testsJeremy Harris
2018-09-30Expansions: extract methods for JSON objects and arrays. Bug 2282Jeremy Harris
2018-09-29Events: tests. Bug 2322Jeremy Harris
2018-09-28Events: Fire msg:fail:internal for a non-system filter "fail" command. Bug ...Matthias Kurz
2018-09-28Events: Fire msg:fail:delivery event even when error is being ignored. Bug ...Matthias Kurz
2018-09-23DSN: tescase for ESMTP DSN extension, RCPT optionsJeremy Harris
2018-09-20Testsuite: handle OpenSSL 1.1.1Jeremy Harris
2018-09-18Testsuite: track newer GnuTLS behaviourJeremy Harris
2018-09-17DANE: fix TA-mode verify under GnuTLS. Bug 2311Jeremy Harris
2018-09-17Events: raise msg:fail:internal & msg:complete for -Mrm. Bug 2310Matthias Kurz
2018-09-16Fix filter noerror command. Bug 2318Matthias Kurz
2018-09-09DANE - testcase for fail under GnuTLS with TA-mode to a selfsigned server certJeremy Harris
2018-08-22Logging: server pipelining offer but no uptakeJeremy Harris
2018-08-16Fix utf8clean not replacing incomplete final characterPhil Pennock
2018-08-09Fix cutthrough delivery for more than one iteration of address redirection. ...Jeremy Harris
2018-07-28I18N: add a utf8_downconvert option to the smtp transport. Bug 2248Jeremy Harris
2018-07-27Support REQUIRETLSJeremy Harris
2018-07-18Testsuite: restore rspamd testcaseJeremy Harris
2018-07-18I18N: reject SMTPUTF8 MAIL command when facility not advertisedJeremy Harris
2018-07-18I18N: Fix protocol recorded for a multi-SMTPUTF8-message connection. Bug 2287Jeremy Harris
2018-06-26Revert "Support Rspamd. Patch from Andrew Lewis, lightly editorialised"Jeremy Harris
2018-06-25Expansions: A tls option on ${readsocket }. Bug 2282Jeremy Harris
2018-06-21DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284Jeremy Harris
2018-06-09DKIM: support timestamp and expiry tags in signing. Bug 2260Jeremy Harris
2018-05-11ARC: fix crash on signing with missing key fileJeremy Harris
2018-04-23Testsuite: syslog testcaseJeremy Harris
2018-04-23DKIM: enforce limit of 20 on received DKIM-Signature: headers. Bug 2269Jeremy Harris
2018-04-15Testsuite: tidyup after myslq testingexim-4_91Jeremy Harris
2018-04-13DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkeyJeremy Harris
2018-04-09ARC: fix signing when DKIM-signing is also being doneJeremy Harris
2018-04-04Actually reap node2 process in redis cluster testGraeme Fowler