Update testcase output to match newly applied default config limit
[exim.git] / doc /
2021-05-28 Jeremy HarrisDocs: enhance section on redirect router :defer: &...
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... Cleanup docs on cve-2020-qualys, point to the Exim...
2021-05-27 Heiko Schlitterman... Update upgrade notes and source about use of seteuid()
2021-05-27 Qualys Security... SECURITY: Always exit when LOG_PANIC_DIE is set
2021-05-27 Qualys Security... CVE-2020-28012: Missing close-on-exec flag for privileg...
2021-05-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-05-27 Heiko Schlitterman... CVE-2020-28008: Assorted attacks in Exim's spool directory
2021-05-27 Heiko Schlitterman... SECURITY: Fix safeguard against upward traversal in...
2021-05-27 Phil PennockSECURITY: rework BDAT receive function handling
2021-05-27 Phil PennockSECURITY: fix SMTP verb option parsing
2021-05-27 Phil PennockSECURITY: Avoid integer overflow on too many recipients
2021-05-27 Phil PennockSECURITY: default recipients_max to 50,000
2021-05-27 Phil PennockSECURITY: refuse too small store allocations
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPZA
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPSN
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-05-27 Phil PennockRe-ran the conversion of all DH parameters
2021-05-27 Phil PennockDefault config: reject on too many bad RCPT
2021-05-27 Heiko Schlitterman... Handle SIGINT as we do with SIGTERM
2021-05-27 Heiko Schlitterman... Enforce pid_file_path start at "/"
2021-05-18 u34Docs: assorted fixes
2021-05-18 Heiko Schlitterman... Docs: typo
2021-05-12 Jeremy HarrisNamed Queues: fix immediate-delivery. Bug 2743
2021-05-04 Jeremy HarrisFix ${ipv6norm:}
2021-04-27 Heiko Schlitterman... Docs: typo. Closes 2713
2021-04-25 Jeremy HarrisTaint: enforce untainted ACL text line
2021-04-18 Jeremy HarrisDocs: note caching of auto-generated server certificate
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-04-14 Jeremy Harris taint: allow appendfile create_file option to speci...
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-04-06 Jeremy HarrisDocs: add warning note on ${listnamed:} operator
2021-04-05 Heiko Schlitterman... Docs: mention *_environment in "Misc" section"
2021-04-05 Jeremy HarrisDocs: add example for DKIM dual-signing
2021-04-03 Jeremy HarrisMake smtp_accept_max_per_connection expanded
2021-04-02 Jeremy HarrisDocs: clarify list-separator requirements
2021-03-27 Jeremy HarrisGnuTLS: use a less bogus-looking temporary filename...
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2021-03-20 Jeremy HarrisMemory handling: exponentially-increasing alloc size
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-03-15 Jeremy HarrisDoc: more explicit hinting on tls_try_verify_hosts.
2021-03-07 Jeremy Harriswip
2021-03-07 Jeremy HarrisRevert "Docs: typos"
2021-03-06 Jim PazarenaDocs: typos
2021-02-27 Jeremy HarrisDocs: fix description of hosts_try_dane. Bug 2704
2021-02-22 Jeremy HarrisFix list-expansion for various domainlists, having...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-19 Heiko SchlichtingFix weight calculation for spamd_address. Bug 2694
2021-02-18 Jeremy HarrisDocs: yet more on $domain_data
2021-02-18 Jim PazarenaDocs: typo
2021-02-13 Jeremy Harriswip
2021-02-13 Jeremy HarrisDocs: more notes on dnslists
2021-02-06 Jeremy HarrisDocs: fix bug reference
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-01-31 Jeremy Harrisgsasl authenticator: support client salted-password...
2021-01-29 Jeremy Harristidying
2021-01-29 Jeremy HarrisLookups: fix $local_part_data for a match on a filename...
2021-01-25 Jeremy HarrisAUTH: avoid logging creds on ACL denial
2021-01-16 Jeremy Harrisdocs infrastructure notes
2021-01-16 Jeremy HarrisDocs: indexing
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-12 Jeremy HarrisAuths: in plaintext authenticator, fix parsing of conse...
2021-01-12 Jeremy HarrisDocs: change note
2021-01-10 Jeremy Harrischannel binding notes
2020-12-28 Jeremy Harristypo
2020-12-28 Jeremy HarrisLogging: make placement of continued-delivery asterisk...
2020-12-24 Jeremy HarrisFix ${listextract } from a tainted list
2020-12-20 Jeremy HarrisFix local delivery delay when combined with remote...
2020-12-17 Jeremy HarrisRemove the X_ prefix from the PIPE_CONNECT SMTP service...
2020-12-16 Jeremy HarrisFix matching of long addresses. Bug 2677
2020-12-02 Jeremy HarrisDocs: add info on router variable evaluation order
2020-11-24 u34Docs: wording fixes.
2020-11-23 Jeremy HarrisDocs: list $spam_ variables in expansions chapter
2020-11-19 Jeremy HarrisLogging: add I= element to transport-defer lines. ...
2020-11-12 Jeremy HarrisMore taint notes
2020-11-10 Jeremy HarrisDocs: clarify client-side auth options for smtp transport
2020-11-10 Jeremy HarrisMore taint discussion in docs
2020-11-03 Jeremy HarrisFix spurious logging of select error
2020-11-02 Jeremy HarrisPass authenticator pubname through spool. Bug 2648
2020-10-30 Jeremy HarrisLDAP: fix taint-check in server list walk. Bug 2646
2020-10-28 Jeremy HarrisDocs: index smtp transport timeouts
2020-10-26 Jeremy HarrisDocs: another detaint mention
2020-10-11 Heiko Schlitterman... Docs: Mention issues with TLS client cert and Exim...
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-05 Heiko Schlitterman... Add proxy_protocol_timeout main config option.
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-10-03 Jeremy Harristidying
2020-09-28 Jeremy HarrisDocs: Add note regarding DANE vs. the smtp transport...
2020-09-26 Jeremy HarrisOpenSSL: Fix client-side tls_verify_cert_hostnames...
2020-09-25 Nicolas RDocs: Fix various typos (Closes 2650, 2651)
2020-09-25 Jeremy HarrisDocs: fix descriptions for dkim_domain, dkim_selector
2020-09-25 Andreas MetzlerDocs: Minor typos in spec and NewStuff (Closes 2649)
2020-09-25 Nicolas RDoc: Fix a typo in NewStuff for 4.94 (Closes 2649)
2020-09-25 Heiko Schlitterman... Doc: remove trailing spaces
2020-09-17 Jeremy HarrisDocs: add crossref
2020-09-17 Phil Pennockdefault DH prime choice consistency
2020-09-11 Heiko Schlitterman... Docs: fix typo.
next