Age | Commit message (Expand) | Author |
2012-06-27 | Acl expansions: tests and documentation | Jeremy Harris |
2012-06-12 | Use custom variables for ACL args, up to nine. Add an arg-count variable. | Jeremy Harris |
2012-06-12 | Add ${acl {name}{arg}} expansion item. | Jeremy Harris |
2012-06-12 | Change names to "listnamed" and "listcount". | Jeremy Harris |
2012-06-10 | Add ${list:name} and ${nlist:string} expansion operators. | Jeremy Harris |
2012-06-05 | Testsuite: add per-testcase munge facility; use for dnssec and gnutls. | Jeremy Harris |
2012-06-05 | Support "G" modifier on numbers in ${if comparisons. | Jeremy Harris |
2012-06-04 | Add hosts_verify_avoid_tls option to smtp transport. | Jeremy Harris |
2012-06-04 | Fix post-rebase merge issues. | Jeremy Harris |
2012-06-04 | Split out OpenSSL and GnuTLS versions of tests. | Jeremy Harris |
2012-06-04 | Change use of $tls_cipher in client context to $tls_out_cipher. | Jeremy Harris |
2012-06-04 | Fix bug verifying certs on dual-tls. | Jeremy Harris |
2012-06-04 | Support transport hosts_avoid_tls for cutthrough. | Jeremy Harris |
2012-06-04 | Add testcase for callout fallback from ESMTP to SMTP. | Jeremy Harris |
2012-06-04 | Fix testsuite cases affected by 8bitmime-as-default. | Jeremy Harris |
2012-06-04 | Fix tls variables order, and testsuite case 5401 (cutthrough) for changes tha... | Jeremy Harris |
2012-06-04 | Deal explicitly with attempt to callout via null transport; fixes crash. | Jeremy Harris |
2012-06-04 | Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts. | Jeremy Harris |
2012-06-04 | Testsuite cases for basic cutthrough_delivery. | Jeremy Harris |
2012-06-04 | Test for proper parsing of optional MAIL FROM args. | Todd Lyons |
2012-06-04 | Test system - parse ipv6 addresses with no :: in them. | Todd Lyons |
2012-05-27 | Test: update for new tls_dhparam (suite used on Scientific Linux 6 test host). | Jeremy Harris |
2012-05-27 | Test: update for new tls_dhparam | Phil Pennock |
2012-05-25 | Ignore vim swap files and test/* temporary files/dirs | Todd Lyons |
2012-05-23 | Manually control locale, setting to "C" in runtest script. | Todd Lyons |
2012-05-21 | Testsuite: more robust fix for SHELL vs /bin/sh, take two. | Jeremy Harris |
2012-05-21 | Revert "Testsuite: more robust fix for SHELL vs /bin/sh" | Jeremy Harris |
2012-05-21 | Testsuite: more robust fix for SHELL vs /bin/sh | Jeremy Harris |
2012-05-21 | features.h; tls_validate_require_cipher: log flag & testsexim-4_80_RC3 | Phil Pennock |
2012-05-20 | Merge branch 'master_testsuite_faq' | Todd Lyons |
2012-05-20 | FAQ of running test suite | Todd Lyons |
2012-05-20 | Testsuite: more guidance in README | Jeremy Harris |
2012-05-19 | Cipher munging continues. | Phil Pennock |
2012-05-20 | Testsuite: munge recorded TLS version &c in output to permit awkward test-hos... | Jeremy Harris |
2012-05-18 | Test suite fixes, mostly for new certs. | Phil Pennock |
2012-05-17 | Make test-suite client cmd -t<timeout> actually work | Phil Pennock |
2012-05-17 | CRL addition returns count of CRLs added | Phil Pennock |
2012-05-17 | fix tls_cipher memory lifetime. | Phil Pennock |
2012-05-17 | More GnuTLS cleanups/fixes. | Phil Pennock |
2012-05-17 | 4.78 -> 4.80 | Phil Pennock |
2012-05-17 | Handle absent tls_require_ciphers correctly. | Phil Pennock |
2012-05-17 | Handle TLSv1.2 in test suite. | Phil Pennock |
2012-05-16 | Overhaul of GnuTLS code. | Phil Pennock |
2012-05-15 | Testsuite: fix problem with parsing retry records spanning midnight. | Jeremy Harris |
2012-05-13 | Merge branch '64bitint' | Jeremy Harris |
2012-05-13 | typo fix | Phil Pennock |
2012-05-13 | Make integer values 64bit (bug 1171). | Jeremy Harris |
2012-05-13 | Testsuite: ensure socket from wait-mode daemon test is not held open. | Jeremy Harris |
2012-05-13 | Fixed headers_only on smtp transports. | Phil Pennock |
2012-05-11 | Testing for -bw mode | Phil Pennock |