Age | Commit message (Expand) | Author |
2017-10-26 | Testsuite: add missing testcase files | Jeremy Harris |
2017-10-20 | Testsuite: accept changed output from perl version difference | Jeremy Harris |
2017-10-20 | Testsuite: ignore optional-config output | Jeremy Harris |
2017-10-14 | Tidy build for OpenBSD | Jeremy Harris |
2017-10-13 | Testsuite: add cipher-suite seen on OpenBSD | Jeremy Harris |
2017-10-08 | Logging: show when input from truncated for logging "next input sent too soon" | Jeremy Harris |
2017-10-06 | Check for proper output separator in expanding ${addresses:STRING} (Closes... | Heiko Schlittermann (HS12-RIPE) |
2017-10-01 | Testsuite: for TFO testcases manipulate the system state | Jeremy Harris |
2017-09-19 | TFO: early-data for client outbound via socks5 proxy | Jeremy Harris |
2017-08-04 | Logging: millisecond QT and DT. Bug 2102 | Jeremy Harris |
2017-07-30 | Logging: 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-06-03 | Fix crash in transport, on second smtp-connect fail for a list of target hosts | Jeremy Harris |
2017-05-31 | Testsuite: stabilize output sequence for case 4530 | Jeremy Harris |
2017-05-30 | Testsuite: stabilize output sequence for case 0906 | Jeremy Harris |
2017-05-17 | TLS: do decent PIPELINING under TLS, at least with GnuTLS | 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-05-06 | Teach SMTP input sync check ("input sent too soon") about SMTP input buffering | Jeremy Harris |
2017-04-28 | Support wire-format spoolfiles | Jeremy Harris |
2017-03-18 | Expansions: check numeric values of IPv4 address components | Jeremy Harris |
2017-03-12 | Malware: new connection type "f-prot6d" for FPSCAND protocol over TCP | Andrew Colin Kissa |
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-26 | Testsuite: Terminate the client input properly | Heiko Schlittermann (HS12-RIPE) |
2017-02-26 | Add option to control use of shutdown by ${readsocket }. Bug 400 | Jeremy Harris |
2017-02-26 | Testsuite: regression test for Bug 2061 | 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-10 | Testsuite: fix munging of now-indented date in stdout | Jeremy Harris |
2017-02-08 | Debug: indent ACL and expreassion tracing by evaluation depth | Jeremy Harris |
2017-02-06 | CHUNKING: fix transport crash on temp-reject of pipelined non-first chunk | Jeremy Harris |
2017-02-01 | Testsuite: output changes from a26fb6a77384 | Jeremy Harris |
2017-01-31 | Callouts: fix recipient verify/random | Jeremy Harris |
2017-01-29 | CHUNKING: Reject messages with malformed line ending. Bug 2000 | Jeremy Harris |
2017-01-28 | Testsuite: add dnsdb testcase for defer when used in ACL | 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-24 | Testsuite: missing output files | 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 | Split out smtp_setup_conn() from smtp_deliver, in the transport | Jeremy Harris |
2017-01-21 | Fix DKIM verify operation in -bh test mode. Bug 2017 | 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 |