[openssl] master update

shane.lontis at oracle.com shane.lontis at oracle.com
Thu Jan 23 09:27:36 UTC 2020


The branch master has been updated
       via  2eb875c9257e508eb9fa2bb866c284d388d66cab (commit)
      from  adc9086beb21a91ca59aaf0c619b38b82c223f9b (commit)


- Log -----------------------------------------------------------------
commit 2eb875c9257e508eb9fa2bb866c284d388d66cab
Author: Shane Lontis <shane.lontis at oracle.com>
Date:   Thu Jan 23 10:18:34 2020 +1000

    Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txt
    
    make doc-nits was failing due to a merge error on master in missingcrypto.txt.
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/10932)

-----------------------------------------------------------------------

Summary of changes:
 util/missingcrypto.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index f1eea668cd..4f610c5815 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -1081,7 +1081,6 @@ TS_VERIFY_CTX_cleanup(3)
 TS_VERIFY_CTX_free(3)
 TS_VERIFY_CTX_init(3)
 TS_VERIFY_CTX_new(3)
-TS_VERIFY_CTX_set_certs(3)
 TS_VERIFY_CTX_set_data(3)
 TS_VERIFY_CTX_set_flags(3)
 TS_VERIFY_CTX_set_imprint(3)


More information about the openssl-commits mailing list