summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2018-12-05 13:10:52 +0100
committerArne Schwabe <arne@rfc2549.org>2018-12-05 13:10:52 +0100
commit5165a1b2f377f9ef31e51b4ebf1b6e612ea3e374 (patch)
tree7c138522674ebcf8b0da5671ec35abd06f590576
parente9b6b9078c186967103e19b01ca69a0a3fdc9308 (diff)
Update to OpenSSL 1.1.1a
m---------main/src/main/cpp/openssl0
-rw-r--r--main/src/main/cpp/openssl.cmake1
2 files changed, 1 insertions, 0 deletions
diff --git a/main/src/main/cpp/openssl b/main/src/main/cpp/openssl
-Subproject ceda571669d4806bfdccda69f8ceaec3fdf90d8
+Subproject 7f2c347d21800457248a4552d7ca55edf96ea84
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