[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Sun Jul 24 13:48:52 UTC 2016
The branch master has been updated
via 47d96bcc6b0eea6348b3b08a0c5b075d4d70de95 (commit)
from f46c2597ab958ce970aec40ff3b7f5ba5ceb0bcb (commit)
- Log -----------------------------------------------------------------
commit 47d96bcc6b0eea6348b3b08a0c5b075d4d70de95
Author: Jakub Zelenka <bukka at php.net>
Date: Sun Jul 24 13:04:03 2016 +0100
Add missing X509_set_proxy_flag num
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1343)
-----------------------------------------------------------------------
Summary of changes:
util/libcrypto.num | 1 +
1 file changed, 1 insertion(+)
diff --git a/util/libcrypto.num b/util/libcrypto.num
index aa70000..ea17c0f 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4152,3 +4152,4 @@ HMAC_CTX_get_md 4096 1_1_0 EXIST::FUNCTION:
NAME_CONSTRAINTS_check_CN 4097 1_1_0 EXIST::FUNCTION:
OCSP_resp_get0_id 4098 1_1_0 EXIST::FUNCTION:OCSP
OCSP_resp_get0_certs 4099 1_1_0 EXIST::FUNCTION:OCSP
+X509_set_proxy_flag 4100 1_1_0 EXIST::FUNCTION:
More information about the openssl-commits
mailing list