------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1170 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> 2014-05-08 21:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/6a8a60e0f273b61a24a48afd3217ff84106779bd commit 6a8a60e0f273b61a24a48afd3217ff84106779bd Author: Jeremy Harris <[email protected]> AuthorDate: Thu May 8 20:38:46 2014 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Thu May 8 20:38:46 2014 +0100 enable operator md5 and sha1 use on certificate variables. bug 1170 ---- doc/doc-docbook/spec.xfpt | 12 ++++-- doc/doc-txt/ChangeLog | 5 ++- doc/doc-txt/NewStuff | 3 +- src/src/expand.c | 91 +++++++++++++++++++++++++++++++------------- src/src/functions.h | 3 + src/src/tlscert-gnu.c | 47 +++++++++++++++++++++++ src/src/tlscert-openssl.c | 36 ++++++++++++++++++ test/confs/2002 | 2 + test/confs/2102 | 2 + test/log/2002 | 2 + test/log/2102 | 2 + 11 files changed, 172 insertions(+), 33 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
