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 9e35e41fb4 Added ActionThread class to allow Action objects to be
executed asynchronously in a worker thread.

Needed to make some changes to logthread as well
to allow log context to be made available to
the worker thread.
2014-03-06 00:27:41 -07:00
boost Core build script changes: 2014-03-03 14:34:39 -07:00
client Added full support for OpenVPN 3 on Mac OS X (10.6 and higher) 2014-02-27 18:34:17 -07:00
javacli Removed the first two parameters from tun_builder_reroute_gw 2014-02-27 21:51:28 -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 Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
openssl Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
openvpn Added ActionThread class to allow Action objects to be 2014-03-06 00:27:41 -07:00
polarssl Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
scripts Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
snappy In build scripts, standardize on $DL referring to downloads 2014-02-09 03:10:02 -07:00
test Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
win Windows build script changes: 2014-02-20 17:27:55 -07:00
android-sdk-path Updated Android SDK, NDK, and build scripts: 2014-01-13 17:48:37 -07:00
lib-versions Core: ported PolarSSL driver from PolarSSL 1.2.10 -> 1.3.4. 2014-03-03 14:50:52 -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 Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
vars-osx Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
vars-osx-dbg Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
vars-reset Ported minicrypto lib to OS X for PolarSSL optimization. 2014-03-04 17:42:00 -07:00
vars-win Ported core to Windows except for TAP driver support. 2012-01-25 08:32:27 +00:00