[openssl-commits] [openssl] master update

Matt Caswell matt at openssl.org
Mon Jun 13 23:17:31 UTC 2016


The branch master has been updated
       via  5ec84dd75f7965942a55ef5382aa34b8417336c5 (commit)
      from  a8c82fa00f18ef0e2115864af640e6098c136793 (commit)


- Log -----------------------------------------------------------------
commit 5ec84dd75f7965942a55ef5382aa34b8417336c5
Author: Matt Caswell <matt at openssl.org>
Date:   Mon Jun 13 23:30:27 2016 +0100

    make update
    
    Reviewed-by: Rich Salz <rsalz at openssl.org>

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

Summary of changes:
 util/libcrypto.num | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/util/libcrypto.num b/util/libcrypto.num
index 6eae0c2..45a60b9 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4147,3 +4147,5 @@ X509_OBJECT_new                         4089	1_1_0	EXIST::FUNCTION:
 X509_STORE_get0_param                   4090	1_1_0	EXIST::FUNCTION:
 PEM_write_bio_PrivateKey_traditional    4091	1_1_0	EXIST::FUNCTION:
 X509_get_pathlen                        4092	1_1_0	EXIST::FUNCTION:
+ECDSA_SIG_set0                          4093	1_1_0	EXIST::FUNCTION:EC
+DSA_SIG_set0                            4094	1_1_0	EXIST::FUNCTION:DSA


More information about the openssl-commits mailing list