summaryrefslogtreecommitdiff
path: root/test/confs
AgeCommit message (Expand)Author
2014-08-17Safer coding for utf8clean expansion operatorJeremy Harris
2014-08-13Testsuite - Squashed commit of the following:Jeremy Harris
2014-07-13Fix TLS SNI, and add regression test casesJeremy Harris
2014-06-08Testcase for udpsendJeremy Harris
2014-06-06Fix testcase for 984702 - the buffer boundary was deliberatelyJeremy Harris
2014-05-20Support optional server certificate name checking. Bug 1479Jeremy 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-11New expansion operator sha256 for certificates. Bug 1170Jeremy 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-05Extractors for subject-alternate-name, ocsp-uri, crl-uri return list. Bug 1358Jeremy Harris
2014-05-03Restore testsuite operation on earlier GnuTLS librariesJeremy Harris
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-24Support OCSP Stapling under GnuTLS. Bug 1459Jeremy Harris
2014-04-21Fix testcase "server missing/empty certificate file"Jeremy Harris
2014-04-20Make testcase more robust vs. timing variationsJeremy Harris
2014-04-20Fix handling of $tls_cipher et.al. in (non-verify) transport. Bug 1455Jeremy 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-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-08${utf8clean:string} expansion operator. Bug 1401Axel Rau
2014-03-06Code for verify=header_names_asciiMichael Fischer v. Mollard
2013-10-19Bugzilla 1402 - Handle upper case chars in testsTodd Lyons
2013-09-30Bug 1031: Experimental TPDAJeremy Harris
2013-07-21Remove ACL-config skip so that ${acl } expansions work from queue-runs.Jeremy Harris
2013-05-20Support AUTH for verify-callout and cutthrough-delivery.Jeremy Harris
2013-03-25OCSP-stapling enhancement and testing.Jeremy Harris
2013-01-26PRDR support, if compiled with EXPERIMENTAL_PRDRJeremy Harris
2013-01-06Restrict lifetime of $router_name and $transport_name. Bug 308.Jeremy Harris
2012-12-25Add $router_name and $transport_name variables. Bug 308.Jeremy Harris
2012-11-08Ensure that recipient is well-defined for expansion-called acl at RCPT-time.Jeremy Harris
2012-11-07Fix server_set_id for SPA/NTLM auth.Phil Pennock
2012-11-06Add optional authenticated_sender info to A= elements of log lines; bug 1314.Jeremy Harris
2012-11-04Add A= to delivery log lines, and a client_set_id option to authenticators.Jeremy Harris
2012-10-25Save/restore $acl_arg1 ... across acl calls, making them local variables.Jeremy Harris
2012-10-06Logging-only patch for 8BITMIME; bug 817.Jeremy Harris
2012-10-04Add expansion variable $headers_added returning newline-sep list of headersJeremy Harris
2012-10-04Strip leading/trailing newlines on list of headers for addition; bug 884.Jeremy Harris
2012-07-27Bug #198: Add remove_header ACL modifier.Todd Lyons
2012-07-08Multiple headers_add/remove options per router/transport - fixes bug 337Jeremy Harris
2012-06-27Acl expansions: tests and documentationJeremy Harris
2012-06-12Use custom variables for ACL args, up to nine. Add an arg-count variable.Jeremy Harris
2012-06-12Add ${acl {name}{arg}} expansion item.Jeremy Harris
2012-06-10Add ${list:name} and ${nlist:string} expansion operators.Jeremy Harris
2012-06-04Add hosts_verify_avoid_tls option to smtp transport.Jeremy Harris