https://bugs.exim.org/show_bug.cgi?id=1909
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/ee5b1e28a271faafed2e29233e7baf2f77a77f94 commit ee5b1e28a271faafed2e29233e7baf2f77a77f94 Author: Jeremy Harris <[email protected]> AuthorDate: Wed Nov 2 21:30:16 2016 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Wed Nov 2 21:44:59 2016 +0000 fix ocsp proof verification for direct-signed proofs. bug 1909 ---- doc/doc-txt/ChangeLog | 4 ++ src/src/tls-openssl.c | 89 +++++++++++++++++++++++++++++-------- test/scripts/5600-OCSP-OpenSSL/5610 | 8 ++-- test/scripts/5600-OCSP-OpenSSL/5611 | 6 +-- test/src/client.c | 40 ++++++++++++++++- test/stderr/5610 | 76 ------------------------------- 6 files changed, 120 insertions(+), 103 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/ ##
