Testsuite: move dynamic_socket to Exim::Runtest
[exim.git] / doc / doc-txt / ChangeLog
2016-11-02 Jeremy HarrisFix OCSP proof verification for direct-signed proofs...
2016-10-24 Phil PennockUpdate README.UPDATING; fix typos in ChangeLog/NewStuff
2016-10-23 Jeremy HarrisFix bug with aborted server TLS connection, under GnuTLS
2016-10-19 Phil PennockUnbreak build: crypto hdrs not in system includes
2016-10-08 Phil PennockDH parameters update, new values & default exim-4_88_RC2
2016-10-08 Jeremy HarrisFix callouts connection fallback from TLS to cleartext...
2016-10-02 Jeremy HarrisLogging: connection_reject log selector should apply...
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-22 Jeremy HarrisRouting: avoid doing the one_time replacement operation...
2016-09-18 Jeremy HarrisACL: merge the tables used for codition/modifier decode
2016-09-18 Jeremy Harris ACL: bsearch for controls
2016-09-11 Jeremy HarrisLog EHLO response on getting conn-close response for...
2016-08-18 Jeremy HarrisDelivery: fix transmission down an already-open connect...
2016-08-17 Jeremy HarrisDelivery: same-host checking for transport runs should...
2016-08-14 Tony MeyerDMARC: send forensic reports for reject & quarantine...
2016-08-11 Jasen BettsACL: Ensure that acl_smtp_notquit is called for a connd...
2016-08-08 Leonhard KnauffRadius: Fix authentication for Radius libraries that...
2016-08-06 Jeremy HarrisRouting: in a dnslookup, fix fail_defer_domains to...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisLogging: visibility of fakereject
2016-08-03 Jeremy HarrisDANE: treat a TLSA response having only non-TLSA record...
2016-07-31 Jeremy HarrisFix $body_linecount for empty lines
2016-07-31 Jeremy HarrisLogging: Fix logging of errors under PIPELINING
2016-07-10 Jeremy HarrisCutthrough: expand transport dkim_domain option when...
2016-07-08 Jeremy HarrisCutthrough: disable on >1 addr from routing, and on...
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisAdd support for ${sha256:<string>}
2016-05-30 Jeremy HarrisAvoid writing msglog files in -bh and -bhc modes. ...
2016-05-24 Jeremy HarrisFix crash in VRFY handling for an unqualified name...
2016-05-17 Jeremy HarrisTLS: retire obsolete options gnutls_require_{kx,mac...
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisTLS: when tls_certificates unset, generate a selfsigned...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-07 Heiko Schlitterman... Add perl_taintmode option
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-06 Jeremy HarrisDocs: Clean for next release
2016-03-09 Jeremy HarrisString expansions: fix ${extract }, for the numeric...
2016-03-09 Jeremy HarrisFix build for HP-UX and older Solaris: (un)setenv....
2016-03-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-03-03 Jeremy HarrisCutthrough: fix operation under -bhc to not actually...
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-14 Jeremy HarrisMalware: fix error logged on a scanner connect fail...
2016-02-10 Jeremy HarrisDKIM: fix selection of header for signing/verification...
2016-02-06 Jeremy HarrisSRS: fix crash in queryprogram router when compiled...
2016-01-25 Heiko Schlitterman... Fix typo on ChangeLog
2016-01-22 Jeremy HarrisPDKIM: Fix use of private-keys having trailing '='...
2016-01-22 Jeremy HarrisCutthrough: Fix bug with dot-only line
2016-01-18 Jeremy HarrisChange notes
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2016-01-16 Jeremy HarrisTidying
2016-01-14 Jeremy HarrisOpenSSL: Default the SINGLE_DH_USE option flag set
2016-01-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-12-17 Jeremy HarrisDANE: do not override a cert verify failure, in callbac...
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-11 Jeremy HarrisRedis: fix lookups to handle (quoted) spaces embedded...
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-22 Jeremy HarrisSOCKS: Support priority groups and weighted-random...
2015-11-22 Jeremy HarrisMySQL: support MySQL config file option group names...
2015-11-17 Graeme FowlerGF: Changelog entry for bug 1715
2015-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-14 Jeremy HarrisChange notes for -bP
2015-11-08 Jeremy HarrisTLS: Default tls_advertise_hosts to "*". Bug 1709
2015-11-07 Jasen BettsDKIM: fix non-debug build. Bug 1713
2015-11-06 Jeremy HarrisTransport: permit an empty string for the transport_fil...
2015-11-03 Jeremy HarrisPRDR: Introduce $prdr_requested flag variable. Bug...
2015-11-02 Jeremy HarrisAvoid misaligned access in cached lookup. Bug 1708
2015-10-30 Jeremy HarrisLookups: Do not escape percent or underbar in the ...
2015-10-27 Jeremy HarrisDocs: minor tweaks
2015-10-25 Jeremy HarrisPipe transport: fix log_defer_output option. Bug 840
2015-10-25 Jeremy HarrisDKIM: ignore space & tab embedded in base64 during...
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-09-14 Heiko Schlitterman... ChangeLog: Update about process info
2015-09-13 Jeremy Harris TLS: downgrade fail of cert-based authentication...
2015-09-09 Jeremy HarrisDSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce...
2015-09-08 Jeremy Harris Capture substrings in ACL regex= . Bug 425.
2015-08-25 Heiko Schlitterman... Update ChangeLog about Bug 1671
2015-08-25 Jeremy HarrisClose logs after daemon-process exceptional write....
2015-08-14 Tony FinchImprove the consistency of logging incoming and outgoin...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-08-02 Jeremy HarrisDocs: add notes on library version limitations on OCSP...
2015-07-26 Jeremy HarrisClean docs for next release
2015-07-15 Jeremy HarrisAdd check on tls_auth pseudo-command. Bug 1659
2015-06-27 Jeremy HarrisChange note exim-4_86_RC4
next