From 5165a1b2f377f9ef31e51b4ebf1b6e612ea3e374 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 5 Dec 2018 13:10:52 +0100 Subject: Update to OpenSSL 1.1.1a --- main/src/main/cpp/openssl | 2 +- main/src/main/cpp/openssl.cmake | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/main/src/main/cpp/openssl b/main/src/main/cpp/openssl index ceda5716..7f2c347d 160000 --- a/main/src/main/cpp/openssl +++ b/main/src/main/cpp/openssl @@ -1 +1 @@ -Subproject commit ceda571669d4806bfdccda69f8ceaec3fdf90d8e +Subproject commit 7f2c347d21800457248a4552d7ca55edf96ea84d diff --git a/main/src/main/cpp/openssl.cmake b/main/src/main/cpp/openssl.cmake index 67f1bfbb..dbf1efcc 100644 --- a/main/src/main/cpp/openssl.cmake +++ b/main/src/main/cpp/openssl.cmake @@ -349,6 +349,7 @@ set(crypto_srcs crypto/evp/pmeth_gn.c crypto/evp/pmeth_lib.c crypto/ex_data.c + crypto/getenv.c crypto/hmac/hm_ameth.c crypto/hmac/hm_pmeth.c crypto/hmac/hmac.c -- cgit v1.2.3