summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2019-11-01Logging: TLSA lookups should honor slow_lookup_logJeremy Harris
2019-10-31Testsuite: PIDs can now use more than 5 digitsJeremy Harris
2019-10-28SPF: fix the explanation URLexim-4.93-RC1Heiko Schlittermann (HS12-RIPE)
But - I'm not sure if the /Why? API still works as expected. Needs further testing
2019-10-27DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines ↵Jeremy Harris
in testsuite
2019-10-27Testsuite; output changes resultingJeremy Harris
2019-10-27Testsuite: fix uninitialsed varsJeremy Harris
2019-10-27Refactor the res_search() fail hackJeremy Harris
2019-10-25Output newline after list of message IDs output by "-Mxxx" operationsJeremy Harris
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-24Testsuite: handle slow test-hosts more intelligentlyJeremy Harris
2019-10-22Be careful about DNS response AD/AA bits for error returnsJeremy Harris
2019-10-22Testsuite: munge for WITH_LOCAL_SCANJeremy Harris
2019-10-21Testsuite: perl syntax (l-brace in RE)Jeremy Harris
2019-10-21Fix logging of DANE, client-side under LibreSSLJeremy Harris
2019-10-21Testsuite: munge for non-TLS buildsJeremy Harris
2019-10-21Testsuite: escape parens in REsJeremy Harris
2019-10-20Tetsuite: feature-check multileaf OCSP testcasesJeremy Harris
2019-10-20OpenSSL: clarify log line for nonreceived required staplingJeremy Harris
2019-10-19Testsuite: munge for WITH_LOCAL_SCANJeremy Harris
2019-10-19CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454Jeremy Harris
2019-10-19Testsuite: when running under the testharness, wait longer for transport ↵Jeremy Harris
process to finish first
2019-10-19tidyingJeremy Harris
2019-10-18Testsuite: output changes resultingJeremy Harris
Broken-by: ab0e957b09
2019-10-17OpenSSL: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-10-15Testsuite: output changes resultingJeremy Harris
Broken-by: 2e5d9e711e
2019-10-15OpenSSL: SSLKEYLOGFILE supportJeremy Harris
2019-10-06Testsuite: handle OpenBSD version of ifconfigJeremy Harris
2019-10-06Testsuite: interface number is optionalJeremy Harris
2019-10-06Testsuite: output changes resultingJeremy Harris
Broken-by: 8e78571a8b
2019-10-04Events: Add smtp:ehlo eventJeremy Harris
2019-10-03Testsuite: use a %ifname appended to fe80:: ipv6 address when using suchJeremy Harris
2019-10-02DSN: add References: header. Bug 2452Jeremy Harris
2019-10-01Testsuite: take care with the net-10 zonefile when operating in that areaJeremy Harris
2019-10-01OpenSSL: clearer log message for TCP conn close at SSL_acceptJeremy Harris
2019-09-30tidyingJeremy Harris
2019-09-30Testsuite: dynamic libraries are usable on SolarisMartin Preen
2019-09-29OpenSSL: fix build on earlier library versionsJeremy Harris
2019-09-29OpenSSL: support OCSP stapling on multi-cert serversJeremy Harris
2019-09-29tidyingJeremy Harris
2019-09-28Testsuite: src/client.c: handle long lines read back from the serverHeiko Schlittermann (HS12-RIPE)
Increase the buffer for reading data back from the server, and read at least until a '\n' appears in the input.
2019-09-27Testsuite: regression-test for bug. Bug 2449Jeremy Harris
2019-09-26Testsuite: disallow :: as a usable ipv6 addressJeremy Harris
2019-09-26Testsuite: output changes resultingJeremy Harris
Broken-by: e326959e5e
2019-09-26GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-09-22DMARC: promote the support from Experimental to mainlineJeremy Harris
2019-09-22Testsuite: handle non-exim-writable testcase spoolfilesJeremy Harris
2019-09-22Testsuite: strip trailing / from "pwd" outputJeremy Harris
2019-09-21Testsuite: comment future workJeremy Harris
2019-09-20GnuTLS: Move to more-modern stapling APIJeremy Harris
2019-09-20Testsuite: avoid picking 0.0.0.0 as the HOSTIPV4; permit 10.0/8 apart from ↵Jeremy Harris
10.250.0/16 Solaris leaves 0.0.0.0 lying around (for not-UP interfaces) The suite only needs testspace under 10.250.0/16 so we can permit the ret, making testing on many NATted 10.0/8 subnets possible.