Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-08-21 | Logging: pipelining log_selector | Jeremy Harris | |
2018-08-20 | unbreak test: s/log_write/logwrite/ | Phil Pennock | |
2018-08-16 | Fix utf8clean not replacing incomplete final character | Phil Pennock | |
Before, it was just dropped, but we document that it's replaced by ?. Tests updated, manual test-case for -be prompt is: ${utf8clean:${length_1:フィル}} | |||
2018-08-11 | Fix logging all_parents for cutthrough delivery. Bug 2296 | Jeremy Harris | |
2018-08-09 | Fix cutthrough delivery for more than one iteration of address redirection. ↵ | Jeremy Harris | |
Bug 2296 | |||
2018-07-28 | I18N: add a utf8_downconvert option to the smtp transport. Bug 2248 | Jeremy Harris | |
2018-07-27 | Support REQUIRETLS | Jeremy Harris | |
2018-07-18 | Testsuite: restore rspamd testcase | Jeremy Harris | |
Missed from 611b1961b8. | |||
2018-07-18 | I18N: reject SMTPUTF8 MAIL command when facility not advertised | Jeremy Harris | |
2018-07-18 | I18N: Fix protocol recorded for a multi-SMTPUTF8-message connection. Bug 2287 | Jeremy Harris | |
2018-06-28 | Testsuite: tweak instructions for running the suite | Jeremy Harris | |
2018-06-27 | Restore rsmapd support | Jeremy Harris | |
Following discussions on the exim-user mailinglist it seems that the conclusion that the interface was nonfunctioning was unwarranted. | |||
2018-06-26 | Revert "Support Rspamd. Patch from Andrew Lewis, lightly editorialised" | Jeremy Harris | |
This reverts commit c5f280e20a8e3ecd5f016b8fb34a436588915ed2. | |||
2018-06-26 | Revert "Testsuite: limited support for Content-length:" | Jeremy Harris | |
This reverts commit f6f239461fd62b3a4f3142b6b2a85f8f65eee486. | |||
2018-06-25 | Expansions: A tls option on ${readsocket }. Bug 2282 | Jeremy Harris | |
2018-06-21 | Testsuite: workaround older-perl bug | Jeremy Harris | |
2018-06-21 | Testsuite: missing output files | Jeremy Harris | |
2018-06-21 | DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284 | Jeremy Harris | |
Broken-by: 42055a3385 | |||
2018-06-20 | OpenSSL: TLSv1.3 notes | Jeremy Harris | |
2018-06-09 | DKIM: support timestamp and expiry tags in signing. Bug 2260 | Jeremy Harris | |
2018-06-07 | Follow CNAME chains only one step. Bug 2264 | Jeremy Harris | |
2018-05-20 | ARC: better diagnostics for keyfile issues | Jeremy Harris | |
2018-05-16 | Testsuite: output changes arising | Jeremy Harris | |
2018-05-16 | Callouts: record succeeding random local-part tests. Bug 177 | Jeremy Harris | |
2018-05-11 | ARC: fix crash on signing with missing key file | Jeremy Harris | |
2018-05-01 | Expansions: new ${lheader:<name>}. Bug 2272 | Jeremy Harris | |
2018-04-25 | ARC: add $arc_oldest_pass variable, for verify | Jeremy Harris | |
2018-04-25 | ARC: support $arc_domains also for verify fails | Jeremy Harris | |
2018-04-24 | ARC: add $arc_domains variable, for verify pass | Jeremy Harris | |
2018-04-23 | Testsuite: syslog testcase | Jeremy Harris | |
2018-04-23 | DKIM: enforce limit of 20 on received DKIM-Signature: headers. Bug 2269 | Jeremy Harris | |
2018-04-18 | Testsuite: output changes arising. | Jeremy Harris | |
Broken-by: 0e8aed8aab | |||
2018-04-16 | Testsuite: output changes arising | Jeremy Harris | |
Broken-by: 777e3beace | |||
2018-04-15 | Testsuite: syslog testcase | Jeremy Harris | |
2018-04-15 | Add client-ip info to iprev ${authres } line | Jeremy Harris | |
2018-04-15 | Avoid doing logging in signal-handlers. Bug 1007 | Jeremy Harris | |
2018-04-15 | Testsuite: tidyup after myslq testingexim-4_91 | Jeremy Harris | |