summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-20ARC: add note on RFC to docsJeremy Harris
2019-11-18Testsuite: output changes resultingexim-4.93-RC4Jeremy Harris
2019-11-18TLS: restore TLS protocol version to default Received: headerJeremy Harris
Broken-by: f1be21cf0b
2019-11-17Testsuite: make it compatible with ancient Perl versions.Heiko Schlittermann (HS12-RIPE)
Perl 5.10 doesn't seem to know the /r modifier for regular expressions.
2019-11-17Testsuite: better sorting for exim_dumpdb outputexim-4.93-RC3Heiko Schlittermann (HS12-RIPE)
2019-11-17Testsuite: localize varsHeiko Schlittermann (HS12-RIPE)
2019-11-17Testsuite: use local file handleHeiko Schlittermann (HS12-RIPE)
2019-11-16Exipick: reorder chompHeiko Schlittermann (HS12-RIPE)
2019-11-16Exipick: indentationHeiko Schlittermann (HS12-RIPE)
2019-11-16Exipick: handle tainted options in spool filesHeiko Schlittermann (HS12-RIPE)
2019-11-14DCC: fix taint-handlingWolfgang Breyha
2019-11-13Testsuite: comment corner-caseJeremy Harris
2019-11-13fix build on older OpenSSLJeremy Harris
2019-11-13Build: lose out-of-date commentJeremy Harris
Broken-by: f3facb664c
2019-11-13OpenSSL: when supported by the library version, disable renegotiation for ↵Jeremy Harris
pre-TLS1.3
2019-11-11Fix means for building dlfunc routines, moreJeremy Harris
2019-11-11Fix means for building dlfunc routinesJeremy Harris
Broken-by: e59797e3bd
2019-11-10Testsuite: fix testcase use of pathsJeremy Harris
Broken-by: 179ed8c31e
2019-11-10Fix taint-handling in rDNS name constructionJeremy Harris
2019-11-09Revert "preallocate store for config", which appears to have been a ↵exim-4.93-RC2Jeremy Harris
mis-merge. Bug 2464 This reverts commit 00f1386065b4ab2aed12facd883ebd324c8c66d5.
2019-11-07Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris
2019-11-05Testsuite: DKIM/transport_filter testcaseJeremy Harris
2019-11-04Compiler quieteningJeremy Harris
2019-11-04Fix edit errorJeremy Harris
Broken-by: 2b2cfa838f
2019-11-04ARC: relax restriction on building without SPFJeremy Harris
2019-11-01Logging: TLSA lookups should honor slow_lookup_logJeremy Harris
2019-10-31Testsuite: PIDs can now use more than 5 digitsJeremy Harris
2019-10-28SPF: fix the explanation URLexim-4.93-RC1Heiko Schlittermann (HS12-RIPE)
But - I'm not sure if the /Why? API still works as expected. Needs further testing
2019-10-28Doc: Minor changes (copyright year, http->https)Heiko Schlittermann (HS12-RIPE)
2019-10-27DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines ↵Jeremy Harris
in testsuite
2019-10-27Testsuite; output changes resultingJeremy Harris
2019-10-27Testsuite: fix uninitialsed varsJeremy Harris
2019-10-27Refactor the res_search() fail hackJeremy Harris
2019-10-26Fix local-scan ABI. Bug 2458Jeremy Harris
2019-10-26Revert "Fix local-scan ABI. Bug 2458"Jeremy Harris
Too many older platforms have compilers do not support __VA_OPT__(). This reverts commit 276f020fb7d0ce2740e90a749b3a49d0d5f74d3d.
2019-10-26Fix local-scan ABI. Bug 2458Andreas Metzler
2019-10-25Output newline after list of message IDs output by "-Mxxx" operationsJeremy Harris
2019-10-25Fix non-SUPPORT_MOVE_FROZEN_MESSAGES buildsJeremy Harris
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-24Testsuite: handle slow test-hosts more intelligentlyJeremy Harris
2019-10-22Be careful about DNS response AD/AA bits for error returnsJeremy Harris
2019-10-22Testsuite: munge for WITH_LOCAL_SCANJeremy Harris
2019-10-21Testsuite: perl syntax (l-brace in RE)Jeremy Harris
2019-10-21Fix logging of DANE, client-side under LibreSSLJeremy Harris
2019-10-21Testsuite: munge for non-TLS buildsJeremy Harris
2019-10-21Testsuite: escape parens in REsJeremy Harris
2019-10-21Docs: Remove dnssec_request_domains = *Heiko Schlittermann (HS12-RIPE)
The configure.default doesn't contain dnsseq_request_domains = * anymore (as it's the default now), so the explained example config does not need it anymore.
2019-10-20Tetsuite: feature-check multileaf OCSP testcasesJeremy Harris
2019-10-20TLS: Feature macrosJeremy Harris
2019-10-20Docs: remove SUPPORT_TLS mentionsJeremy Harris
01603eec64 moved to DISABLE_TLS