Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | ARC: add note on RFC to docs | Jeremy Harris | |
2019-11-18 | Testsuite: output changes resultingexim-4.93-RC4 | Jeremy Harris | |
2019-11-18 | TLS: restore TLS protocol version to default Received: header | Jeremy Harris | |
Broken-by: f1be21cf0b | |||
2019-11-17 | Testsuite: 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-17 | Testsuite: better sorting for exim_dumpdb outputexim-4.93-RC3 | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: localize vars | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: use local file handle | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: reorder chomp | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: indentation | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: handle tainted options in spool files | Heiko Schlittermann (HS12-RIPE) | |
2019-11-14 | DCC: fix taint-handling | Wolfgang Breyha | |
2019-11-13 | Testsuite: comment corner-case | Jeremy Harris | |
2019-11-13 | fix build on older OpenSSL | Jeremy Harris | |
2019-11-13 | Build: lose out-of-date comment | Jeremy Harris | |
Broken-by: f3facb664c | |||
2019-11-13 | OpenSSL: when supported by the library version, disable renegotiation for ↵ | Jeremy Harris | |
pre-TLS1.3 | |||
2019-11-11 | Fix means for building dlfunc routines, more | Jeremy Harris | |
2019-11-11 | Fix means for building dlfunc routines | Jeremy Harris | |
Broken-by: e59797e3bd | |||
2019-11-10 | Testsuite: fix testcase use of paths | Jeremy Harris | |
Broken-by: 179ed8c31e | |||
2019-11-10 | Fix taint-handling in rDNS name construction | Jeremy Harris | |
2019-11-09 | Revert "preallocate store for config", which appears to have been a ↵exim-4.93-RC2 | Jeremy Harris | |
mis-merge. Bug 2464 This reverts commit 00f1386065b4ab2aed12facd883ebd324c8c66d5. | |||
2019-11-07 | Dsearch: Fix taint-handling in lookup. Bug 2465 | Jeremy Harris | |
2019-11-05 | Testsuite: DKIM/transport_filter testcase | Jeremy Harris | |
2019-11-04 | Compiler quietening | Jeremy Harris | |
2019-11-04 | Fix edit error | Jeremy Harris | |
Broken-by: 2b2cfa838f | |||
2019-11-04 | ARC: relax restriction on building without SPF | Jeremy Harris | |
2019-11-01 | Logging: TLSA lookups should honor slow_lookup_log | Jeremy Harris | |
2019-10-31 | Testsuite: PIDs can now use more than 5 digits | Jeremy Harris | |
2019-10-28 | SPF: fix the explanation URLexim-4.93-RC1 | Heiko Schlittermann (HS12-RIPE) | |
But - I'm not sure if the /Why? API still works as expected. Needs further testing | |||
2019-10-28 | Doc: Minor changes (copyright year, http->https) | Heiko Schlittermann (HS12-RIPE) | |
2019-10-27 | DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines ↵ | Jeremy Harris | |
in testsuite | |||
2019-10-27 | Testsuite; output changes resulting | Jeremy Harris | |
2019-10-27 | Testsuite: fix uninitialsed vars | Jeremy Harris | |
2019-10-27 | Refactor the res_search() fail hack | Jeremy Harris | |
2019-10-26 | Fix local-scan ABI. Bug 2458 | Jeremy Harris | |
2019-10-26 | Revert "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-26 | Fix local-scan ABI. Bug 2458 | Andreas Metzler | |
2019-10-25 | Output newline after list of message IDs output by "-Mxxx" operations | Jeremy Harris | |
2019-10-25 | Fix non-SUPPORT_MOVE_FROZEN_MESSAGES builds | Jeremy Harris | |
2019-10-25 | Support moving messages across named queues. Bug 2456 | Jeremy Harris | |
2019-10-24 | Testsuite: handle slow test-hosts more intelligently | Jeremy Harris | |
2019-10-22 | Be careful about DNS response AD/AA bits for error returns | Jeremy Harris | |
2019-10-22 | Testsuite: munge for WITH_LOCAL_SCAN | Jeremy Harris | |
2019-10-21 | Testsuite: perl syntax (l-brace in RE) | Jeremy Harris | |
2019-10-21 | Fix logging of DANE, client-side under LibreSSL | Jeremy Harris | |
2019-10-21 | Testsuite: munge for non-TLS builds | Jeremy Harris | |
2019-10-21 | Testsuite: escape parens in REs | Jeremy Harris | |
2019-10-21 | Docs: 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-20 | Tetsuite: feature-check multileaf OCSP testcases | Jeremy Harris | |
2019-10-20 | TLS: Feature macros | Jeremy Harris | |
2019-10-20 | Docs: remove SUPPORT_TLS mentions | Jeremy Harris | |
01603eec64 moved to DISABLE_TLS |