summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12Fix needless OCSP request under DANEJeremy Harris
2014-09-12Bug 1216: Add -M (related) to exigrep.Todd Lyons
2014-09-11Fix ldap lookup for single-attr request, multiple-attr return. Bug 1521Heiko Schlittermann
2014-09-11Add debug for number of CA certs, for OpenSSL/file loadJeremy Harris
2014-09-10Fix undersized buffer use by eximon. Bug 1527Jeremy Harris
2014-09-10TPDA tidyingJeremy Harris
2014-09-08doc typoJeremy Harris
2014-09-06Add expansion item for sorting listsJeremy Harris
2014-09-06Support secondary-separator specifier for MX, SRV and TLSA dnsdb lookupsJeremy Harris
2014-09-05Merge branch 'master_condition_description'Todd Lyons
2014-09-05Bug 1518: fix description of condition processingTodd Lyons
2014-09-04Enforce TLS under DANE when host has TLSA recordsJeremy Harris
2014-09-02Fix ${extract expansion for use within ${if inlist etc. Bug 1524Jeremy Harris
2014-09-02Introduce EXPERIMENTAL_DANE featureJeremy Harris
2014-09-02ChangeLog entryJeremy Harris
2014-09-01Warn on OCSP interaction with DANEJeremy Harris
2014-08-31Add missing puctuationJeremy Harris
2014-08-31Update commentJeremy Harris
2014-08-31Further doc examples for ldap lookup outputHeiko Schlittermann
2014-08-29Fix crash in mime acl when a parameter is zero-lengthJeremy Harris
2014-08-29Fix tpda tcp:connect testcaseJeremy Harris
2014-08-28Bugzilla 1518: Clarify router "condition" parsingTodd Lyons
2014-08-27Further TPDA eventsJeremy Harris
2014-08-27Add doc detail on ldap lookup output parsingJeremy Harris
2014-08-20Merge branch dane-tpda into daneJeremy Harris
2014-08-20Update change logJeremy Harris
2014-08-20Merge branch 'master' into daneJeremy Harris
2014-08-20Expanded EXPERIMENTAL_TPDA featureJeremy Harris
2014-08-18Merge remote-tracking branch 'exim_github/pr/16'Todd Lyons
2014-08-17Safer coding for utf8clean expansion operatorJeremy Harris
2014-08-17Update DANE draft docsJeremy Harris
2014-08-17Log an error (instead of hanging) if Dovecot auth is configured to use the wr...Timo Sirainen
2014-08-17Unbreak utf8clean testcase.Jeremy Harris
2014-08-17Properly detect/set test variables from scripts.Todd Lyons
2014-08-17Override an unchanged default hosts_request_ocsp when DANE is usedJeremy Harris
2014-08-17Feature compile-guardJeremy Harris
2014-08-17Add sha256 operator usageJeremy Harris
2014-08-17Add observability variables and provision for avoiding OCSP conflictsJeremy Harris
2014-08-16Break out dane code to separate functionsJeremy Harris
2014-08-16Clarify docs on ldap alternate servers listJeremy Harris
2014-08-15Compiler quieteningJeremy Harris
2014-08-14Clean docs for next releaseJeremy Harris
2014-08-14Fix fakens TLSA generation and DANE TLSA lookupJeremy Harris
2014-08-14ChangeLog entry for OpenBSD 5.5 patchTodd Lyons
2014-08-14Shuffle test orderJeremy Harris
2014-08-14Merge branch 'master' of git://git.exim.org/eximTodd Lyons
2014-08-14Properly detect/set test variables from scripts.Todd Lyons
2014-08-14Add testcase for TLSA record accessJeremy Harris
2014-08-14Fix non-dane buildJeremy Harris
2014-08-14OpenBSD 5.5 removed arc4random_stirTodd Lyons