summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
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-12Named Queues: fix immediate-delivery. Bug 2743Jeremy Harris
2021-05-04Fix ${ipv6norm:}Jeremy Harris
2021-04-25Taint: enforce untainted ACL text lineJeremy 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-07Pass proxy addresses/ports to continued trasnports. Bug 2710Jeremy Harris
2021-04-03Make smtp_accept_max_per_connection expandedJeremy 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-02-22Fix list-expansion for various domainlists, having included sublist elements....Jeremy Harris
2021-02-19Fix weight calculation for socks_proxy. Bug 2694Heiko Schlichting
2021-02-19Fix weight calculation for spamd_address. Bug 2694Heiko Schlichting
2021-02-06Docs: fix bug referenceJeremy Harris
2021-02-06Fix handling of server which follows a RCPT 452 with a 250. Bug 26092Jeremy Harris
2021-02-06Fix daemon-SIGHUP on FreeBSDJeremy Harris
2021-01-31gsasl authenticator: support client salted-password cachingJeremy Harris
2021-01-29Lookups: fix $local_part_data for a match on a filename list element. Bug 2691Jeremy Harris
2021-01-25AUTH: avoid logging creds on ACL denialJeremy Harris
2021-01-15Hints DB: harden against corrupt files by ignoring unexpected size recordsJeremy Harris
2021-01-12Auths: in plaintext authenticator, fix parsing of consecutive circuflex. Bug...Jeremy Harris
2021-01-12Docs: change noteJeremy Harris
2020-12-28Logging: make placement of continued-delivery asterisk consistentJeremy Harris
2020-12-24Fix ${listextract } from a tainted listJeremy Harris
2020-12-20Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris
2020-12-17Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris
2020-12-16Fix matching of long addresses. Bug 2677Jeremy Harris
2020-11-19Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris
2020-11-03Fix spurious logging of select errorJeremy Harris