https://bugs.exim.org/show_bug.cgi?id=1466

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Git Commit <[email protected]> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/e326959e5e455e1b46124b023e0b202e4892e501

commit e326959e5e455e1b46124b023e0b202e4892e501
Author:     Jeremy Harris <[email protected]>
AuthorDate: Thu Sep 26 19:28:53 2019 +0100
Commit:     Jeremy Harris <[email protected]>
CommitDate: Thu Sep 26 19:34:09 2019 +0100

    gnutls: full-chain ocsp stapling.  bug 1466
----
 doc/doc-docbook/spec.xfpt                          |  10 +-
 doc/doc-txt/NewStuff                               |   2 +
 src/src/tls-gnu.c                                  | 155 ++++++++++++++++-----
 src/src/tls-openssl.c                              |   3 +
 .../CA/CA.ocsp.signernocert.good.resp.pem          |  31 +++++
 .../CA/Signer.ocsp.signernocert.good.resp.pem      |  31 +++++
 .../CA/Signer.ocsp.signernocert.revoked.resp.pem   |  33 +++++
 .../exim-ca/example.com/CA/index.revoked.txt       |   1 +
 .../exim-ca/example.com/CA/index.valid.txt         |   2 +
 test/aux-fixed/exim-ca/genall                      |  60 +++++++-
 test/aux-var-src/tls_conf_prefix                   |   2 +-
 test/confs/{5653 => 5655}                          |  38 +++--
 test/log/5653                                      |   9 --
 test/log/5655                                      |  27 ++++
 test/scripts/5655-OCSP-GnuTLS-1.3/5655             |  59 ++++++++
 test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES         |   4 +
 16 files changed, 408 insertions(+), 59 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/ ##

Reply via email to