summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2014-05-06OCSP observability: variables $tls_{in,out}_ocspJeremy Harris
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-29Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons
2014-04-29Bug 1454: Option -oMm for message referenceHeiko Schlichting
2014-04-27Add options dnssec_request_domains, dnssec_require_domains to the smtp transportJeremy Harris
2014-04-24Support OCSP Stapling under GnuTLS. Bug 1459Jeremy Harris
2014-04-24Dnssec observability: add variable $lookup_dnssec_authenticatedJeremy Harris
2014-04-24Bug 609: Add -C option to exiqgrepLars Timmann
2014-04-24dnssec_strict, _lax, _never modifiers for dnsdb lookupsJeremy Harris
2014-04-23Bug 1453: Add SERVERS ldap server list overrideHeiko Schlichting
2014-04-20Add options dnssec_request_domains, dnssec_require_domains to the dnslookup r...Jeremy Harris
2014-04-20Fix handling of $tls_cipher et.al. in (non-verify) transport. Bug 1455Jeremy Harris
2014-04-19Fix Proxy Protocol v2 handlingTodd Lyons
2014-04-15Add back deprecated SPF error conditionsTodd Lyons
2014-04-15Add expansion for DMARC policyTodd Lyons
2014-04-15Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons
2014-04-15De-duplicate two documentation sectionsTodd Lyons
2014-04-09More care with headers add/remove lists. Bug 1452Jeremy Harris
2014-04-09dnsdb tlsa lookupTodd Lyons
2014-03-19Docs for transport tls_verify_hosts &c.Jeremy Harris
2014-03-18Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris
2014-03-16Support transport-added headers under cutthrough delivery. Bug 1431Jeremy Harris
2014-03-15Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371Wolfgang Breyha
2014-03-15Add documentationJeremy Harris
2014-03-09Refactor malware.c and introduce new scanner type "sock". Bugs 1418 and 1396Jeremy Harris
2014-03-09Log port and TLS details for a failed deliveryJeremy Harris
2014-03-09Log incoming-TLS details on rejects. Bug 305Jeremy Harris
2014-03-08${utf8clean:string} expansion operator. Bug 1401Axel Rau
2014-03-06Change strings of SPF result to conform to RFC 4408Todd Lyons
2014-03-06Code for verify=header_names_asciiMichael Fischer v. Mollard
2014-03-05Support log_selector smtp_confirmation for the lmtp transport. Bug 1157Wolfgang Breyha
2014-03-02Fix docs, `dns_dnssec_ok` not `dns_use_dnssec`Phil Pennock
2014-01-14Bugzilla 1433: Fix DMARC SEGVWolfgang Breyha
2013-12-30Proxy negotiation saves socket timeout values.Todd Lyons
2013-12-22Add ${listextract {n}{list}...}Jeremy Harris
2013-11-30Proxy Protocol - Server supportTodd Lyons
2013-11-19Fix ldap option setting.Todd Lyons
2013-11-10Fix memory management vs. acl-as-conditionalJeremy Harris
2013-11-07Portability fix for Solaris without xpg4 utilitiesTony Finch
2013-11-05Prep docs/markup for next release cycleTodd Lyons
2013-11-05Explain the TLS cleanup bug in the ChangeLogTony Finch
2013-10-22Bug 1400: Fix GnuTLS PKCS11 issuesTodd Lyons
2013-10-19Bugzilla 1402 - Handle upper case chars in testsTodd Lyons
2013-10-09Documentation for multiple TCP clamd serversTodd Lyons
2013-10-07Fix TPDA text.Jeremy Harris
2013-10-06Bug 1289: Clarify host list processing failuresTodd Lyons
2013-10-05Add exiqsumm fix to ChangeLogTodd Lyons
2013-10-03Mention Redis lookup in NewStuffTodd Lyons
2013-10-01Bugzilla 1217: Experimental Redis lookupTodd Lyons
2013-09-30Merge branch 'patch-3' of https://github.com/bes-internal/exim into master_dm...Todd Lyons