summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2016-08-03DANE: treat a TLSA response having only non-TLSA records the same as a no-mat...Jeremy Harris
2016-07-31Fix $body_linecount for empty linesJeremy Harris
2016-07-31Logging: Fix logging of errors under PIPELININGJeremy Harris
2016-07-10Cutthrough: expand transport dkim_domain option when testing for dkim signingJeremy Harris
2016-07-08Cutthrough: disable on >1 addr from routing, and on verify option success_on_...Jeremy Harris
2016-06-02Add support for ${sha256:<string>}Jeremy Harris
2016-05-30Avoid writing msglog files in -bh and -bhc modes. Bug 1804Jeremy Harris
2016-05-24Fix crash in VRFY handling for an unqualified name. Bug 1836Jeremy Harris
2016-05-17TLS: retire obsolete options gnutls_require_{kx,mac,proto)Jeremy Harris
2016-05-06Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165Jeremy Harris
2016-05-04Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165Jeremy Harris
2016-05-04TLS: when tls_certificates unset, generate a selfsigned certJeremy Harris
2016-04-27Delivery: quieten smtp transport conn reuse vs. delivery race. Bug 1810Jeremy Harris
2016-04-24DANE: Remove fallback from hosts_try_dane. If TLSA record not retrieved,Jeremy Harris
2016-04-07Add perl_taintmode optionHeiko Schlittermann (HS12-RIPE)
2016-04-06ACL: remove obsolete demime conditionJeremy Harris
2016-04-06Pass on SIZE to cutthrough connectionJeremy Harris
2016-04-06Docs: Clean for next releaseJeremy Harris
2016-03-09String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807Jeremy Harris
2016-03-09Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578Jeremy Harris
2016-03-07tidying: coverity issuesexim-4_87_RC6Jeremy Harris
2016-03-03Cutthrough: Reflect 5xx recipient reject from target to originatorJeremy Harris
2016-03-03Cutthrough: fix operation under -bhc to not actually deliver. Bug 1800Jeremy Harris
2016-03-02Tidying: Issues detected by gcc --fsanitize=undefinedJeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
2016-02-14Malware: fix error logged on a scanner connect fail. Bug 1796Jeremy Harris
2016-02-10DKIM: fix selection of header for signing/verification given several. Bug 1792Jeremy Harris
2016-02-06SRS: fix crash in queryprogram router when compiled with EXPERIMENTAL_SRSJeremy Harris
2016-01-25Fix typo on ChangeLogHeiko Schlittermann (HS12-RIPE)
2016-01-22PDKIM: Fix use of private-keys having trailing '=' in the base-64. Bug 1781Jeremy Harris
2016-01-22Cutthrough: Fix bug with dot-only lineJeremy Harris
2016-01-18Change notesJeremy Harris
2016-01-16VRFY: Permit an ACL to override the default 252 response, to supportJeremy Harris
2016-01-16TidyingJeremy Harris
2016-01-14OpenSSL: Default the SINGLE_DH_USE option flag setJeremy Harris
2016-01-06DKIM: Remove embedded copy of PolarSSL and use OpenSSL/GnuTLS library.Jeremy Harris
2015-12-20dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748Jeremy Harris
2015-12-18Redis: move from Experimental to mainlineexim-4_87_RC2Jeremy Harris
2015-12-17Fix hosts_connection_nolog ensuring that sender_host_cache is notJeremy Harris
2015-12-17DANE: do not override a cert verify failure, in callback. Also fix some test...Jeremy Harris
2015-12-14Events: move from Experimental to mainlineJeremy Harris
2015-12-11Redis: fix lookups to handle (quoted) spaces embedded in partsJeremy Harris
2015-12-09I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1Jeremy Harris
2015-12-08SOCKS: Add log_selector support.Jeremy Harris
2015-12-08PROXY: Move Proxy Protocol support from Experimental to mainline.Jeremy Harris
2015-12-08SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS in Local/MakefileJeremy Harris
2015-12-07SOCKS: move from Experimental to mainlineJeremy Harris
2015-12-01DKIM: $dkim_key_length visibility variable. Bug 1311Jeremy Harris
2015-11-22SOCKS: Support priority groups and weighted-random selection fromJeremy Harris
2015-11-22MySQL: support MySQL config file option group names. Bug 1701Jeremy Harris