https://bugs.exim.org/show_bug.cgi?id=2311
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/570cb1bdbc6ea378b2dcaf6ebabb45a5610ed1ef commit 570cb1bdbc6ea378b2dcaf6ebabb45a5610ed1ef Author: Jeremy Harris <[email protected]> AuthorDate: Mon Sep 17 16:28:58 2018 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Mon Sep 17 16:28:58 2018 +0100 dane: fix ta-mode verify under gnutls. bug 2311 ---- doc/doc-txt/ChangeLog | 7 +++- src/src/tls-gnu.c | 22 ++++++++---- test/confs/5820 | 2 +- test/confs/5822 | 67 ------------------------------------- test/confs/5840 | 2 +- test/confs/5842 | 64 ----------------------------------- test/log/5820 | 4 +-- test/log/5822 | 20 ----------- test/log/5840 | 7 ++-- test/log/5842 | 24 ------------- test/scripts/5820-DANE-GnuTLS/5820 | 8 ++--- test/scripts/5820-DANE-GnuTLS/5822 | 19 ----------- test/scripts/5840-DANE-OpenSSL/5840 | 2 +- test/scripts/5840-DANE-OpenSSL/5842 | 19 ----------- test/stderr/5820 | 12 +++---- test/stderr/5842 | 8 ----- test/stdout/5820 | 12 +++---- test/stdout/5822 | 8 ----- test/stdout/5842 | 8 ----- 19 files changed, 45 insertions(+), 270 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/ ##
