summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-04refactor build scriptJeremy Harris
2015-05-29Adjust my maintainership status to reflect realityPhil Pennock
2015-05-29OpenSSL: guard X509_check_host against LibreSSLPhil Pennock
2015-05-27Expand docs re. logs dir, and make eximon logs dir match exim's. Bug 1324Andreas Metzler
2015-05-27Note MAIL commands in -bS batch, to avoid smtp_no_mail logline. Bug 1346Jeremy Harris
2015-05-26Fix some typos in EDITMEHeiko Schlittermann (HS12)
2015-05-26TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397Phil Pennock
2015-05-23New ${env {NAME}} expansion. Bug 1604Jeremy Harris
2015-05-23Testsuite: move test.again.dns and test.fail.dns handling to fakensJeremy Harris
2015-05-23tidyingJeremy Harris
2015-05-22DANE: do not fail/defer message due to TLSA lookup but dane is only requestedJeremy Harris
2015-05-21Fix DANE for multiple-MX when all TLSA lookup defer. Bug 1634Jeremy Harris
2015-05-20Add DNS debug aid if we requested AD but got AAHeiko Schlittermann (HS12)
2015-05-20Add DNS debug aid if we requsted AD but got AAHeiko Schlittermann (HS12)
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-19struct dnssec_domainsJeremy Harris
2015-05-18Show the DNSSEC status (ad=) always in -bt/-bv outputHeiko Schlittermann (HS12)
2015-05-18Fix truncated dns-lookup return record handlingJeremy Harris
2015-05-18Testsuite: move manyhome.test,ex handling from exim to fakensJeremy Harris
2015-05-17Remove word "rejected" from ACL-discard log lines. Bug 1632Jeremy Harris
2015-05-16tidyingJeremy Harris
2015-05-15Callout: additional debug on cache operationsJeremy Harris
2015-05-15Testsuite: reverted: Output of path to fakensHeiko Schlittermann (HS12)
2015-05-13Testsuite: Check dnssec_{request,require}_domains for dnslookupHeiko Schlittermann (HS12)
2015-05-12Testsuite: locate fakens relative to the config_main_directoryHeiko Schlittermann (HS12)
2015-05-12Output dnssec status in -bt/-bv modeHeiko Schlittermann (HS12)
2015-05-11Diagnostic debug message if fakens is not foundHeiko Schlittermann (HS12)
2015-05-11Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588Jeremy Harris
2015-05-10Override DISABLE_DNSSEC when EXPERIMENTAL_DANE is in useHeiko Schlittermann (HS12)
2015-05-10Add feature tag for DNSSECHeiko Schlittermann (HS12)
2015-05-09Support SOA lookup in dnsdb lookups. Bug 286Jeremy Harris
2015-05-09Add retrans/retry options to dnsdb lookup. Bug 1539Jeremy Harris
2015-05-07 Log lengthy DNS lookups. Bug 514Jeremy Harris
2015-05-06Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328Jeremy Harris
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-26exigrep: fallback to $PATH if zcat is missing. BUG 1575Heiko Schlittermann (HS12)
2015-04-26Invert default for iconv() 2nd arg type, to match SUSv3. Bug 1161Jeremy Harris
2015-04-26MIME: recode 2231-to-2047 safely. Bug 466Jeremy Harris
2015-04-26MIME: Support RFC2231 for filenames. Bug 466Jeremy Harris
2015-04-25Make dnssec_request_domains/dnssec_require_domains genericHeiko Schlittermann (HS12)
2015-04-24DKIM: Wrap signature header (more) in line with RFC 5322 and RFC 4871Jasen Betts
2015-04-22UTF8: Cert namechecks always use a-labelJeremy Harris
2015-04-21UTF8: mua_wrapperJeremy Harris
2015-04-21UTF8: MSA calloutsJeremy Harris
2015-04-21UTF8: MSA downconversionsJeremy Harris
2015-04-19Testsuite: fix content-scanner interface testsJeremy Harris
2015-04-18Fix signedness bug in SPA authenticatorJeremy Harris
2015-04-18UTF8: Avoid treating a punycoded dns lookup as an implicit redirectionJeremy Harris
2015-04-13Fix more build dependenciesHeiko Schlittermann (HS12)