summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-02redis lookup returns false for things that should be trueSebastian Wiedenroth
2014-08-31Update commentJeremy Harris
2014-08-29Fix crash in mime acl when a parameter is zero-lengthJeremy Harris
2014-08-27Further TPDA eventsJeremy Harris
2014-08-20Merge branch dane-tpda into daneJeremy 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-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-17Override an unchanged default hosts_request_ocsp when DANE is usedJeremy Harris
2014-08-17Feature compile-guardJeremy 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-15Compiler quieteningJeremy Harris
2014-08-14Fix fakens TLSA generation and DANE TLSA lookupJeremy Harris
2014-08-14Fix non-dane buildJeremy Harris
2014-08-14OpenBSD 5.5 removed arc4random_stirTodd Lyons
2014-08-11Do not sleep for tiny periods, or hang trying to sleep for zero. Bug 1426Jeremy Harris
2014-08-11Better logging of OCSP failsJeremy Harris
2014-08-10Enable OCSPJeremy Harris
2014-08-10Change CV= log line element for dane-verified certJeremy Harris
2014-08-10Capture the knowlege that verification succeededJeremy Harris
2014-08-10Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2)Jeremy Harris
2014-08-10Add support in the fakens utility for TLSA recordsJeremy Harris
2014-08-10On a host lookup name->MX->A->ip sequence, require both stages toJeremy Harris
2014-08-08Test developmentJeremy Harris
2014-08-08Bug 1509: Add parser for DSN spool linesexim-4_84_RC2Wolfgang Breyha
2014-08-08Testsuite basics.Jeremy Harris
2014-08-07Sketch in library interfaceJeremy Harris
2014-08-04Better logging of OCSP failsJeremy Harris
2014-08-02Fix broken EXPERIMENTAL_DSN compileJeremy Harris
2014-08-01Fix development-testing induced crash on second useJeremy Harris
2014-08-01Basic DANE entry pointsJeremy Harris
2014-07-31Add interface documentation for the DANE libraryJeremy Harris
2014-07-30Fix parsing of quoted parameter values in MIME headers. Bug 1513Jeremy Harris
2014-07-29Coding style closer to project normsJeremy Harris
2014-07-29Create a hosts_try_dane transport option, does nothing yetTodd Lyons
2014-07-29Framework to build dane supportTodd Lyons
2014-07-23Bug 1506: Silence static checkers.Lars Mueller
2014-07-23Bug 1506: Fix static typechecker outputTodd Lyons
2014-07-22Do not sleep for tiny periods, or hang trying to sleep for zero. Bug 1426Jeremy Harris
2014-07-22Ensure timer never set to zero for millisleep. Bug 1426Jeremy Harris
2014-07-22Massage coding style to project normJeremy Harris