0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
James Yonan
a2b3a3a715 Updated OpenSSL to 1.0.2a. 2015-03-19 13:55:55 -06:00
James Yonan
d442e777de Updated Android build system to support ARM64:
* Updated SDK and NDK to Android 5:
    android-sdk_r24.0.2-macosx.zip
    android-ndk-r10d-darwin-x86_64.bin

* Updated build-toolchain to build both ARM
  and ARM64 toolchains.

* Added ARMv8-a architecture (64-bit) to all
  core builds.

* Patched "Page Size" issue in boost_1_57_0.
2015-02-27 09:20:35 -07:00
James Yonan
0d7e9488cb Echo build commands in OpenSSL build script. 2015-02-10 15:49:12 -07:00
James Yonan
f157e2807e Updated OpenSSL to openssl-1.0.2 final. 2015-01-26 21:22:26 -07:00
James Yonan
433f4e362d Minicrypto build fixes:
* Disable minicrypto for now in both Android and Apple builds.

* In deps/polarssl/build-polarssl, don't apply the minicrypto
  patch unless "$USE_MINICRYPTO" = "1".
2015-01-19 17:48:10 -07:00
James Yonan
18c31bca14 Updated PolarSSL to 1.3.9a for CVE-2015-1182. 2015-01-19 14:25:42 -07:00
James Yonan
3fe1a359c0 Added OpenSSL GCM support. 2014-12-31 00:24:54 -07:00
James Yonan
d863e940ba Added original config.h for PolarSSL 1.3.9 in
deps/polarssl/config.h.orig.
2014-12-22 23:49:55 -07:00
James Yonan
fc74dce715 Updated deps/polarssl/config.h for PolarSSL 1.3.9. 2014-12-22 23:38:25 -07:00
James Yonan
4c38c8f021 Updated PolarSSL and Boost libs:
1. polarssl-1.3.9
2. boost_1_57_0
2014-12-20 21:04:57 -07:00
James Yonan
5539a22684 Repo reorganization: standardize on $O3 representing the top-level
directory that contains core and possibly other components as well.
2014-08-29 18:42:02 -06:00
James Yonan
302046c3ea Updated build scripts for repo reorganization. 2014-08-28 13:33:14 -06:00
James Yonan
9373f515ee Cleaned up top-level directory by moving vars-* and dependency
build scripts to vars and deps.
2014-08-27 16:40:34 -06:00