From: Jeremy Harris Date: Sun, 29 Apr 2012 20:02:27 +0000 (+0100) Subject: Dual-tls - split management of TLS into in- and out-bound connection-handling. X-Git-Tag: exim-4_81_RC1~80 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/817d9f576cdfbc27cf0536be348645baf27d7836?ds=inline;hp=817d9f576cdfbc27cf0536be348645baf27d7836 Dual-tls - split management of TLS into in- and out-bound connection-handling. Enables concurrent use from a single process, and thereby use for cutthrough delivery. As a side-effect EHLO and TLS use for verify callouts introduced. This was a manual import from elsewhere and is known to fail the test-suite. ---