Update comments in expample config file to match current default for TLS
UTC output option for exim_dumpdb, exim_fixdb
Generalise "send failed" message in smtp transport
Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615
(cherry picked from commit 8dcd5ef)
Avoid wait-for-tick on single-message connections
TLS: build dependency for LibreSSL
(cherry picked from commit 48505c2)
Testsuite: extend retry-records testcase to check removal
FreeBSD: fix sendfile shim, again
Avoid calling gettimeofday(), select() per char for cmdline message s…
…ubmission. Bug 2819 Broken-by: 3c55eef
Change advertised feature name for PIPECONNECT
Queue_Ramp in -bV output no longer experimental
Exiqgrep: check arg parsing. Bug 2821
GnuTLS: add debug warning for tls_dhparam ignore
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)Docs: add section on daemon-start command line
Fix pcre2 interface for older versions
Fix client-only use of gsasl authenticator. Bug 2818
Docs: add warning to transport tls_require_verify option
Revert "GnuTLS: lose DH-param setup, for recent library versions wher…
…e no longer needed". Bug 2822 It seems the documentation lies and the params really are needed. This reverts commits 041bf37, 49132a3
TFO: avoid needless calls in transport-detection
Docs: remove dated wording re PAM. Bug 2760