https://bugs.exim.org/show_bug.cgi?id=1762
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/59b87190a41a0ac34aee74edfff9184785a73485
commit 59b87190a41a0ac34aee74edfff9184785a73485
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Dec 30 20:39:45 2015 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Dec 30 20:39:45 2015 +0000
support certificates in base64 expansion operator. bug 1762
----
doc/doc-docbook/spec.xfpt | 5 +++++
doc/doc-txt/NewStuff | 2 +-
src/src/expand.c | 15 +++++++++------
src/src/functions.h | 1 +
src/src/tlscert-gnu.c | 22 ++++++++++++++++++++++
src/src/tlscert-openssl.c | 20 ++++++++++++++++++++
test/confs/2002 | 1 +
test/confs/2102 | 1 +
test/log/2002 | 1 +
test/log/2102 | 1 +
10 files changed, 62 insertions(+), 7 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.