Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-06-11 | TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. ↵ | Jeremy Harris | |
Bug 2594 | |||
2020-06-08 | Testsuite: missing file update for 59eee1bc90 | Jeremy Harris | |
2020-06-08 | Filters: fix "vacation" in Exim filter. Bug 2593 | Jeremy Harris | |
Broken-by: cfb9cf20cb (4.90) | |||
2020-06-08 | wip | Jeremy Harris | |
2020-06-07 | Testsuite: tidy debug | Jeremy Harris | |
2020-06-06 | Sqlite: new-style option to specify db file | Jeremy Harris | |
2020-06-04 | Fix -bi. Bug 2590 | Jeremy Harris | |
Actual fix from pierre.labastie@neuf.fr ; additional coding and testcase bu jgh Broken-by: bdcc6f2bd5 | |||
2020-06-01 | Merge branch '4.next' | Jeremy Harris | |
2020-05-30 | Testsuite: munge for Postgres versionexim-4.94 | Jeremy Harris | |
2020-05-30 | Testsuite: MySQL: use password on account used for test access | Jeremy Harris | |
Forced on us by security tightning in Mariadb 10.4 | |||
2020-05-29 | Fix format of maildir filenames. Bug 1329 | Andreas Metzler | |
2020-05-26 | Quota checking during reception. Bug 163 | Jeremy Harris | |
2020-05-26 | Debug: indentation | Jeremy Harris | |