Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Make the multi_domain smtp transport option expanded | Jeremy Harris | |
2015-01-12 | Make the retry_include_ip_address smtp transport option expanded. Bug 1545 | Jeremy Harris | |
2015-01-01 | Avoid crash with badly-terminated non-recognised mime parameter | Jeremy Harris | |
2014-12-30 | Fix crash in mime acl when a parameter is unterminated | Jeremy Harris | |
Verified-by: Wolfgang Breyha <wbreyha@gmx.net> | |||
2014-12-27 | Testsuite: case for malware= cmdline | Jeremy Harris | |
2014-12-25 | Fix null-indirection in certextract expansion | Jeremy Harris | |
Found-by: Roman Rybalko | |||
2014-12-21 | Testsuite: cases for malware= interfaces to f-protd, aveserver, fsecure, ↵ | Jeremy Harris | |
soophie & clamav There are running against scripts not the rea thing so only useful for spotting gross breakage. | |||
2014-12-16 | Testsuite: move testcase (requires plaintext authenticator)exim-4_85_RC3 | Jeremy Harris | |
2014-12-14 | Testsuite: additional crypto cypher useable | Jeremy Harris | |
Seen on Fedora 21 / OpenSSL 1.0.1j-fips | |||
2014-12-14 | Revert "Testsuite: Use explicit interface for send to localhost" | Jeremy Harris | |
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff. The buildfarm member running FreeBSD 10.0 was not fixed by that commit, as was hoped. | |||
2014-12-14 | Account properly for quoted or 2047-encoded MIME parameters while walking ↵ | Jeremy Harris | |
headers. Bug 1558 | |||
2014-12-13 | Testsuite: Use explicit interface for send to localhost | Jeremy Harris | |
FreeBSD is more lax in its choice of local address to bind; the difference is just noise in testcase output. | |||
2014-12-03 | Testsuite: add more DANE testcases | Jeremy Harris | |
2014-11-29 | Testsuite: treat ECONNRESET the same as ECONNREFUSED on the new connection | Jeremy Harris | |
2014-11-29 | Testsuite: fix feature name | Jeremy Harris | |
2014-11-28 | Testsuite: avoid ipv6 when testing retry data | Jeremy Harris | |
Some test hosts cannot do ipv6. We assume that ipv4 is available. | |||
2014-11-26 | Testsuite: sort output of retry DB dumps | Jeremy Harris | |
Different systems will have dump output in different order so to tidy up the Solaris runs, sort pairs of lines by the leading "word". | |||
2014-11-25 | Testsuite: "echo -n" portability - use printf(1) if possible | Jeremy Harris | |
2014-11-21 | Testsuite: case 0601 logging ordering | Jeremy Harris | |
2014-11-21 | Testsuite: debugging Solaris run ordering issue. Log +received_recipients | Jeremy Harris | |
2014-11-18 | Testsuite: msglog files | Jeremy Harris | |
2014-11-16 | Test case for retry_include_ip_address | Jeremy Harris | |
2014-11-12 | Testsuite: munge for unrelated test affected by EXPERIMENTAL_CERTNAMES | Jeremy Harris | |
2014-11-12 | Testsuite: 0393 intermittently spits an extra stderr line. Unimportant | Jeremy Harris | |
for the testcase, so ignore it. | |||
2014-11-11 | Handle UTC vs specified-timezone for certificate extractors. Bug 1541 | Jeremy Harris | |
2014-11-08 | Testsuite: additional dns zone for certificate name testing | Jeremy Harris | |
2014-11-08 | Fix smtp transport certificate-verification option matching to use correct host | Jeremy Harris | |
Fix certificate name verification done with tls_try_verify_hosts Affected tls_verify_hosts, tls_try_verify_hosts, tls_verify_cert_hostnames. | |||
2014-11-06 | EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks should match host | Jeremy Harris | |
connected-to, not be list of acceptable names. The name checked is the host name. | |||
2014-11-03 | Testsuite: tidying | Jeremy Harris | |
2014-11-01 | Testsuite: tidying | Jeremy Harris | |
2014-10-30 | Test suite: disable OCSP for old openssl part 3 | Jeremy Harris | |
2014-10-29 | Test suite: disable OCSP for old openssl part 2 | Todd Lyons | |
Make sure to only disable this if building for openssl, allow gnutls to build with OCSP for all versions that support it. | |||
2014-10-29 | Test suite: disable OCSP for old OpenSSL versions | Todd Lyons | |
OpenSSL 0.9.8 in CentOS 5.x has early OCSP support, but not stapling so just completely disable OCSP using the same logic that exists in tls-openssl.c. | |||
2014-10-29 | Testsuite: compiler quietening | Jeremy Harris | |
2014-10-29 | Testsuite: tidying | Jeremy Harris | |
2014-10-28 | Testsuite: compiler quietening | Jeremy Harris | |
2014-10-26 | Testsuite: output changes for ipv6 | Jeremy Harris | |
2014-10-26 | Testcase 0601: move udpsend action from connect to rcpt ACL | Jeremy Harris | |
Some test runs were seeing the receiving perl output before the exim startup banner; try to get the udpsend to happpen after the banner gets a chance to be emitted. | |||
2014-10-26 | Testsuite: increase default "client" utility connect timeout from 1 to 5 seconds | Jeremy Harris | |
2014-10-26 | Testsuite: use different exit codes for various fail modes of "client" utility | Jeremy Harris | |
2014-10-26 | Testsuite: extend timeout on troublesom test | Jeremy Harris | |
Testcase 0035 persistently fails with "status 99" on some buildfarm animals. Try extending the connect timeout used by the "client" utility to see if this helps. | |||
2014-10-25 | Add event for inbound cert visibility | Jeremy Harris | |
2014-10-25 | Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENT | Jeremy Harris | |
2014-10-24 | Testsuite: more portable implementation of "showenv" | Jeremy Harris | |
At least one Solaris installation seems not to have "whoami" | |||
2014-10-23 | Test suite continue past unexpected client errors | Todd Lyons | |
2014-10-22 | Merge branch 'master' of ssh://git.exim.org/home/git/exim | Todd Lyons | |
2014-10-22 | Fix labels in testsuite conf files | Todd Lyons | |
2014-10-22 | More regular logging use of H=<name> [<ip>] | Jeremy Harris | |
Note this may affect utilities which parse logs. | |||
2014-10-22 | Testsuite outputs: ipv6 | Jeremy Harris | |
2014-10-20 | Compiler quietening | Jeremy Harris | |