------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1541 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2014-11-12 00:17:07 --- Git commit: http://git.exim.org/exim.git/commitdiff/e9477a08d2d1f528b1f127f1d563d77e2cf24a22 commit e9477a08d2d1f528b1f127f1d563d77e2cf24a22 Author: Jeremy Harris <[email protected]> AuthorDate: Mon Nov 10 16:41:12 2014 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Nov 11 23:28:58 2014 +0000 handle utc vs specified-timezone for certificate extractors. bug 1541 ---- doc/doc-docbook/spec.xfpt | 6 ++- doc/doc-txt/ChangeLog | 4 ++ src/src/os.c | 33 -------------------- src/src/tls.c | 22 +++++++++++++ src/src/tlscert-gnu.c | 15 ++++++--- src/src/tlscert-openssl.c | 73 +++++++++++++++++++++++++++++++++------------ test/confs/2002 | 1 + test/confs/2102 | 4 ++- test/confs/5750 | 1 + test/confs/5760 | 1 + test/log/2102 | 5 ++- test/log/5760 | 8 ++-- 12 files changed, 107 insertions(+), 66 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/ ##
