Separate make targets for utils and exim. Bug 610
[exim.git] / test / confs /
2015-01-18 Jeremy HarrisLog local IP on delivery log line, under the incoming_i...
2015-01-13 Jeremy HarrisMake smtp_receive_timeout main option expanded. Bug 564
2015-01-13 Jeremy HarrisAdd cmdline option to append a log message. Bug 418
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2015-01-12 Jeremy HarrisTestsuite: case for malware= avast
2015-01-12 Jeremy HarrisDisable identd (rfc1413) lookups by default
2015-01-12 Jeremy HarrisMake smtp transport try server cert verify by default
2015-01-12 Jeremy HarrisMove certificate name checking to mainline, default...
2015-01-12 Jeremy HarrisMake the multi_domain smtp transport option expanded
2014-12-30 Jeremy HarrisFix crash in mime acl when a parameter is unterminated
2014-12-27 Jeremy HarrisTestsuite: case for malware= cmdline
2014-12-25 Jeremy HarrisFix null-indirection in certextract expansion
2014-12-21 Jeremy HarrisTestsuite: cases for malware= interfaces to f-protd...
2014-12-16 Jeremy HarrisTestsuite: move testcase (requires plaintext authenticator) exim-4_85_RC3
2014-12-14 Jeremy HarrisTestsuite: additional crypto cypher useable
2014-12-14 Jeremy HarrisRevert "Testsuite: Use explicit interface for send...
2014-12-13 Jeremy HarrisTestsuite: Use explicit interface for send to localhost
2014-12-03 Jeremy HarrisTestsuite: add more DANE testcases
2014-11-28 Jeremy HarrisTestsuite: avoid ipv6 when testing retry data
2014-11-25 Jeremy HarrisTestsuite: "echo -n" portability - use printf(1) if...
2014-11-21 Jeremy HarrisTestsuite: debugging Solaris run ordering issue. Log...
2014-11-16 Jeremy HarrisTest case for retry_include_ip_address
2014-11-11 Jeremy HarrisHandle UTC vs specified-timezone for certificate extrac...
2014-11-08 Jeremy HarrisFix smtp transport certificate-verification option...
2014-11-06 Jeremy HarrisEXPERIMENTAL_CERTNAMES: Hostlist for cert name checks...
2014-10-26 Jeremy HarrisTestcase 0601: move udpsend action from connect to...
2014-10-25 Jeremy HarrisAdd event for inbound cert visibility
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Todd LyonsFix labels in testsuite conf files
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-16 Jeremy HarrisHandle certificate dir under GnuTLS, if recent enough
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-29 Jeremy HarrisFix crash in mime acl when a parameter is zero-length
2014-08-29 Jeremy HarrisFix tpda tcp:connect testcase
2014-08-27 Jeremy HarrisFurther TPDA events
2014-08-20 Jeremy HarrisMerge branch dane-tpda into dane
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-18 Todd LyonsMerge remote-tracking branch 'exim_github/pr/16'
2014-08-17 Jeremy HarrisSafer coding for utf8clean expansion operator
2014-08-17 Jeremy HarrisUnbreak utf8clean testcase.
2014-08-16 Jeremy HarrisAdd observability variables and provision for avoiding...
2014-08-14 Jeremy HarrisShuffle test order
2014-08-14 Jeremy HarrisAdd testcase for TLSA record access
2014-08-13 Jeremy HarrisTestsuite - Squashed commit of the following:
2014-08-10 Jeremy HarrisAdd (2 0 1) test
2014-08-10 Jeremy HarrisCapture the knowlege that verification succeeded
2014-08-10 Jeremy HarrisVerifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2)
2014-08-10 Jeremy HarrisOn a host lookup name->MX->A->ip sequence, require...
2014-08-08 Jeremy HarrisTest development
2014-08-08 Jeremy HarrisTestsuite basics.
2014-07-13 Jeremy HarrisFix TLS SNI, and add regression test cases
2014-06-08 Jeremy HarrisTestcase for udpsend
2014-06-06 Jeremy HarrisFix testcase for 984702 - the buffer boundary was delib...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-13 Jeremy HarrisExtractors for certificate time fields support integer...
2014-05-13 Jeremy HarrisExtractor for named RDN element types from a certificat...
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-11 Jeremy HarrisNew expansion operator sha256 for certificates. Bug...
2014-05-09 Jeremy HarrisMake $tls_out_ocsp visible to TPDA (mostly testsuite)
2014-05-08 Jeremy HarrisEnable operator md5 and sha1 use on certificate variabl...
2014-05-06 Jeremy HarrisOCSP observability: variables $tls_{in,out}_ocsp
2014-05-05 Jeremy HarrisExtractors for subject-alternate-name, ocsp-uri, crl...
2014-05-03 Jeremy HarrisRestore testsuite operation on earlier GnuTLS libraries
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-24 Jeremy HarrisSupport OCSP Stapling under GnuTLS. Bug 1459
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-21 Jeremy HarrisFix testcase "server missing/empty certificate file"
2014-04-20 Jeremy HarrisMake testcase more robust vs. timing variations
2014-04-20 Jeremy HarrisFix handling of $tls_cipher et.al. in (non-verify)...
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-03-19 Jeremy HarrisFix testcase for GnuTLS tls_require_ciphers
2014-03-19 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-15 Jeremy HarrisTestcases
2014-03-08 Axel Rau${utf8clean:string} expansion operator. Bug 1401
2014-03-06 Michael Fischer... Code for verify=header_names_ascii
2013-10-22 Todd LyonsMerge branch 'master' of git://git.exim.org/exim exim-4_82_RC5
2013-10-19 Todd LyonsBugzilla 1402 - Handle upper case chars in tests
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-07-21 Jeremy HarrisRemove ACL-config skip so that ${acl } expansions work...
2013-05-22 Jeremy HarrisMerge branch 'callout_auth'
2013-05-20 Jeremy HarrisSupport AUTH for verify-callout and cutthrough-delivery.
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-03-25 Jeremy HarrisOCSP-stapling enhancement and testing.
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2013-01-06 Jeremy HarrisRestrict lifetime of $router_name and $transport_name...
2012-12-25 Jeremy HarrisAdd $router_name and $transport_name variables. Bug...
2012-11-08 Jeremy HarrisEnsure that recipient is well-defined for expansion...
2012-11-07 Phil PennockFix server_set_id for SPA/NTLM auth.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
next