Age | Commit message (Expand) | Author |
2019-04-19 | exigrep: do case sensitive option processing again. Closes 2392 | Heiko Schlittermann (HS12-RIPE) |
2019-04-18 | Use message_id for tempfile creation Closes 2390 | Heiko Schlittermann (HS12-RIPE) |
2019-04-12 | Docs: Remove GNUmake idioms from Makefile, give power to "mv" | Heiko Schlittermann (HS12-RIPE) |
2019-04-05 | tidying | Jeremy Harris |
2019-04-05 | Logging: close logfile when non-smtp input is taking a long time. Bug 1891 | Jeremy Harris |
2019-04-01 | Fix build with recent LibreSSL, when including DANE. Bug 2386 | Jeremy Harris |
2019-03-30 | DMARC: check for empty filename for TLD file. Patch testsuite to not break o... | Jeremy Harris |
2019-03-22 | Fix "-bP smtp_receive_timeout". Bug 2384 | Jeremy Harris |
2019-03-21 | Harden plaintext authenticator | Jeremy Harris |
2019-03-19 | OpenSSL: Fix aggregation of messages. | Jeremy Harris |
2019-03-18 | Logging: fix initial listening-on log line | Jeremy Harris |
2019-03-16 | Add caseless option to verify=not_blind. Bug 2356 | Simon Arlott |
2019-03-15 | Retire EXPERIMENTAL_REQUIRETLS | Jeremy Harris |
2019-03-15 | Docs: more indexing for daemon-reload | Jeremy Harris |
2019-03-14 | Fix crash from SRV lookup hitting a CNAME | Jeremy Harris |
2019-03-13 | doc: Clarify the IPv4-mapped IPv6 lookups. | Heiko Schlittermann (HS12-RIPE) |
2019-02-26 | Docs: Add note on lsearch for IPv4-mapped IPv6 addresses | Jeremy Harris |
2019-02-26 | Docs: Add note on lsearch for IPv4-mapped IPv6 addresses | Jeremy Harris |
2019-02-19 | TLS: refactor client-start interface | Jeremy Harris |
2019-02-18 | Fix expansions for RFC 822 addresses having comments in local-part and/or dom... | Jasen Betts |
2019-02-16 | GnuTLS: Fix client detection of server reject of client cert under TLS1.3 | Jeremy Harris |
2019-02-14 | Docs: update DKIM standards info | Jeremy Harris |
2019-02-12 | Fix transport buffer size handling | Jeremy Harris |
2019-02-12 | Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ... | Jeremy Harris |
2019-02-11 | DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371 | Jeremy Harris |
2019-02-11 | Docs: extra detail on proxy-protocol | Jeremy Harris |
2019-02-11 | TLS: add variables for the IETF standard name for the connection ciphersuite | Jeremy Harris |
2019-02-11 | Debug: config file name & line number for each ACL verb | Jeremy Harris |
2019-02-11 | JSON: add iterative conditions for arrays | Jeremy Harris |
2019-02-11 | JSON: add jsons extract variant, to strip quotes from string results | Jeremy Harris |
2019-02-11 | Fix json extract operator for unfound case | Jeremy Harris |
2019-02-11 | JSON lookup | Jeremy Harris |
2019-02-11 | EXTERNAL authenticator | Jeremy Harris |
2019-02-10 | OpenSSL: send no TLS1.3 session tickets | Jeremy Harris |
2019-02-10 | OpenSSL: Debug output TLS 1.3 keying | Jeremy Harris |
2019-02-10 | Docs: clean for next release | Jeremy Harris |
2019-01-30 | Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92 | Mad Alex |
2019-01-29 | Docs: clarify quoting for $pipe_addresses | Jeremy Harris |
2019-01-29 | Docs: correct spamd port | Odihambo Washington |
2019-01-27 | Add basic framework for PRDR use with per-user content filters to example con... | Jeremy Harris |
2019-01-24 | Docs: crossref list-separator changing | Jeremy Harris |
2019-01-24 | Docs: crossref dlfunc API | Jeremy Harris |
2019-01-10 | More checks on header line length during reception | Jeremy Harris |
2019-01-05 | Docs: tweak TLS authenticator chapter | Jeremy Harris |
2019-01-04 | Docs: missing options | Jeremy Harris |
2019-01-03 | Docs: tweak new-drivers chapter | Jeremy Harris |
2018-12-31 | PIPE_CONNECT: fix feature-cache refresh | Jeremy Harris |
2018-12-28 | Docs: clarify logging from filter | Jeremy Harris |
2018-12-27 | Update Changelog for GnuTLS and TLS 1.3 Bug 2359exim-4.92-RC4 | Heiko Schlittermann (HS12-RIPE) |
2018-12-25 | GnuTLS: repeat lowlevel read and write operations while they request retry | Andreas Metzler |