summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-06-22TLS: as server, reject connections with ALPN indicating non-smtp useJeremy Harris
2021-06-17Docs: typoJeremy Harris
2021-06-15hosts_require_heloJeremy Harris
2021-06-06Observability: listen queue backlogJeremy Harris
2021-06-04DMARC: note unsupported library versions issueJeremy Harris
2021-05-28Docs: enhance section on redirect router :defer: & :fail:Jeremy Harris
2021-05-27Cleanup docs on cve-2020-qualys, point to the Exim websiteHeiko Schlittermann (HS12-RIPE)
2021-05-27Update upgrade notes and source about use of seteuid()Heiko Schlittermann (HS12-RIPE)
2021-05-27SECURITY: Always exit when LOG_PANIC_DIE is setQualys Security Advisory
2021-05-27CVE-2020-28012: Missing close-on-exec flag for privileged pipeQualys Security Advisory
2021-05-27CVE-2020-28014, CVE-2021-27216: PID file handlingHeiko Schlittermann (HS12-RIPE)
2021-05-27CVE-2020-28008: Assorted attacks in Exim's spool directoryHeiko Schlittermann (HS12-RIPE)
2021-05-27SECURITY: Fix safeguard against upward traversal in msglog files.Heiko Schlittermann (HS12-RIPE)
2021-05-27SECURITY: rework BDAT receive function handlingPhil Pennock
2021-05-27SECURITY: fix SMTP verb option parsingPhil Pennock
2021-05-27SECURITY: Avoid integer overflow on too many recipientsPhil Pennock
2021-05-27SECURITY: default recipients_max to 50,000Phil Pennock
2021-05-27SECURITY: refuse too small store allocationsPhil Pennock
2021-05-27SECURITY: fix Qualys CVE-2020-PFPZAPhil Pennock
2021-05-27SECURITY: fix Qualys CVE-2020-PFPSNPhil Pennock
2021-05-27SECURITY: fix Qualys CVE-2020-SLCWDPhil Pennock
2021-05-27SECURITY: length limits on many cmdline optionsPhil Pennock
2021-05-27Re-ran the conversion of all DH parametersPhil Pennock
2021-05-27Default config: reject on too many bad RCPTPhil Pennock
2021-05-27Handle SIGINT as we do with SIGTERMHeiko Schlittermann (HS12-RIPE)
2021-05-27Enforce pid_file_path start at "/"Heiko Schlittermann (HS12-RIPE)
2021-05-18Docs: assorted fixesu34
2021-05-18Docs: typoHeiko Schlittermann (HS12-RIPE)
2021-05-12Named Queues: fix immediate-delivery. Bug 2743Jeremy Harris
2021-05-04Fix ${ipv6norm:}Jeremy Harris
2021-04-27Docs: typo. Closes 2713Heiko Schlittermann (HS12-RIPE)
2021-04-25Taint: enforce untainted ACL text lineJeremy Harris
2021-04-18Docs: note caching of auto-generated server certificateJeremy Harris
2021-04-18Experimental: ESMTP LIMITS extensionJeremy Harris
2021-04-16Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris
2021-04-14 taint: allow appendfile create_file option to specify a de-tainting safe ...Jeremy Harris
2021-04-07Pass proxy addresses/ports to continued trasnports. Bug 2710Jeremy Harris
2021-04-07Docs: add warning note on ${listnamed:} operatorJeremy Harris
2021-04-05Docs: mention *_environment in "Misc" section"Heiko Schlittermann (HS12-RIPE)
2021-04-05Docs: add example for DKIM dual-signingJeremy Harris
2021-04-03Make smtp_accept_max_per_connection expandedJeremy Harris
2021-04-02Docs: clarify list-separator requirementsJeremy Harris
2021-03-27GnuTLS: use a less bogus-looking temporary filename for DH-parametersJeremy Harris
2021-03-21DNS: explicit alloc/free of workspaceJeremy Harris
2021-03-20Memory handling: exponentially-increasing alloc sizeJeremy Harris
2021-03-20DKIM: verify using separate pool-pair, reset per messageJeremy Harris
2021-03-15Doc: more explicit hinting on tls_try_verify_hosts.Jeremy Harris
2021-03-07wipJeremy Harris
2021-03-07Revert "Docs: typos"Jeremy Harris
2021-03-07Docs: typosJim Pazarena