[openssl-commits] [openssl] master update

Richard Levitte levitte at openssl.org
Tue Aug 16 12:16:55 UTC 2016


The branch master has been updated
       via  1940aa6e6b51147df10a5bffcaaa2b9904209184 (commit)
      from  05ef4d19807764cd7351b1b80559f293b0e810fc (commit)


- Log -----------------------------------------------------------------
commit 1940aa6e6b51147df10a5bffcaaa2b9904209184
Author: Richard Levitte <levitte at openssl.org>
Date:   Tue Aug 16 14:08:54 2016 +0200

    Remove duplicate ordinals
    
    Reviewed-by: Rich Salz <rsalz at openssl.org>

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

Summary of changes:
 util/libcrypto.num | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/util/libcrypto.num b/util/libcrypto.num
index 1527d90..6064c98 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4190,6 +4190,3 @@ X509_get_proxy_pathlen                  4136	1_1_0	EXIST::FUNCTION:
 DSA_bits                                4137	1_1_0	EXIST::FUNCTION:DSA
 EVP_PKEY_set1_tls_encodedpoint          4138	1_1_0	EXIST::FUNCTION:
 EVP_PKEY_get1_tls_encodedpoint          4139	1_1_0	EXIST::FUNCTION:
-CT_POLICY_EVAL_CTX_set1_cert            4140	1_1_0	EXIST::FUNCTION:CT
-CT_POLICY_EVAL_CTX_set1_issuer          4141	1_1_0	EXIST::FUNCTION:CT
-CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE 4142	1_1_0	EXIST::FUNCTION:CT


More information about the openssl-commits mailing list