summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-06-08Fix testcase for today's faster cpusJeremy Harris
2014-06-08Testcase for udpsendJeremy Harris
2014-06-06Fix testcase for 984702 - the buffer boundary was deliberatelyJeremy Harris
2014-06-05Tidy up OpenSSL certificate signature & sig_algorithm extractor results.Jeremy Harris
2014-05-23Move OCSP out of EXPERIMENTALJeremy Harris
2014-05-20Support optional server certificate name checking. Bug 1479Jeremy Harris
2014-05-16General tidyingJeremy Harris
2014-05-13Extractors for certificate time fields support integer output modifierJeremy Harris
2014-05-13Extractor for named RDN element types from a certificate DN field.Jeremy Harris
2014-05-13Update docs for suggested Ident and PRDR settingsJeremy Harris
2014-05-13Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons
2014-05-13Test suite normalize TLS 1.[12] to TLS1Todd Lyons
2014-05-13Move PRDR out of EXPERIMENTALJeremy Harris
2014-05-11New expansion operator sha256 for certificates. Bug 1170Jeremy Harris
2014-05-11More testcase serializationJeremy Harris
2014-05-11Compiler quietening and testcase consistencyJeremy Harris
2014-05-09Make $tls_out_ocsp visible to TPDA (mostly testsuite)Jeremy Harris
2014-05-08Enable operator md5 and sha1 use on certificate variables. Bug 1170Jeremy Harris
2014-05-06OCSP observability: variables $tls_{in,out}_ocspJeremy Harris
2014-05-06Refactor tls_client_init interfaceJeremy Harris
2014-05-05Extractors for subject-alternate-name, ocsp-uri, crl-uri return list. Bug 1358Jeremy Harris
2014-05-03More debug outputJeremy Harris
2014-05-03Restore testsuite operation on earlier GnuTLS librariesJeremy Harris
2014-05-03Restore testsuite operation on earlier GnuTLS librariesJeremy Harris
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-29Bug 1454: Option -oMm for message referenceHeiko Schlichting
2014-04-24Support OCSP Stapling under GnuTLS. Bug 1459Jeremy Harris
2014-04-21Updated GnuTLS error messagesJeremy Harris
2014-04-21Fix testcase "server missing/empty certificate file"Jeremy Harris
2014-04-20Make testcase more robust vs. timing variationsJeremy Harris
2014-04-20Restore testsuite operation under gnuTLS 2.8.5Jeremy Harris
2014-04-20Update testsuite for gnuTLS 3.1.23Jeremy Harris
2014-04-20Fix handling of $tls_cipher et.al. in (non-verify) transport. Bug 1455Jeremy Harris
2014-04-19Fix logging of nomailJeremy Harris
2014-04-09More care with headers add/remove lists. Bug 1452Jeremy Harris
2014-03-19Fix testcase for GnuTLS tls_require_ciphersJeremy Harris
2014-03-19Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS.Wolfgang Breyha
2014-03-19Fix testsuite GnuTLS case for 511a6c1Jeremy Harris
2014-03-18Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris
2014-03-16Support transport-added headers under cutthrough delivery. Bug 1431Jeremy Harris
2014-03-15Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371Wolfgang Breyha
2014-03-15TestcasesJeremy Harris
2014-03-09Log port and TLS details for a failed deliveryJeremy Harris
2014-03-08${utf8clean:string} expansion operator. Bug 1401Axel Rau
2014-03-06Code for verify=header_names_asciiMichael Fischer v. Mollard
2014-03-05Support log_selector smtp_confirmation for the lmtp transport. Bug 1157Wolfgang Breyha
2013-12-22Add ${listextract {n}{list}...}Jeremy Harris
2013-12-15Increase test CA key sizes from 512 to 1024 to handle TLS1.2 digest sizes.Jeremy Harris
2013-11-20Fix testsuite build on SolarisJeremy Harris
2013-10-19Tests: Don't delete patched exim if -KEEP is usedTodd Lyons