Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | Testsuite: avoid time-quantization issue | Jeremy Harris | |
2018-11-08 | Testsuite: check for conflicting host name | Jeremy Harris | |
2018-11-06 | Testsuite: rework testcases for DSN RCPT options | Jeremy Harris | |
2018-11-05 | Squashed commit of PIPE_CONNECT | Jeremy Harris | |
2018-10-30 | MacOS: TCP Fast Open | Jeremy Harris | |
2018-10-30 | Testsuite: adjust for 64b-int compatability | Jeremy Harris | |
2018-10-30 | Testsuite: more detail in dsearch testcase output | Jeremy Harris | |
2018-10-30 | Testsuite: ignore TCP Fast Open probe debug output | Jeremy Harris | |
2018-10-30 | Increase size of variables for check_spool_space and check_log_space | Jeremy Harris | |
2018-10-27 | Avoid trying to talk TLS over a known-closed channel | Jeremy Harris | |
2018-10-27 | Testsuite: fix cmdline option for test flavour | Jeremy Harris | |
2018-10-27 | Testsuite: resulting output changes. | Jeremy Harris | |
Broken-by: fd3cf78930 | |||
2018-10-26 | testsuite: diet for aux-fixed/3000.pl | Heiko Schlittermann (HS12-RIPE) | |
2018-10-26 | Testsuite: variances for OpenSSL 1.1.1 | Jeremy Harris | |
2018-10-23 | Build: probe for broken poll() timing implementation | Jeremy Harris | |
2018-10-21 | Testsuite: fix debug stream munging for non-autocreate DBM variants, and for ↵ | Jeremy Harris | |
no TFO support | |||
2018-10-21 | MacOS: fix spurious "child process failure" | Jeremy Harris | |
2018-10-21 | Debug: provide for SIGALRM tracking | Jeremy Harris | |
2018-10-21 | Ensure unique message-id even for rejected messages | Jeremy Harris | |
2018-10-17 | Testsuite: force non-TLSv1.3 for (OpenSSL) cert-variable test | Jeremy 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-14 | tidying | Jeremy Harris | |
2018-10-14 | Testsuite: client script faciility for handling optional reponses | Jeremy Harris | |
Use this to deal with fallout from TLS negotiation failure, where the server sees leftover encrypted data as garbage commands. | |||
2018-10-13 | Testsuite: tidying | Jeremy Harris | |
2018-10-12 | Increase buffer size used for DNS responses. Bug 2329 | Jeremy Harris | |
2018-10-12 | Rename smtp.client-ip to smtp.remote-ip | Phil Pennock | |
This tracks changes in the ARC draft. The Received-SPF headers remain unchanged. | |||
2018-10-06 | Testsuite: more TLSv1.3 handling | Jeremy Harris | |
2018-10-02 | Debug: noutf8 selector. Bug 2324 | Jeremy Harris | |
2018-09-30 | Testsuite: enhance json extract tests | Jeremy Harris | |
2018-09-30 | Expansions: extract methods for JSON objects and arrays. Bug 2282 | Jeremy Harris | |
2018-09-29 | Events: tests. Bug 2322 | Jeremy Harris | |
2018-09-28 | Events: Fire msg:fail:internal for a non-system filter "fail" command. Bug ↵ | Matthias Kurz | |
2322 | |||
2018-09-28 | Events: Fire msg:fail:delivery event even when error is being ignored. Bug ↵ | Matthias Kurz | |
2314 | |||
2018-09-23 | DSN: tescase for ESMTP DSN extension, RCPT options | Jeremy Harris | |
2018-09-21 | Testsuite: output changes resulting | Jeremy Harris | |
2018-09-21 | Testsuite: timing change needed for debug changes | Jeremy Harris | |
Broken-by: 8008accd32 | |||
2018-09-20 | Testsuite: handle OpenSSL 1.1.1 | Jeremy Harris | |
2018-09-19 | Testsuite: output changes resulting from timing change. | Jeremy Harris | |
Broken-by: 8008accd32 | |||
2018-09-18 | Testsuite: track newer GnuTLS behaviour | Jeremy Harris | |
We have lost one log line, for a ciphers-negotiation failure on an early host in a list from routing. We still get something indicative if the last one fails, so I'm going to let this pass. Test 2025 will fail on earlier GnuTLS library versions as a result. NONE no longer works as documented, in priority string for GnuTLS. | |||
2018-09-18 | GnuTLS: simplify cert hostname checking | Jeremy Harris | |
2018-09-17 | DANE: fix TA-mode verify under GnuTLS. Bug 2311 | Jeremy Harris | |
2018-09-17 | Events: raise msg:fail:internal & msg:complete for -Mrm. Bug 2310 | Matthias Kurz | |
2018-09-16 | testsuite output changes | Jeremy Harris | |
2018-09-16 | Fix filter noerror command. Bug 2318 | Matthias Kurz | |
2018-09-14 | tests: propagate CPPFLAGS into build invocations | Phil Pennock | |
With openssl installed by brew on macOS, OpenSSL headers are not in a normal place. I can fiddle with LDFLAGS/CPPFLAGS to get them available, but then the `./configure` step succeeds and build fails. Propagating the CPPFLAGS into the generated Makefile lets the build succeed and we get a `client-ssl` binary output. | |||
2018-09-10 | Unbreak test 0600 (copy/paste error) | Phil Pennock | |
2018-09-10 | Docs: document ancillary info for more event types. Bug 2313 | Matthias Kurz | |
Patch from Matthias, with additional code indentation tweaks from JGH | |||
2018-09-09 | DANE - testcase for fail under GnuTLS with TA-mode to a selfsigned server cert | Jeremy Harris | |
2018-08-22 | Testsuite: fix CHUNKING tests for no-DKIM build | Jeremy Harris | |
2018-08-22 | Logging: server pipelining offer but no uptake | Jeremy Harris | |
2018-08-21 | Debug: indent builtin-DB operations | Jeremy Harris | |