Age | Commit message (Expand) | Author |
2017-10-06 | Use flag names rather than values in debug output | Jeremy Harris |
2017-10-06 | Better handling of printing NULL pointers | Jeremy Harris |
2017-10-05 | testsuite output changes | Jeremy Harris |
2017-09-12 | DKIM: support multiple signing, by selector | Jeremy Harris |
2017-08-20 | Logging: add elapsed-time element to unexpected-diconnection lines | Jeremy Harris |
2017-08-09 | DKIM: Enforce any "h" field present in the DNS publickey record. This can b... | Jeremy Harris |
2017-08-06 | Logging: millisecond time on 'no MAIL' lines. Bug 2102 | Jeremy Harris |
2017-08-05 | Debugging: millisecond timestamps. Bug 2102 | Jeremy Harris |
2017-07-22 | On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151 | Jeremy Harris |
2017-07-18 | Fix cache-cold random callout verify. Bug 2147 | Jeremy Harris |
2017-07-15 | Use the BDB "environment" so that a database config file is not looked for. ... | Jeremy Harris |
2017-07-09 | Add $smtp_command_history variable | Jeremy Harris |
2017-06-25 | Bail out if a configuration file starts with a byte order mark | Heiko Schlittermann (HS12-RIPE) |
2017-06-11 | On a continued-transport delivery, do not check the hostlist for mismatch in the | Jeremy Harris |
2017-06-11 | In tls-proxy process take case to close unused pipe ends, select also for exc... | Jeremy Harris |
2017-06-11 | Testsuite: testcase for continued-delivery with transport hosts_override | Jeremy Harris |
2017-06-03 | Fix logging of delivery port for callout lazy-close, when port specified by r... | Jeremy Harris |
2017-06-03 | Testsuite: stabilize output sequence for 2x35/6 | Jeremy Harris |
2017-05-21 | Debug: more info during server-side authentication | Jeremy Harris |
2017-05-07 | Testsuite: add DANE cases for DNS secure no-TLSA lookups | Jeremy Harris |
2017-05-07 | Testsuite: add DANE testcase for TLSA lookup SERVFAIL | Jeremy Harris |
2017-04-28 | Support wire-format spoolfiles | Jeremy Harris |
2017-04-26 | Tweak debug output | Jeremy Harris |
2017-03-22 | tidying | Jeremy Harris |
2017-03-21 | Callouts: a "hold" option for receipient-verify, which keeps the connection o... | Jeremy Harris |
2017-03-21 | Logging: make cipher info available for continued-TLS connection deliveries | Jeremy Harris |
2017-03-15 | Logging: mark continued-TLS connection deliveries with "X-*" | Jeremy Harris |
2017-03-12 | Malware: new connection type "f-prot6d" for FPSCAND protocol over TCP | Andrew Colin Kissa |
2017-03-09 | Debug: Use UTF-8 linedrawing, for indent partial-markers | Jeremy Harris |
2017-03-08 | Shorten long daemon-startup log lines | Jeremy Harris |
2017-03-07 | Delivery: contined-connection maintaining TLS | Jeremy Harris |
2017-03-04 | Debug: Use UTF-8 linedrawing rather than ASCII lineart for grouping expansion... | Jeremy Harris |
2017-02-27 | Testsuite: reduce trailing 0372 subtest to queue-only | Jeremy Harris |
2017-02-24 | Memory management: drop $acl_m_ variables explicitly as they go out-of-scope | Jeremy Harris |
2017-02-12 | Debug: avoid indenting line-prefixes (timestamp, pid, host-checking marker) | Jeremy Harris |
2017-02-11 | DNS: return explicit error code to caller on dnssec failure, for better logging | Jeremy Harris |
2017-02-08 | Debug: indent ACL and expreassion tracing by evaluation depth | Jeremy Harris |
2017-02-08 | DKIM: trim debug verbosity | Jeremy Harris |
2017-01-31 | Callouts: fix recipient verify/random | Jeremy Harris |
2017-01-28 | Testsuite: testcase for DKIM bug 2029 | Jeremy Harris |
2017-01-24 | Testsuite: output file changes from d7a2c8337f7b | Jeremy Harris |
2017-01-21 | Fix DKIM verify when used with CHUNKING. Bug 2016 | Jeremy Harris |
2017-01-21 | Testsuite: Add DKIM Chunking test | Heiko Schlittermann (HS12-RIPE) |
2017-01-21 | Testcases for pipelined callout | Jeremy Harris |
2017-01-21 | Use smtp_write_mail_and_rcpt_cmds() for verify callout | Jeremy Harris |
2017-01-21 | Use smtp_setup_conn() for verify callout | Jeremy Harris |
2017-01-21 | Fix DKIM verify operation in -bh test mode. Bug 2017 | Jeremy Harris |
2017-01-19 | Testsuite: output changes from 4c04137d7 | Jeremy Harris |
2017-01-19 | VRFY: advertise in EHLO response, if there is an ACL defined | Jeremy Harris |
2017-01-19 | VRFY: add docs note on results, and additional test cases | Jeremy Harris |