Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-18 | Show the DNSSEC status (ad=) always in -bt/-bv output | Heiko Schlittermann (HS12) | |
2015-05-18 | Fix truncated dns-lookup return record handling | Jeremy Harris | |
2015-05-18 | Testsuite: move manyhome.test,ex handling from exim to fakens | Jeremy Harris | |
2015-05-17 | Remove word "rejected" from ACL-discard log lines. Bug 1632 | Jeremy Harris | |
2015-05-16 | tidying | Jeremy Harris | |
2015-05-15 | Callout: additional debug on cache operations | Jeremy Harris | |
2015-05-15 | Testsuite: reverted: Output of path to fakens | Heiko Schlittermann (HS12) | |
This partially reverts 5f3d09836. | |||
2015-05-13 | Testsuite: Check dnssec_{request,require}_domains for dnslookup | Heiko Schlittermann (HS12) | |
2015-05-12 | Testsuite: locate fakens relative to the config_main_directory | Heiko Schlittermann (HS12) | |
This makes the test configs more intuitive, because the spool_directory=SPOOL/spool does not need to be there anymore, except we really need a spool directory. | |||
2015-05-12 | Output dnssec status in -bt/-bv mode | Heiko Schlittermann (HS12) | |
Currently this feature is enabled only if running_in_test_harness, because I don't want to break anything else. | |||
2015-05-11 | Diagnostic debug message if fakens is not found | Heiko Schlittermann (HS12) | |
2015-05-11 | Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588 | Jeremy Harris | |
Normally benign, it bites when the pair was led to by a CNAME; modern usage is to not canoicalize the domain to a cname target (and we were inconsistent anyway for A-only vs AAAA+A). | |||
2015-05-10 | Override DISABLE_DNSSEC when EXPERIMENTAL_DANE is in use | Heiko Schlittermann (HS12) | |
2015-05-10 | Add feature tag for DNSSEC | Heiko Schlittermann (HS12) | |
2015-05-09 | Support SOA lookup in dnsdb lookups. Bug 286 | Jeremy Harris | |
2015-05-09 | Add retrans/retry options to dnsdb lookup. Bug 1539 | Jeremy Harris | |
2015-05-07 | Log lengthy DNS lookups. Bug 514 | Jeremy Harris | |
Original by <derrick.rice@gmail.com>, massaged by JH | |||
2015-05-06 | Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328 | Jeremy Harris | |
2015-05-04 | I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420 | Jeremy Harris | |
2015-04-26 | exigrep: fallback to $PATH if zcat is missing. BUG 1575 | Heiko Schlittermann (HS12) | |
2015-04-26 | Invert default for iconv() 2nd arg type, to match SUSv3. Bug 1161 | Jeremy Harris | |
Probably most of the lesser-used builds are already broken; this won't fix them | |||
2015-04-26 | MIME: recode 2231-to-2047 safely. Bug 466 | Jeremy Harris | |
The original expansion was vulnerable to odd filenames. | |||
2015-04-26 | MIME: Support RFC2231 for filenames. Bug 466 | Jeremy Harris | |
Patch originally from Alexander Shikoff, heavily reworked by JH. | |||
2015-04-25 | Make dnssec_request_domains/dnssec_require_domains generic | Heiko Schlittermann (HS12) | |
Not only the dnslookup router should use DNSSEC for lookups. The manualroute and even queryprogram router may just generate a host list. The names then need to be resolved, optionally via DNSSEC. | |||
2015-04-24 | DKIM: Wrap signature header (more) in line with RFC 5322 and RFC 4871 | Jasen Betts | |
2015-04-22 | UTF8: Cert namechecks always use a-label | Jeremy Harris | |
2015-04-21 | UTF8: mua_wrapper | Jeremy Harris | |
2015-04-21 | UTF8: MSA callouts | Jeremy Harris | |
2015-04-21 | UTF8: MSA downconversions | Jeremy Harris | |
2015-04-19 | Testsuite: fix content-scanner interface tests | Jeremy Harris | |
2015-04-18 | Fix signedness bug in SPA authenticator | Jeremy Harris | |
2015-04-18 | UTF8: Avoid treating a punycoded dns lookup as an implicit redirection | Jeremy Harris | |
2015-04-13 | Fix more build dependencies | Heiko Schlittermann (HS12) | |
2015-04-13 | Fix build dependency. Bug 1611 | Heiko Schlittermann | |
2015-04-13 | Fix with-TLS non-International build | Jeremy Harris | |
2015-04-13 | Do not build International by default | Jeremy Harris | |
2015-04-13 | Merge branch 'SMTPUTF8_1516'. Bug 1516 | Jeremy Harris | |
This adds limited support for the ESMTP option SMTPUTF8 under the EXPERIMENTAL_INTERNATIONAL compile define | |||
2015-04-13 | non-smtp input | Jeremy Harris | |
2015-04-12 | client helo | Jeremy Harris | |
2015-04-12 | Permit underbar in dns name component; needed for srv, csa, dane... | Jeremy Harris | |
2015-04-12 | forwarding | Jeremy Harris | |
2015-04-12 | Rename substructure for ease of debugging | Jeremy Harris | |
2015-04-12 | sender verify callout | Jeremy Harris | |
2015-04-12 | utf8 recipient | Jeremy Harris | |
2015-04-12 | recipient verify callout | Jeremy Harris | |
2015-04-12 | bounce message | Jeremy Harris | |
2015-04-12 | smtp output, no remote support | Jeremy Harris | |
2015-04-12 | smtp output | Jeremy Harris | |
2015-04-12 | received_protocol | Jeremy Harris | |
2015-04-12 | protocol prep | Jeremy Harris | |