Age | Commit message (Expand) | Author |
2014-08-10 | On a host lookup name->MX->A->ip sequence, require both stages to | Jeremy Harris |
2014-08-08 | Test development | Jeremy Harris |
2014-08-08 | Testsuite basics. | Jeremy Harris |
2014-07-13 | Fix TLS SNI, and add regression test cases | Jeremy Harris |
2014-06-08 | Testcase for udpsend | Jeremy Harris |
2014-06-06 | Fix testcase for 984702 - the buffer boundary was deliberately | Jeremy Harris |
2014-05-20 | Support optional server certificate name checking. Bug 1479 | Jeremy Harris |
2014-05-13 | Extractors for certificate time fields support integer output modifier | Jeremy Harris |
2014-05-13 | Extractor for named RDN element types from a certificate DN field. | Jeremy Harris |
2014-05-11 | New expansion operator sha256 for certificates. Bug 1170 | Jeremy Harris |
2014-05-09 | Make $tls_out_ocsp visible to TPDA (mostly testsuite) | Jeremy Harris |
2014-05-08 | Enable operator md5 and sha1 use on certificate variables. Bug 1170 | Jeremy Harris |
2014-05-06 | OCSP observability: variables $tls_{in,out}_ocsp | Jeremy Harris |
2014-05-05 | Extractors for subject-alternate-name, ocsp-uri, crl-uri return list. Bug 1358 | Jeremy Harris |
2014-05-03 | Restore testsuite operation on earlier GnuTLS libraries | Jeremy Harris |
2014-05-02 | Certificate variables and field-extractor expansions. Bug 1358 | Jeremy Harris |
2014-04-24 | Support OCSP Stapling under GnuTLS. Bug 1459 | Jeremy Harris |
2014-04-21 | Fix testcase "server missing/empty certificate file" | Jeremy Harris |
2014-04-20 | Make testcase more robust vs. timing variations | Jeremy Harris |
2014-04-20 | Fix handling of $tls_cipher et.al. in (non-verify) transport. Bug 1455 | Jeremy Harris |
2014-04-09 | More care with headers add/remove lists. Bug 1452 | Jeremy Harris |
2014-03-19 | Fix testcase for GnuTLS tls_require_ciphers | Jeremy Harris |
2014-03-19 | Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS. | Wolfgang Breyha |
2014-03-16 | Support transport-added headers under cutthrough delivery. Bug 1431 | Jeremy Harris |
2014-03-15 | Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371 | Wolfgang Breyha |
2014-03-15 | Testcases | Jeremy Harris |
2014-03-08 | ${utf8clean:string} expansion operator. Bug 1401 | Axel Rau |
2014-03-06 | Code for verify=header_names_ascii | Michael Fischer v. Mollard |
2013-10-19 | Bugzilla 1402 - Handle upper case chars in tests | Todd Lyons |
2013-09-30 | Bug 1031: Experimental TPDA | Jeremy Harris |
2013-07-21 | Remove ACL-config skip so that ${acl } expansions work from queue-runs. | Jeremy Harris |
2013-05-20 | Support AUTH for verify-callout and cutthrough-delivery. | Jeremy Harris |
2013-03-25 | OCSP-stapling enhancement and testing. | Jeremy Harris |
2013-01-26 | PRDR support, if compiled with EXPERIMENTAL_PRDR | Jeremy Harris |
2013-01-06 | Restrict lifetime of $router_name and $transport_name. Bug 308. | Jeremy Harris |
2012-12-25 | Add $router_name and $transport_name variables. Bug 308. | Jeremy Harris |
2012-11-08 | Ensure that recipient is well-defined for expansion-called acl at RCPT-time. | Jeremy Harris |
2012-11-07 | Fix server_set_id for SPA/NTLM auth. | Phil Pennock |
2012-11-06 | Add optional authenticated_sender info to A= elements of log lines; bug 1314. | Jeremy Harris |
2012-11-04 | Add A= to delivery log lines, and a client_set_id option to authenticators. | Jeremy Harris |
2012-10-25 | Save/restore $acl_arg1 ... across acl calls, making them local variables. | Jeremy Harris |
2012-10-06 | Logging-only patch for 8BITMIME; bug 817. | Jeremy Harris |
2012-10-04 | Add expansion variable $headers_added returning newline-sep list of headers | Jeremy Harris |
2012-10-04 | Strip leading/trailing newlines on list of headers for addition; bug 884. | Jeremy Harris |
2012-07-27 | Bug #198: Add remove_header ACL modifier. | Todd Lyons |
2012-07-08 | Multiple headers_add/remove options per router/transport - fixes bug 337 | Jeremy Harris |
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-10 | Add ${list:name} and ${nlist:string} expansion operators. | Jeremy Harris |