summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2014-07-14Fix parsing of mime headersJeremy Harris
2014-07-14Rename T_APL to T_ADDRESSESPhil Pennock
2014-07-13Fix TLS SNI, and add regression test casesJeremy Harris
2014-07-03Enhance documentation of ${run command parsing.Todd Lyons
2014-07-02Bug 1496: Fix typo in ChangeLogTodd Lyons
2014-07-02Bug 1495: Exiqgrep -C check configfile readabilityAndrew Colin Kissa
2014-06-05Fix udpsend and ip_connectedsocket().exim-4_83_RC2Tony Finch
2014-06-02Fix tiny ChangeLog typoTodd Lyons
2014-05-31Support service names for tls_on_connect_ports. Bug 72Jeremy Harris
2014-05-29Fix delivery $host in client authenticator in verify/callout. Bug 1476Jeremy Harris
2014-05-28Bug 1444: Fix \r\n handling writing spool fileTodd Lyons
2014-05-23Move OCSP out of EXPERIMENTALJeremy Harris
2014-05-22Bug 1394: Document how to do per host conn limitsTodd Lyons
2014-05-21RFC3461 support - MIME DSN messages. Bug 118Wolfgang Breyha
2014-05-20Support optional server certificate name checking. Bug 1479Jeremy Harris
2014-05-13Updated changelog.Todd Lyons
2014-05-13Bug 1394: PPv2 header modifedTodd Lyons
2014-05-13Move PRDR out of EXPERIMENTALJeremy Harris
2014-05-11New expansion operator sha256 for certificates. Bug 1170Jeremy Harris
2014-05-08Enable operator md5 and sha1 use on certificate variables. Bug 1170Jeremy Harris
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