0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
Go to file
James Yonan 8b3dd0b8d5 Added Win::call() method for executing system commands from Windows
in a way that is path-safe and usable in non-console apps.

Modified WinCommandList to use Win::call().
2014-02-20 17:17:56 -07:00
client Ported to Windows. 2014-02-16 01:13:26 -07:00
javacli Added gateway parameter to tun_builder_add_address for Windows and other 2014-02-15 23:34:33 -07:00
lz4 In build scripts, standardize on $DL referring to downloads 2014-02-09 03:10:02 -07:00
lzo In build scripts, standardize on $DL referring to downloads 2014-02-09 03:10:02 -07:00
minicrypto In build scripts, standardize on $DL referring to downloads 2014-02-09 03:10:02 -07:00
openvpn Added Win::call() method for executing system commands from Windows 2014-02-20 17:17:56 -07:00
polarssl Updated Android SDK, NDK, and build scripts: 2014-01-13 17:48:37 -07:00
scripts Updated Linux build scripts including adding a new script 2014-02-09 03:12:33 -07:00
snappy In build scripts, standardize on $DL referring to downloads 2014-02-09 03:10:02 -07:00
test Ported to Windows. 2014-02-16 01:13:26 -07:00
win Ported to Windows. 2014-02-16 01:13:26 -07:00
android-sdk-path Updated Android SDK, NDK, and build scripts: 2014-01-13 17:48:37 -07:00
lib-versions Core: updated versions of dependencies 2014-01-13 17:31:32 -07:00
setlibpath Updated linux scripts to work with latest core and library 2012-09-09 23:10:20 +00:00
setpath iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +00:00
sources OpenVPN 1.0.2 build 98 (iOS) 2013-11-11 12:33:35 -07:00
vars-android Android: build two versions of OpenVPN core library (libovpncli.so) 2014-01-14 16:40:25 -07:00
vars-android-a7a Android: build two versions of OpenVPN core library (libovpncli.so) 2014-01-14 16:40:25 -07:00
vars-android-a7a-dbg Android: build two versions of OpenVPN core library (libovpncli.so) 2014-01-14 16:40:25 -07:00
vars-android-dbg Android: build two versions of OpenVPN core library (libovpncli.so) 2014-01-14 16:40:25 -07:00
vars-arm-cross iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +00:00
vars-ios OpenVPN 1.0.2 build 98 (iOS) 2013-11-11 12:33:35 -07:00
vars-ios-dbg OpenVPN 1.0.2 build 98 (iOS) 2013-11-11 12:33:35 -07:00
vars-iossim Fixed some issues when running on iOS simulator in Xcode 5.0.2. 2013-12-23 18:00:07 -07:00
vars-iossim-dbg Fixed some issues when running on iOS simulator in Xcode 5.0.2. 2013-12-23 18:00:07 -07:00
vars-linux Updated linux scripts to work with latest core and library 2012-09-09 23:10:20 +00:00
vars-osx Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
vars-osx-dbg Fixed build script to work again on OS X. 2012-09-11 23:51:37 +00:00
vars-reset iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +00:00
vars-win Ported core to Windows except for TAP driver support. 2012-01-25 08:32:27 +00:00