summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
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
2015-11-17GF: Changelog entry for bug 1715Graeme Fowler
2015-11-14Events: add recipient-deferred events, both per-host and all-hosts.Jasen Betts
2015-11-14Change notes for -bPJeremy Harris
2015-11-08TLS: Default tls_advertise_hosts to "*". Bug 1709Jeremy Harris
2015-11-07DKIM: fix non-debug build. Bug 1713Jasen Betts
2015-11-06Transport: permit an empty string for the transport_filter option. Bug 1714Jeremy Harris
2015-11-03PRDR: Introduce $prdr_requested flag variable. Bug 1712Jeremy Harris
2015-11-02Avoid misaligned access in cached lookup. Bug 1708Jeremy Harris
2015-10-30Lookups: Do not escape percent or underbar in the ${quote_pgsql: } operator. ...Jeremy Harris
2015-10-27Docs: minor tweaksJeremy Harris
2015-10-25Pipe transport: fix log_defer_output option. Bug 840Jeremy Harris
2015-10-25DKIM: ignore space & tab embedded in base64 during decode. Bug 1700Jeremy Harris
2015-09-19Retry: always use interface, if set, for retry DB key. Bug 1678Jeremy Harris
2015-09-17DNS: time-limit cached returns, using TTL. Bug 1395Jeremy Harris
2015-09-15ChangeLog: Update about process infoHeiko Schlittermann (HS12-RIPE)
2015-09-13 TLS: downgrade fail of cert-based authentication from log message to debu...Jeremy Harris
2015-09-09DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686Jeremy Harris
2015-09-08 Capture substrings in ACL regex= . Bug 425.Jeremy Harris
2015-08-25Update ChangeLog about Bug 1671Heiko Schlittermann (HS12-RIPE)
2015-08-25Close logs after daemon-process exceptional write. Bug 728Jeremy Harris
2015-08-14Improve the consistency of logging incoming and outgoing interfaces.Tony Finch
2015-08-14Overhaul the debug_selector and log_selector machinery to support variable-le...Tony Finch
2015-08-02Docs: add notes on library version limitations on OCSP stapling. Bug 1664Jeremy Harris
2015-07-26Clean docs for next releaseJeremy Harris
2015-07-15Add check on tls_auth pseudo-command. Bug 1659Jeremy Harris
2015-06-27Change noteexim-4_86_RC4Jeremy Harris
2015-06-21Change noteJeremy Harris
2015-06-04TLS authenticatorJeremy Harris
2015-05-27Note MAIL commands in -bS batch, to avoid smtp_no_mail logline. Bug 1346Jeremy Harris
2015-05-26TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397Phil Pennock
2015-05-19Change HELO-verify forward case from byname to bydns and add DNSSEC trackingJeremy Harris
2015-05-19Change host_lookup re-forward from byname to bydns; checking DNSSECJeremy Harris
2015-05-17Remove word "rejected" from ACL-discard log lines. Bug 1632Jeremy Harris
2015-05-11Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588Jeremy Harris
2015-05-09Support SOA lookup in dnsdb lookups. Bug 286Jeremy Harris
2015-05-09Add retrans/retry options to dnsdb lookup. Bug 1539Jeremy Harris
2015-04-26exigrep: fallback to $PATH if zcat is missing. BUG 1575Heiko Schlittermann (HS12)
2015-04-26MIME: Support RFC2231 for filenames. Bug 466Jeremy Harris
2015-04-25Make dnssec_request_domains/dnssec_require_domains genericHeiko Schlittermann (HS12)