Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-07-09 | Fix taint trap in parse_fix_phrase(). Bug 2617 | Jeremy Harris | |
2020-07-06 | Fix DKIM signing to always ;-terminate. Bug 2295 | Guillaume Outters | |
2020-07-05 | Support ret-full on lsearch. Bug 2611 | Jeremy Harris | |
2020-06-28 | Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606 | Jeremy Harris | |
2020-06-28 | Testsuite: output changes resulting | Jeremy Harris | |
2020-06-27 | Testsuite: munging | Jeremy Harris | |
2020-06-25 | Lookups: Fix "subdir" filter on a dsearch. | Jeremy Harris | |
2020-06-24 | Handle quoted local_part input to ${srs_encode }. Bug 2607 | Jeremy Harris | |
2020-06-22 | Cutthrough: handle request when a callout-hold is active. Bug 2604 | Jeremy Harris | |
2020-06-21 | Testsuite: the munge for SRS must accept a variable-length timestamp element | Jeremy Harris | |
2020-06-14 | Taint: fix verify. Bug 2598 | Jeremy Harris | |
2020-06-11 | GnuTLS: more info on accept zero-error | Jeremy Harris | |