From c51e4083a66f40dfa6b62e9c91abad1889bf3108 Mon Sep 17 00:00:00 2001 From: System Administrator Date: Tue, 2 Aug 2016 22:06:26 +0200 Subject: Update openSSL for iOS and OSX to version 1.0.2h --- thirdparties/iphone/lib/universal/libcrypto.a | Bin 12036712 -> 11930672 bytes thirdparties/iphone/lib/universal/libssl.a | Bin 2178976 -> 1995080 bytes 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 thirdparties/iphone/lib/universal/libcrypto.a mode change 100755 => 100644 thirdparties/iphone/lib/universal/libssl.a (limited to 'thirdparties') diff --git a/thirdparties/iphone/lib/universal/libcrypto.a b/thirdparties/iphone/lib/universal/libcrypto.a old mode 100755 new mode 100644 index e9263a5..a20268e Binary files a/thirdparties/iphone/lib/universal/libcrypto.a and b/thirdparties/iphone/lib/universal/libcrypto.a differ diff --git a/thirdparties/iphone/lib/universal/libssl.a b/thirdparties/iphone/lib/universal/libssl.a old mode 100755 new mode 100644 index 2833b44..7136aa5 Binary files a/thirdparties/iphone/lib/universal/libssl.a and b/thirdparties/iphone/lib/universal/libssl.a differ -- cgit v1.1 From e707bf0126d60cc0843f18db65704adc50547ec5 Mon Sep 17 00:00:00 2001 From: System Administrator Date: Tue, 2 Aug 2016 22:07:22 +0200 Subject: Update openSSL for iOS and OSX to version 1.0.2h --- thirdparties/mac/lib/universal/libcrypto.a | Bin 0 -> 6361528 bytes thirdparties/mac/lib/universal/libssl.a | Bin 0 -> 1029336 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 thirdparties/mac/lib/universal/libcrypto.a create mode 100644 thirdparties/mac/lib/universal/libssl.a (limited to 'thirdparties') diff --git a/thirdparties/mac/lib/universal/libcrypto.a b/thirdparties/mac/lib/universal/libcrypto.a new file mode 100644 index 0000000..8a2d686 Binary files /dev/null and b/thirdparties/mac/lib/universal/libcrypto.a differ diff --git a/thirdparties/mac/lib/universal/libssl.a b/thirdparties/mac/lib/universal/libssl.a new file mode 100644 index 0000000..c669205 Binary files /dev/null and b/thirdparties/mac/lib/universal/libssl.a differ -- cgit v1.1