[openssl-commits] [openssl] master update
Kurt Roeckx
kurt at openssl.org
Sat Feb 6 14:27:29 UTC 2016
The branch master has been updated
via e6f601cef5f58d682e0598c619afd954dff97579 (commit)
from 69ac182d15e964801a237f826d71fd4d77b4710f (commit)
- Log -----------------------------------------------------------------
commit e6f601cef5f58d682e0598c619afd954dff97579
Author: Kurt Roeckx <kurt at roeckx.be>
Date: Sat Feb 6 14:51:56 2016 +0100
Add BIO_ADDR_clear to libeay.num
Reviewed-by: Matt Caswell <matt at openssl.org>
MR: #1874
-----------------------------------------------------------------------
Summary of changes:
util/libeay.num | 1 +
1 file changed, 1 insertion(+)
diff --git a/util/libeay.num b/util/libeay.num
index 7e9db93..8c532fb 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4799,3 +4799,4 @@ EC_KEY_priv2oct 5193 1_1_0 EXIST::FUNCTION:EC
EC_KEY_oct2priv 5194 1_1_0 EXIST::FUNCTION:EC
ASN1_buf_print 5195 1_1_0 EXIST::FUNCTION:
EC_KEY_priv2buf 5196 1_1_0 EXIST::FUNCTION:EC
+BIO_ADDR_clear 5197 1_1_0 EXIST::FUNCTION:
More information about the openssl-commits
mailing list