Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-03 | OpenSSL: tidy DH and ECDH param setup | Jeremy Harris | |
Testsuite: expand DH testcase | |||
2021-12-03 | OpenSSL: use nondeprecated D-H functions under 3.0.0. | Jeremy Harris | |
2021-11-29 | tidying | Jeremy Harris | |
2021-11-28 | OpenSSL: use nondeprecated EC-group functions under 3.0.0. | Jeremy Harris | |
2021-11-28 | Fix basic memory use for SPARC. Bug 2838 | John Paul Adrian Glaubitz | |
2021-11-28 | OpenSSL: use nondeprecated hash functions under 3.0.0. | Jeremy Harris | |
2021-11-28 | More care with transport process results | Jeremy Harris | |
2021-11-28 | Fix build for OpenSSL 3.0.0 . Bug 2810 | Jaroslav Škarvada | |
2021-11-23 | Error-check scan dir tidying | Jeremy Harris | |
2021-11-22 | Fix shutdown=no in ${readsocket}. Bug 2784 | Jeremy Harris | |
Broken-by: 1950cf85b4 | |||
2021-11-19 | Fix early use of $sender_host_name | Jeremy Harris | |
Broken-by: 90341c71c1 | |||
2021-11-17 | Tidy input buffer handling | Jeremy Harris | |
2021-11-17 | select() -> poll(). Bug 2831 | Jeremy Harris | |
2021-11-13 | TFO: avoid needless calls in transport-detection | Jeremy Harris | |
2021-11-10 | tidying | Jeremy Harris | |
2021-11-09 | Fix -be macro definition | Jeremy Harris | |
Broken-by: 753739fdef | |||
2021-11-06 | Revert "GnuTLS: lose DH-param setup, for recent library versions where no ↵ | Jeremy Harris | |
longer needed". Bug 2822 It seems the documentation lies and the params really are needed. This reverts commits 041bf37266, 49132a3bb5c6 | |||
2021-11-06 | FreeBSD: do not strip binaries | Jeremy Harris | |
Reverses commit 4a23603b53 | |||
2021-10-24 | Fix client-only use of gsasl authenticator. Bug 2818 | Jeremy Harris | |
2021-10-24 | Fix error message for multiple authenticators misconfiguration. Bug 2817 | Wolfgang Breyha | |
2021-10-24 | LMDB: fix build. Bug 2812 | Andrew Colin Kissa | |
2021-10-23 | Fix pcre2 interface for older versions | Jeremy Harris | |
2021-10-23 | Copyright updates: | Jeremy Harris | |
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u) | |||
2021-10-22 | GnuTLS: add debug warning for tls_dhparam ignore | Jeremy Harris | |
2021-10-18 | tidying | Jeremy Harris | |
2021-10-18 | Exiqgrep: check arg parsing. Bug 2821 | Jeremy Harris | |
2021-10-17 | Queue_Ramp in -bV output no longer experimental | Jeremy Harris | |
2021-10-17 | Change advertised feature name for PIPECONNECT | Jeremy Harris | |
2021-10-16 | Fix PAM auth. Bug 2813 | Adam Lackorzynski | |
2021-10-16 | Fix ALPN/OpenSSL. Bug 2815 | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-10-16 | Avoid calling gettimeofday(), select() per char for cmdline message ↵ | Jeremy Harris | |
submission. Bug 2819 Broken-by: 3c55eef240 | |||
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 | |