Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-03 | OpenSSL: add IP & DN to OCSP fail log line | Jeremy Harris | |
2022-07-01 | Docs: tidy bug comment; fixed in exim-website git | Jeremy Harris | |
2022-07-01 | Docs: macros for index "see also" entries | Jeremy Harris | |
2022-06-30 | Docs: bug notes | Jeremy Harris | |
2022-06-30 | Docs: typoes | Jeremy Harris | |
2022-06-30 | Docs: clarify recipient-checking ACL conditions applicability | Jeremy Harris | |
2022-06-29 | Build: fix commentary describing configuration directives | Jeremy Harris | |
2022-06-26 | Variable setting in -be | Jeremy Harris | |
2022-06-26 | typo | Jeremy Harris | |
2022-06-26 | Merge branch '4.next' | Jeremy Harris | |
2022-06-26 | Docs: tidy for next release | Jeremy Harris | |
2022-06-23 | Docs: more indexingexim-4.96 | Jeremy Harris | |
2022-06-20 | Regex cache observability | Jeremy Harris | |
2022-06-19 | Args count reduction in expansions coding | Jeremy Harris | |
2022-06-19 | Regex compile cacheing | Jeremy Harris | |
2022-06-18 | tidying | Jeremy Harris | |
2022-06-17 | Testsuite: pid & port numbers | Jeremy Harris | |
2022-06-17 | Testsuite: port numbers | Jeremy Harris | |
2022-06-17 | Testsuite: pid tracking | Jeremy Harris | |
2022-06-11 | helper fn for daemon notifier | Jeremy Harris | |
2022-06-10 | Testsuite: OpenSSL version differences | Jeremy Harris | |
(cherry picked from commit 4468bfff7dc28b9c54a5225d3f10a6aa6a67a1d9) | |||
2022-06-10 | Use pool storage for regex operations | Jeremy Harris | |
2022-06-07 | Testsuite: OpenSSL version differencesexim-4.96-RC2 | Jeremy Harris | |
2022-06-05 | Avoid processing in ${sg...} when skipping | Jeremy Harris | |
2022-06-05 | Update option defaults | Jeremy Harris | |
2022-06-04 | tidying | Jeremy Harris | |
2022-06-03 | Logging: expand hosts_connection_nolog coverage | Jeremy Harris | |
2022-06-03 | SRS: avoid expanding ${srs_encode...} when guarded by ${if...} | Jeremy Harris | |
2022-06-02 | Unbreak DISABLE_PIPE_CONNECT build | Jeremy Harris | |
Broken-by: b326f3a87a (cherry picked from commit c2046b73572e3b2ea94b4bf7fea9810b73d606c4) | |||
2022-06-02 | Deduplicate coding between exim and eximon | Jeremy Harris | |
2022-06-02 | tidying | Jeremy Harris | |
2022-06-02 | Handle a v4mapped sender address given us by a proxy. Bug 2855 | Jeremy Harris | |
2022-06-01 | Unbreak DISABLE_PIPE_CONNECT build | Jeremy Harris | |
Broken-by: b326f3a87a | |||
2022-06-01 | SRS: fix encode operation for empty sender addresses. | Jeremy Harris | |
2022-05-30 | Fix build on BSDs & Solaris | Jeremy Harris | |
Broken-by: 204a7a2c2e | |||
2022-05-30 | panic_coredump option. Bug 2892 | Jeremy Harris | |
2022-05-30 | Docs: fix host_require_helo | Jeremy Harris | |
Broken-by: 2f8e0a5f6b | |||
2022-05-26 | Fix build with DISABLE_TLS_RESUME | Jeremy Harris | |
2022-05-26 | CHUNKING: handle protocol errors during reception | Jeremy Harris | |
2022-05-26 | CHUNKING: fix second message on conn when first rejected | Jeremy Harris | |
2022-05-26 | DEBUG: clarify multiline smtp responses | Jeremy Harris | |
2022-05-24 | TLS resumption: fix for PIPECONNECT | Jeremy Harris | |
When actively initiating a connection with PIPECONNECT, evaluate the EHLO response for possible lbserver indication when we do eventually reap that response, before acting on the STARTTLS response. | |||
2022-05-24 | typo | Jeremy Harris | |
2022-05-23 | Logging: distinguish mem-allocation errors | Jeremy Harris | |
2022-05-23 | TLS resumption: disable on continued-connection | Jeremy Harris | |
When we have an open TCP connection and are start a second TLS session we do not have the host-lbserver string (being in a freshly exec'd process) needed for session-cache lookup, so resumptino is not safe. | |||
2022-05-23 | Docs: more info on PIPECONNECT | Jeremy Harris | |
2022-05-23 | Debug: clarify SMTP DATA ops in transport | Jeremy Harris | |
2022-05-19 | ARC: reset headers before signing for secondary MX. Bug 2886 | Jeremy Harris | |
2022-05-19 | GnuTLS: Do not free the cached creds on transport connection close. Bug 2886 | Jeremy Harris | |
2022-05-15 | Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1 | Jeremy Harris | |