summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-08Testsuite: check for conflicting host nameJeremy Harris
2018-11-06tidyingJeremy Harris
2018-11-06Fix build on FreeBSD 11Jeremy Harris
2018-11-06Testsuite: rework testcases for DSN RCPT optionsJeremy Harris
2018-11-05MacOS: fix buildJeremy Harris
Broken-by: ee8b809061
2018-11-05Fix mis-mergeJeremy Harris
Broken-by ee8b809061
2018-11-05Unbreak non-PIPE_CONNECT buildJeremy Harris
Broken-by: ee8b809061
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
2018-10-30Increase size of variables for check_spool_space and check_log_spaceJeremy Harris
2018-10-27Avoid trying to talk TLS over a known-closed channelJeremy Harris
2018-10-27Testsuite: fix cmdline option for test flavourJeremy Harris
2018-10-27Testsuite: resulting output changes.Jeremy Harris
Broken-by: fd3cf78930
2018-10-26testsuite: diet for aux-fixed/3000.plHeiko Schlittermann (HS12-RIPE)
2018-10-26Testsuite: variances for OpenSSL 1.1.1Jeremy Harris
2018-10-23Tidying: char signednessJeremy Harris
2018-10-23Build: probe for broken poll() timing implementationJeremy Harris
2018-10-23MacOS: probe for a usable TFO system configurationJeremy Harris
2018-10-21Testsuite: fix debug stream munging for non-autocreate DBM variants, and for ↵Jeremy Harris
no TFO support
2018-10-21MacOS: fix spurious "child process failure"Jeremy Harris
2018-10-21Debug: provide for SIGALRM trackingJeremy Harris
2018-10-21Fix bad use of library, copying string over itselfJeremy Harris
2018-10-21tidyingJeremy Harris
2018-10-21Ensure unique message-id even for rejected messagesJeremy Harris
2018-10-21MacOS: fix egid problemJeremy Harris
2018-10-21MacOS: support large group-membership countsJeremy Harris
2018-10-20Refactor startup error exitsJeremy Harris
2018-10-17Testsuite: force non-TLSv1.3 for (OpenSSL) cert-variable testJeremy Harris
This maintains visibility of the cert choice required by the auth-method configuration. Leave the bogus results from pre-1.1.1 OpenSSL library bug while the fixed version is not in common use.
2018-10-14tidyingJeremy Harris
2018-10-14Testsuite: client script faciility for handling optional reponsesJeremy Harris
Use this to deal with fallout from TLS negotiation failure, where the server sees leftover encrypted data as garbage commands.
2018-10-14OpenSSL: Enhance connect/accept-time debugJeremy Harris
Also, use safer interface for error-strings.
2018-10-13Testsuite: tidyingJeremy Harris
2018-10-12Fix Mac buildJeremy Harris
Broken-by: 75c121f07a
2018-10-12Fix OpenBSD build.Jeremy Harris
Broken-by: 75c121f07a
2018-10-12Increase buffer size used for DNS responses. Bug 2329Jeremy Harris
2018-10-12tidyingJeremy Harris
2018-10-12Rename smtp.client-ip to smtp.remote-ipPhil Pennock
This tracks changes in the ARC draft. The Received-SPF headers remain unchanged.
2018-10-08Debug: output GnuTLS verbose reason for certificate verify refusalJeremy Harris
2018-10-06Testsuite: more TLSv1.3 handlingJeremy Harris
2018-10-06Docs: tweak ARC descriptionJeremy Harris
2018-10-06TFO: use enum for client statusJeremy Harris
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris
2018-09-30Testsuite: enhance json extract testsJeremy Harris
2018-09-30Expansions: fix json extract for de-wrapping nested objects. Bug 2322Jeremy 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
2322