https://bugs.exim.org/show_bug.cgi?id=1762
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/59b87190a41a0ac34aee74edfff9184785a73485 commit 59b87190a41a0ac34aee74edfff9184785a73485 Author: Jeremy Harris <[email protected]> AuthorDate: Wed Dec 30 20:39:45 2015 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
