Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-30 | FreeBSD: fix sendfile shim | Jeremy Harris | |
Broken-by: 7d758a6a68 | |||
2019-11-26 | Docs: fix option name. Bug 2471 | Jasen Betts | |
Broken by: 2f680c0c44 | |||
2019-11-25 | Local_scan: bump the ABI major version numberexim-4.93-RC5 | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-24 | Docs: copy-editing | Jeremy Harris | |
2019-11-24 | Docs: smtp_printf() in the local_scan API | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-20 | ARC: add note on RFC to docs | Jeremy Harris | |
2019-11-18 | TLS: restore TLS protocol version to default Received: header | Jeremy Harris | |
Broken-by: f1be21cf0b | |||
2019-11-13 | OpenSSL: when supported by the library version, disable renegotiation for ↵ | Jeremy Harris | |
pre-TLS1.3 | |||
2019-11-11 | Fix means for building dlfunc routines | Jeremy Harris | |
Broken-by: e59797e3bd | |||
2019-11-07 | Dsearch: Fix taint-handling in lookup. Bug 2465 | Jeremy Harris | |
2019-11-04 | ARC: relax restriction on building without SPF | Jeremy Harris | |
2019-10-28 | SPF: fix the explanation URLexim-4.93-RC1 | Heiko Schlittermann (HS12-RIPE) | |
But - I'm not sure if the /Why? API still works as expected. Needs further testing | |||
2019-10-28 | Doc: Minor changes (copyright year, http->https) | Heiko Schlittermann (HS12-RIPE) | |
2019-10-25 | Support moving messages across named queues. Bug 2456 | Jeremy Harris | |
2019-10-21 | Docs: Remove dnssec_request_domains = * | Heiko Schlittermann (HS12-RIPE) | |
The configure.default doesn't contain dnsseq_request_domains = * anymore (as it's the default now), so the explained example config does not need it anymore. | |||
2019-10-20 | TLS: Feature macros | Jeremy Harris | |
2019-10-20 | Docs: remove SUPPORT_TLS mentions | Jeremy Harris | |
01603eec64 moved to DISABLE_TLS | |||
2019-10-19 | CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454 | Jeremy Harris | |
2019-10-18 | Docs: Change default for hosts_try_dane to * | Heiko Schlittermann (HS12-RIPE) | |
2019-10-18 | Change the default of dnssec_request_domains to '*' | Heiko Schlittermann (HS12-RIPE) | |
2019-10-17 | OpenSSL: full-chain OCSP stapling. Bug 1466 | Jeremy Harris | |
2019-10-15 | OpenSSL: SSLKEYLOGFILE support | Jeremy Harris | |
2019-10-12 | SRS: add basic documentation | Jeremy Harris | |
2019-10-06 | Docs: fix syntax | Jeremy Harris | |
2019-10-06 | GnuTLS: lose DH-param setup, for recent library versions where no longer needed | Jeremy Harris | |
2019-10-04 | Events: Add smtp:ehlo event | Jeremy Harris | |
2019-10-02 | DSN: add References: header. Bug 2452 | Jeremy Harris | |
2019-09-29 | OpenSSL: fix build on earlier library versions | Jeremy Harris | |
2019-09-29 | OpenSSL: support OCSP stapling on multi-cert servers | Jeremy Harris | |
2019-09-29 | tidying | Jeremy Harris | |
2019-09-28 | Docs: add dmarc_tld_file link | Heiko Schlittermann (HS12-RIPE) | |
2019-09-26 | GnuTLS: full-chain OCSP stapling. Bug 1466 | Jeremy Harris | |
2019-09-22 | DNS: do not skip initial two components of SRV & TLSA lookups before ↵ | Simon Arlott | |
checking name syntax. The introduction of DKIM added _ to the permitted chars, so those components will pass. | |||
2019-09-22 | DMARC: promote the support from Experimental to mainline | Jeremy Harris | |
2019-09-22 | Docs: expansion items should use &%name%& | Jeremy Harris | |
2019-09-21 | Docs: usability of malware ACL condition | Jeremy Harris | |
2019-09-20 | GnuTLS: Move to more-modern stapling API | Jeremy Harris | |
2019-09-19 | Docs: more detail on log_file_path, in the main-config chapter | Jeremy Harris | |
2019-09-17 | Docs: Adjust on TLSA, dnssec_request_domains | Heiko Schlittermann (HS12-RIPE) | |
2019-09-15 | Doc: Improve pointer to DKIM signing options | Heiko Schlittermann (HS12-RIPE) | |
2019-09-13 | Doc: Typos | Heiko Schlittermann (HS12-RIPE) | |
2019-09-10 | tidying | Jeremy Harris | |
2019-09-08 | string.c: do not interpret '\\' before '\0' (CVE-2019-15846) | Heiko Schlittermann (HS12-RIPE) | |
Add documents about CVE-2019-15846 Add testcase for CVE-2019-15846 Update Changelog Add Announcements (cherry picked from commit 2600301ba6dbac5c9d640c87007a07ee6dcea1f4, 6693563381 and cdc7f9a966) | |||
2019-09-01 | Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395 | Jeremy Harris | |
2019-08-29 | Testcase for handling of -H files for excessive long '-KEY' lines | Heiko Schlittermann (HS12-RIPE) | |
Thanks to Qualys for their analysis. This bug was fixed independently by JGH. Tidy. | |||
2019-08-15 | Appendfile: when evaluating quota use attemd to link counts | Jeremy Harris | |
2019-08-11 | DKIM: preferences for verify algorithms | Jeremy Harris | |
2019-08-10 | Routers: make retry_use_local_part default true when any non-domain ↵ | Jeremy Harris | |
condition is present. Bug 2408 | |||
2019-08-04 | Lookups: support IPv6 addresses in the spf lookup type. Bug 2378 | Jeremy Harris | |
2019-08-03 | Callouts: filter smtp response for bad chars before using in our smtp ↵ | Jeremy Harris | |
response. Bug 2409 |