Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-24 | Fix ${listextract } from a tainted list | Jeremy Harris | |
2020-12-20 | Fix local delivery delay when combined with remote callout/hold. Bug 2599 | Jeremy Harris | |
2020-12-17 | Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword. | Jeremy Harris | |
2020-12-16 | Fix matching of long addresses. Bug 2677 | Jeremy Harris | |
2020-11-19 | Logging: add I= element to transport-defer lines. Bug 2675 | Jeremy Harris | |
2020-11-03 | Testsuite: ignore cert-rotation debug output | Jeremy Harris | |
2020-11-02 | Pass authenticator pubname through spool. Bug 2648 | Jeremy Harris | |
2020-10-30 | LDAP: fix taint-check in server list walk. Bug 2646 | Jeremy Harris | |
2020-10-13 | Revert "Testsuite: allow 1s timing slop in dumpdb output" | Jeremy Harris | |
This reverts commit 625cd9501315e1010ecbf8718c88c8b79ce09e94. | |||
2020-10-13 | Testsuite: munge & delay for early selfsign generate | Jeremy Harris | |
Broken-by: 48e9099006 | |||
2020-10-13 | TLS: pre-generate and load server selfsigned cert, when one is to be used | Jeremy Harris | |
2020-10-11 | Testsuite: case-number shuffling | Jeremy Harris | |
2020-10-11 | Testsuite: more time for loaded test platforms | Jeremy Harris | |
2020-10-10 | Testsuite & OpenSSL debug: regularise debug output, and fix test munging | Jeremy Harris | |
2020-10-10 | kevent: handle OpenBSD API anomaly | Jeremy Harris | |
2020-10-09 | FreeBSD: TLS: preload configuration items | Jeremy Harris | |
2020-10-08 | Testsuite: allow 1s timing slop in dumpdb output | Jeremy Harris | |
2020-10-05 | GnuTLS: when library too old for system CA bundle support, do not default ↵ | Jeremy Harris | |
options to using it | |||
2020-10-05 | Debug output: regularise host lookup tracing | Jeremy Harris | |
2020-10-05 | Add proxy_protocol_timeout main config option. | Heiko Schlittermann (HS12-RIPE) | |
2020-10-05 | Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:". | Heiko Schlittermann (HS12-RIPE) | |
This somehow mimics the behaviour of the client tool, but works for *any* input line that is sent to the application. This reverts the unfortunate take abusing the client's special notation '>>> '. Currently implemented: - :eval: - :neol: - :sleep: | |||
2020-10-05 | Testsuite: README: improve searchability of ">>> ", "??? ", … | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Testsuite: missing stdout file | Jeremy Harris | |
Testsuite: library version variances Broken-by: 6a9cf7f890 | |||
2020-10-04 | Testsuite: missing log file | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Testsuite: TLS system CA dirs vary across platforms | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Testsuite: Add test for proxy and -bh (Bug 2656) | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Testsuite: Provide '>>> ' for script input to allow binary data (take 2) | Heiko Schlittermann (HS12-RIPE) | |
This mimics the '>>> ' prefix known for the test client. Any line prefixed with '>>> ' will be processed by Perl's string eval(). As '>>> ' is generic and documented, it replaces the (undocumented) '\NONL\' tag. The client input lines starting with '>>> ' are now changed to '\>>> ' to avoid evaluation by the runtest script. (Test 4030, 1101). | |||
2020-10-04 | Testsuite: add .editorconfig to keep the trailing spaces | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | TLS: preload configuration items | Jeremy Harris | |
2020-10-04 | Testsuite: Use 127.x.x.x for PROXY v2 | Heiko Schlittermann (HS12-RIPE) | |
This avoids depencies on DNS timeouts on the host running the testsuite. | |||
2020-10-03 | Revert "Testsuite: Provide '>>> ' for script input to allow binary data" | Heiko Schlittermann (HS12-RIPE) | |
This reverts commit f7ec095232186edba2b7137594bfdd7d7b7f9504. | |||
2020-10-03 | Testsuite: Provide '>>> ' for script input to allow binary data | Heiko Schlittermann (HS12-RIPE) | |
This mimics the '>>> ' prefix for the test client. Any line prefixed with '>>> ' will be processed by Perl's string eval(). As '>>> ' is generic and documented, it replaces the (undocumented) '\NONL\' tag. | |||
2020-09-26 | OpenSSL: Fix client-side tls_verify_cert_hostnames behaviour | Jeremy Harris | |
2020-09-20 | Testsuite: avoid cipher vs. cert validity problem | Jeremy Harris | |
2020-09-06 | GnuTLS: clear errno before any data i/o op, so error logging does not see ↵ | Jeremy Harris | |
stale values | |||
2020-08-31 | add an internal error code definition | Jeremy Harris | |
2020-08-31 | Fix non-TLS build | Jeremy Harris | |
2020-08-27 | Fix non-DANE build | Jeremy Harris | |
2020-08-26 | DANE: Fix 2 messages from queue case | Jeremy Harris | |
2020-08-23 | DANE: Fix 2-rcpt message, diff domins case. Bug 2265 | Jeremy Harris | |
2020-08-23 | Debug: minor updates | Jeremy Harris | |
2020-08-20 | DANE: force SNI to use $domain. Bug 2265 | Jeremy Harris | |
Note: this is not a complete fix for the issue | |||
2020-08-14 | Fix ${readsocket } eol-replacement. Bug 2630 | Jeremy Harris | |
2020-08-10 | dnslists: hardwired return value check. Bug 2631 | Jeremy Harris | |
2020-08-09 | Fix spelling of local_part_data in docs and debug output | Jeremy Harris | |
2020-08-02 | Testsuite: separate cases for TLS resumption with/out OCSP | Jeremy Harris | |
2020-08-02 | Fix lsearch ret=full | Jeremy Harris | |
2020-08-01 | SPF: enhance A-R result | Jeremy Harris | |
2020-08-01 | Testsuite: add EAI local-part testcase | Jeremy Harris | |
2020-07-10 | Command-line option for no notifier socket. Bug 2616 | Jeremy Harris | |