Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | tidying | Jeremy Harris | |
2021-10-11 | FreeBSD: fix sendfile shim, again | Jeremy Harris | |
2021-10-10 | tidying | Jeremy Harris | |
2021-10-10 | FreeBSD: fix sendfile shim | Jeremy Harris | |
2021-09-28 | Merge branch '4.next' | Jeremy Harris | |
2021-09-20 | OpenBSD: disable compiler-time param checking for string_sprintf() etc | Jeremy Harris | |
2021-09-15 | Constification | Thomas Noll | |
2021-09-14 | DCC: fix loop expression | Jeremy Harris | |
2021-09-14 | TLS: build dependency for LibreSSL | Renaud Allard | |
(cherry picked from commit 48505c2b8095289f1226fe9a9fc63d4bcb387c87) | |||
2021-09-14 | TLS: build dependency for LibreSSL | Renaud Allard | |
2021-09-13 | constification | Jeremy Harris | |
2021-09-12 | Use %ld not %l | Jeremy Harris | |
2021-09-12 | pcre2 | Jeremy Harris | |
2021-09-07 | Docs: tidying | Jeremy Harris | |
2021-09-05 | Fix validation of domain-literals in Message_ID: headers. Bug 2805 | Jeremy Harris | |
2021-09-02 | Avoid wait-for-tick on single-message connections | Jeremy Harris | |
2021-09-02 | tidying | Jeremy Harris | |
2021-09-02 | Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615 | Jeremy Harris | |
(cherry picked from commit 8dcd5efb1f89d17b0b214e1face4146d3a1edd28) | |||
2021-09-01 | Generalise "send failed" message in smtp transport | Jeremy Harris | |
2021-08-31 | Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615 | Jeremy Harris | |
2021-08-23 | Fix small typoexim-4.95-RC2 | Neil Youngman | |
2021-08-19 | Logging: specific error for tainted tag in debug filename | Jeremy Harris | |
2021-08-16 | DKIM: Avoid spurious tls read timeout after signing failure | Jeremy Harris | |
2021-08-15 | UTC output option for exim_dumpdb, exim_fixdb | Jeremy Harris | |
2021-08-11 | Fix name of option in error log line | Jeremy Harris | |
2021-08-11 | DKIM: fix verify under TLS & chunking, with pipelined next command | Jeremy Harris | |
2021-08-11 | Drop support for MacOS (darwin) | Jeremy Harris | |
2021-08-10 | Drop support for MacOS (darwin) | Heiko Schlittermann (HS12-RIPE) | |
2021-08-09 | Fix ClamAV command send | Jeremy Harris | |
Broken-by: 64cc4714ab | |||
2021-08-08 | Expansions: mask_n operator | Jeremy Harris | |
2021-08-04 | Builtin macros for ACL conditions & modifiers | Jeremy Harris | |
2021-08-01 | Update comments in example config file to match current default for TLS | Jeremy Harris | |
2021-08-01 | ACL: "seen" condition | Jeremy Harris | |
2021-07-29 | Update comments in expample config file to match current default for TLS | Jeremy Harris | |
2021-07-23 | DKIM: fix build with older GnuTLS | Jeremy Harris | |
2021-07-22 | TLS: fix tls_verify_certificates handling of "system" | Jeremy Harris | |
A previous try at managing it for new-enough versions of GnuTLS actually broke it for everything: 744170d4d3 | |||
2021-07-21 | typo | Jeremy Harris | |
2021-07-18 | typo | Jeremy Harris | |
2021-07-18 | ALPN: not supported under LibreSSL | Jeremy Harris | |
2021-07-18 | Fix no-TLS bulid | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | ALPN: feature macro | Jeremy Harris | |
2021-07-18 | typo | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | typo | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-07-18 | TLS: ALPN options | Jeremy Harris | |
2021-07-17 | Remove the must-helo check from the example config | Jeremy Harris | |
given that there is now a default-set option and hard code (2f8e0a5f6b) | |||
2021-07-11 | GnuTLS: Fix certextract expansion | Jeremy Harris | |
2021-07-07 | tidying | Jeremy Harris | |
2021-07-07 | Fix tainted message for fakereject | Jeremy Harris | |
2021-06-28 | LibreSSL: TLS-write-shutdown does not push data | Jeremy Harris | |
2021-06-28 | Readonly-config: not supported by Solaris 10 | Jeremy Harris | |
Broken-by: 753739fdef |