index
:
user/henk/code/exim.git
fix_isis_typos
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
stderr
/
5410
Age
Commit message (
Expand
)
Author
2018-11-25
Testsuite: ignore OCSP option output; fixes runs on non-OCSP builds
Jeremy Harris
2018-08-21
Logging: pipelining log_selector
Jeremy Harris
2018-02-17
Testsuite: munge for no-DKIM builds
Jeremy Harris
2018-02-06
DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
Jeremy Harris
2017-11-09
Testsuite: another go at munging cipher-suite strings
Jeremy Harris
2017-11-09
Testsuite: another go at munging cipher-suite strings
Jeremy Harris
2017-11-07
TLS: support multiple certificate files in server. Bug 2092
Jeremy Harris
2017-10-22
Testsuite: ignore optional-config output
Jeremy Harris
2017-10-20
Debug: output type of process as it terminates
Jeremy Harris
2017-10-20
Testsuite: ignore optional-config output
Jeremy Harris
2017-07-22
On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151
Jeremy Harris
2017-03-09
Debug: Use UTF-8 linedrawing, for indent partial-markers
Jeremy Harris
2017-03-04
Debug: Use UTF-8 linedrawing rather than ASCII lineart for grouping expansion...
Jeremy Harris
2017-02-08
Debug: indent ACL and expreassion tracing by evaluation depth
Jeremy Harris
2017-02-08
DKIM: trim debug verbosity
Jeremy Harris
2017-01-21
Fix DKIM verify when used with CHUNKING. Bug 2016
Jeremy Harris
2017-01-21
Use smtp_write_mail_and_rcpt_cmds() for verify callout
Jeremy Harris
2017-01-21
Use smtp_setup_conn() for verify callout
Jeremy Harris
2016-11-15
Callout: wait for response to QUIT before closing
Jeremy Harris
2016-10-29
Testsuite: tidying
Jeremy Harris
2016-10-29
Testsuite: tidying
Jeremy Harris
2016-10-23
Testsuite: account for platforms not supporting TFO, redux
Heiko Schlittermann (HS12-RIPE)
2016-10-23
Testsuite: account for platforms not supporting TFO
Jeremy Harris
2016-10-22
TCP Fast Open
Jeremy Harris
2016-10-08
Fix callouts connection fallback from TLS to cleartext. Bug 1897
Jeremy Harris
2016-08-08
Testsuite: accept debug & testscript output sizes varying with testhost name
Jeremy Harris
2016-08-07
CHUNKING: fix transmit with long headers
Jeremy Harris
2016-08-06
Merge branch 'CHUNKING'
Jeremy Harris
2016-07-25
debug: prettify expansion condition trace output
Jeremy Harris
2016-07-24
feature advertise
Jeremy Harris
2016-07-11
testsuite: abstract out common conf settings
Jeremy Harris
2016-07-08
Cutthrough: avoid use of callout result cache
Jeremy Harris
2016-04-14
Expansions: better error messages for parse errors, and better debug
Jeremy Harris
2015-01-12
Move DSN support to mainline
Jeremy Harris
2015-01-12
Log certificate verification status by default
Jeremy Harris
2015-01-12
Make smtp transport try server cert verify by default
Jeremy Harris
2015-01-12
Move certificate name checking to mainline, default enabled
Jeremy Harris
2014-08-20
Expanded EXPERIMENTAL_TPDA feature
Jeremy Harris
2014-05-06
OCSP observability: variables $tls_{in,out}_ocsp
Jeremy Harris
2014-05-06
Refactor tls_client_init interface
Jeremy Harris
2014-03-16
Support transport-added headers under cutthrough delivery. Bug 1431
Jeremy Harris
2013-05-20
Support AUTH for verify-callout and cutthrough-delivery.
Jeremy Harris
2012-12-09
Fix tests 5400, 5401, 5410, 5420 to work under any user.
Jeremy Harris
2012-12-07
Fix tests 5401 and 5410 when not run under a user named eximtest.
Tony Finch
2012-06-04
Add hosts_verify_avoid_tls option to smtp transport.
Jeremy Harris
2012-06-04
Split out OpenSSL and GnuTLS versions of tests.
Jeremy Harris