https://bugs.exim.org/show_bug.cgi?id=2282
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #4 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/afdb5e9cf07fa49e26e128d8d5d2e3cab7a5fe42
commit afdb5e9cf07fa49e26e128d8d5d2e3cab7a5fe42
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jun 21 00:04:25 2018 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jun 25 19:32:25 2018 +0100
expansions: a tls option on ${readsocket }. bug 2282
----
doc/doc-docbook/spec.xfpt | 13 +++++-
doc/doc-txt/ChangeLog | 1 +
doc/doc-txt/NewStuff | 3 ++
src/src/expand.c | 97 ++++++++++++++++++++++++++++++++++++------
src/src/ip.c | 3 +-
src/src/tls-gnu.c | 15 ++++---
src/src/tls-openssl.c | 23 +++++-----
test/confs/2099 | 16 +++++++
test/confs/2199 | 16 +++++++
test/log/2099 | 3 ++
test/log/2199 | 3 ++
test/scripts/2000-GnuTLS/2099 | 14 ++++++
test/scripts/2100-OpenSSL/2199 | 14 ++++++
test/stderr/2199 | 4 ++
test/stdout/2099 | 4 ++
test/stdout/2199 | 4 ++
16 files changed, 199 insertions(+), 34 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.