Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-01-18 | 214 spelling fixes | Josh Soref | |
2017-01-04 | Testsuite: moved output file | Jeremy Harris | |
Broken-by: f4630439f888 | |||
2017-01-03 | CHUNKING: fix non-pipelined synch checks. Bug 2004 | Jeremy Harris | |
2017-01-02 | PROXY: fix v2 protocol decode. Bugs 2003, 1747 | Jeremy Harris | |
2016-12-31 | DKIM: Under debug, when signing do an extra check on the dns record that will be | Jeremy Harris | |
used for verification. Bug 1926 | |||
2016-12-29 | tidying | Jeremy Harris | |
2016-12-29 | Testsuite: use custom-munge for dsn-info in 4510 | Jeremy Harris | |
Broken-by: 87cb4a166c47 | |||
2016-12-29 | Allow relative file names in .include lines (Closes 1971) | Heiko Schlittermann (HS12-RIPE) | |
2016-12-29 | DKIM: More validation of DNS key record. Bug 1926 | Jeremy Harris | |
2016-12-29 | OpenSSL: add detail to certname verify fail log line | Jeremy Harris | |
2016-12-29 | Pipe transport: expand the path option | Jeremy Harris | |
2016-12-29 | Testsuite: enhance IDNA examples; move to IDNA-2008 conversions | Jeremy Harris | |
2016-12-26 | I18N: support IDNA2008. Bug 1911 | Jeremy Harris | |
2016-12-18 | Fix DKIM information leakage | Jeremy Harris | |
2016-12-07 | Testsuite: ipv6 output changesexim-4_88_RC6 | Jeremy Harris | |
2016-12-04 | Testsuite: honour the "build" environment variable | Heiko Schlittermann (HS12-RIPE) | |
2016-12-04 | Testsuite: more pipe transport / perl cases | Jeremy Harris | |
2016-12-04 | Testsuite: set path for use of perl by pipe transport | Jeremy Harris | |
FreeBSD places perl in a nonstandard (for the pipe transport) directory | |||
2016-12-04 | Testsuite: remove outdated flavour result files | Jeremy Harris | |
2016-12-03 | Testsuite: platform variance for perl utility location | Jeremy Harris | |
2016-12-03 | Testsuite: ipv6 source address platform variance | Jeremy Harris | |
2016-12-03 | Testsuite: ensure delivery order | Jeremy Harris | |
2016-12-03 | Testsuite: OpenSSL error lines change going to 1.1 | Jeremy Harris | |
2016-12-03 | Testsuite: OpenSSL info output during conn changes going to 1.1; give up ↵ | Jeremy Harris | |
trying to track changes | |||
2016-11-26 | Testsuite: annotate I18N conversions | Jeremy Harris | |
2016-11-24 | Testsuite: distribute configure script | Heiko Schlittermann (HS12-RIPE) | |
configure needs to be created by autoreconf. Autoconf It is not always available. | |||
2016-11-24 | Testsuite: do not use VPATH and $< | Heiko Schlittermann (HS12-RIPE) | |
It is not portable, was a GNU extension, available in GNU make only. | |||
2016-11-24 | Testsuite: patchexim now uses /usr/bin/env | Heiko Schlittermann (HS12-RIPE) | |
2016-11-24 | Testsuite: ignore run-summary.log | Heiko Schlittermann (HS12-RIPE) | |
2016-11-24 | Testsuite: fix minor warning in runtest | Heiko Schlittermann (HS12-RIPE) | |
2016-11-23 | Testsuite: more diag info if initial Exim startup fails | Heiko Schlittermann (HS12-RIPE) | |
2016-11-23 | Testsuite: show output from failed exim -d -bP exim_user | Heiko Schlittermann (HS12-RIPE) | |
2016-11-23 | Testsuite: fix warning | Heiko Schlittermann (HS12-RIPE) | |
2016-11-23 | Revert "Testsuite: Debian8 GnuTLS does not support OCSP. Add flavour files." | Heiko Schlittermann (HS12-RIPE) | |
This reverts commit 28660ab6ff99d24fdabe3ce0d9feb3478de1015b. On Debian8 OCSP doesn't work with GnuTLS. Local/Makefile allows to configure this (DISABLE_OCSP=yes), thus neither it is a test failure, nor is it a specific flavour, it's just a build mis-configuration. | |||
2016-11-23 | Testsuite: Debian8 GnuTLS does not support OCSP. Add flavour files. | Heiko Schlittermann (HS12-RIPE) | |
5651 is still unstable. | |||
2016-11-21 | Testsuite: prepare shadow (vpath) builds | Heiko Schlittermann (HS12-RIPE) | |
2016-11-19 | Testsuite: fix for not-previously-existing logfile | Jeremy Harris | |
2016-11-19 | Testsuite: output a machine-readable results summary file | Jeremy Harris | |
The intent is for finegrain results display in the buildfarm. | |||
2016-11-19 | Testsuite another platform difference in errstr | Jeremy Harris | |
2016-11-19 | Testsuite: fix platforn TFO nonsupprt mungeexim-4_88_RC5 | Jeremy Harris | |
2016-11-19 | Testsuite: Munge for platform TFO nonsupport | Jeremy Harris | |
2016-11-15 | Callout: wait for response to QUIT before closing | Jeremy Harris | |
2016-11-14 | Testsuite: tidyup runtest (quotes and some my variables) | Heiko Schlittermann (HS12-RIPE) | |
2016-11-14 | Testsuite: make 4009,4015 independend on user name length | Heiko Schlittermann (HS12-RIPE) | |
2016-11-14 | Testsuite: Add verbose comments to 5840 | Heiko Schlittermann (HS12-RIPE) | |
2016-11-14 | Testsuite: enable verbose comments | Heiko Schlittermann (HS12-RIPE) | |
Comments in script files, matching /^###\s/, will be copied to test-{stdout,err}{,-server}. This is intended to ease the mapping between error messages (failed comparisons) to the script part, causing the failure. | |||
2016-11-13 | Testsuite: tidy-up runtest | Heiko Schlittermann (HS12-RIPE) | |
This will be done step by step, to get a more readable(?) version. At least the result will be more consistent in coding style somewhen |