CVE-2020-28012: Missing close-on-exec flag for privileged pipe
[exim.git] / doc / doc-txt / ChangeLog
2021-04-27 Qualys Security... CVE-2020-28012: Missing close-on-exec flag for privileg...
2021-04-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-04-27 Heiko Schlitterman... CVE-2020-28008: Assorted attacks in Exim's spool directory
2021-04-27 Heiko Schlitterman... SECURITY: Fix safeguard against upward traversal in...
2021-04-27 Phil PennockSECURITY: rework BDAT receive function handling
2021-04-27 Phil PennockSECURITY: fix SMTP verb option parsing
2021-04-27 Phil PennockSECURITY: Avoid integer overflow on too many recipients
2021-04-27 Phil PennockSECURITY: default recipients_max to 50,000
2021-04-27 Phil PennockSECURITY: refuse too small store allocations
2021-04-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPZA
2021-04-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPSN
2021-04-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-04-27 Phil PennockSECURITY: length limits on many cmdline options
2021-04-21 Phil PennockRe-ran the conversion of all DH parameters
2021-04-21 Phil PennockDefault config: reject on too many bad RCPT
2021-04-21 Heiko Schlitterman... Handle SIGINT as we do with SIGTERM
2021-04-21 Heiko Schlitterman... Enforce pid_file_path start at "/"
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-06 Jeremy Harris Fix handling of server which follows a RCPT 452...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-01-29 Jeremy Harris Lookups: fix $local_part_data for a match on a...
2021-01-12 Jeremy HarrisAuths: in plaintext authenticator, fix parsing of conse...
2021-01-12 Jeremy HarrisUtilities: harden exim_tidydb against corrupt wait...
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 Harris Fix matching of long addresses. Bug 2677
2020-11-02 Jeremy HarrisPass authenticator pubname through spool. Bug 2648
2020-10-30 Jeremy Harris LDAP: fix taint-check in server list walk. Bug...
2020-08-26 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-08-26 GavanTaint: fix off-by-one in is_tainted(). Bug 2634
2020-08-21 GavanTaint: fix off-by-one in is_tainted(). Bug 2634
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-08-09 Jeremy HarrisFix spelling of local_part_data in docs and debug output
2020-07-13 Jeremy HarrisTaint: fix ACL "spam" condition, to permit tainted...
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-07 Guillaume OuttersFix DKIM signing to always ;-terminate. Bug 2295
2020-06-30 Jeremy HarrisFix message-reception clock usage. Bug 2615
2020-06-29 Jeremy HarrisTaint: fix ACL "spam" condition, to permit tainted...
2020-06-28 Jeremy HarrisSqlite: fix segfault on bad/missing sqlite_dbfile....
2020-06-25 Jeremy HarrisLookups: Fix "subdir" filter on a dsearch.
2020-06-22 Jeremy HarrisCutthrough: handle request when a callout-hold is activ...
2020-06-21 Jeremy HarrisFix string_copy() macro to not multiple-eval args....
2020-06-14 Jeremy HarrisTaint: fix verify. Bug 2598
2020-06-12 Jeremy Harrissmtp_accept_map_per_host: call search_tidyup in fail...
2020-06-11 Jeremy HarrisTaint: fix radius expansion condition
2020-06-11 Jeremy Harris TLS: use RFC 6125 rules for certifucate name checks...
2020-06-08 Jeremy HarrisFilters: fix "vacation" in Exim filter. Bug 2593
2020-06-04 Jeremy Harris Fix -bi. Bug 2590
2020-06-03 Jeremy HarrisTaint: fix multiple ACL actions to properly manage...
2020-06-03 Jeremy HarrisDocs: typoes
2020-06-02 Jeremy HarrisTaint: fix listcount expansion operator. Bug 2586
2020-06-02 Jeremy HarrisTaint: fix pam expansion condition. Bug 2587
2020-05-22 Heiko Schlitterman... SPF: Add main config option "spf_smtp_comment_template exim-4.94-RC2
2020-05-22 Heiko Schlitterman... SPF: Remove the parameters of the broken explanation...
2020-05-12 Jeremy HarrisFix over-long line in DSN
2020-05-07 Jeremy HarrisI18N: change default on smtp transport, to downconvert...
2020-05-05 Jeremy HarrisFix SPA authenticator, checking client-supplied data...
2020-05-05 Jeremy Harris Ensure lookup-result variables are dropped between...
2020-04-26 Jeremy HarrisDKIM: dkim_verify_min_keysizes option
2020-04-25 Jeremy HarrisDKIM: fix $dkim_key_length in verify
2020-04-20 Erik LaxFix spool space check to account for SIZE. Bug 2552
2020-04-19 Jeremy HarrisEvents: Fix msg:defer event for the hosts_max_try_hardl...
2020-03-29 Jeremy HarrisDsearch: require absolute dirname
2020-03-26 Jeremy HarrisFix argument checking for ${readsocket }
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy HarrisTaint: fix dsearch result to be untainted
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-15 Jeremy HarrisFix spurious detection of timeout while writing to...
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-01 Jeremy HarrisFix $mime_part_count for non-mime message on multi...
2020-02-26 Jeremy HarrisFix ${tr } expansion item. Bug 2533
2020-02-24 Arne WörnerFix timestamp outputs for TAI timezone. Bug 2530
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-02-13 Jeremy HarrisGnuTLS: fix hanging callout connections
2020-02-13 Jeremy HarrisAuths: fix cyrus-sasl driver for gssapi use. Bug 2524
2020-01-29 Jeremy HarrisTwo-phase queue run perf: parallel processes for phase one
2020-01-28 Jeremy HarrisTaint: slow-mode checking only
2020-01-17 Phil PennockUpdate openssl_options values to 1.1.1c
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2020-01-11 Jeremy HarrisACL: taint-enforce queue modifier
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-08 Jeremy HarrisFix error logging for dynamically-loaded modules. ...
2020-01-07 Wolfgang BreyhaSPF: switch to NO_DATA for SPF-rr lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: shortcircuit SPF RR lookups. Bug 1294
2020-01-01 Jeremy HarrisGSASL: provide $autnN for scram option expansions
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-24 Jeremy HarrisFix the variables set by gsasl authenticator
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-17 Jeremy Harris ARC: Reset received ARC instance counter before...
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
next