0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +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 12b38c5517 Core: Support net_gateway as a route target on platforms that support
route exclusion (iOS supports it but not Android at the moment).

Don't add IPv4 or v6 routes if the ifconfig for the particular
IP protocol is absent.
2013-01-20 11:23:35 +00:00
client Core: add optional state debugging for proto.hpp. 2013-01-20 04:18:34 +00:00
javacli Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
lzo Compression selector in mobile clients is now 3-state: 2012-09-08 01:36:54 +00:00
minicrypto Android build scripts: 2012-10-07 09:14:00 +00:00
openvpn Core: Support net_gateway as a route target on platforms that support 2013-01-20 11:23:35 +00:00
polarssl Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
scripts Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
snappy Turned on snappy compression support in mobile clients. 2012-09-08 23:02:09 +00:00
test Minor doc update. 2012-11-27 04:00:30 +00:00
win C++ core fixes for Windows. 2012-04-21 04:47:30 +00:00
lib-versions Turned on snappy compression support in mobile clients. 2012-09-08 23:02:09 +00: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 Added parser size validation constants in 2012-11-12 01:52:03 +00:00
vars-android Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
vars-android-dbg Misc build system changes to support OpenSSL. 2012-11-27 03:05:46 +00:00
vars-arm-cross iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +00:00
vars-ios iOS client changes: 2012-09-25 21:04:27 +00:00
vars-ios-dbg iOS client changes: 2012-09-25 21:04:27 +00:00
vars-iossim iOS client changes: 2012-09-25 21:04:27 +00:00
vars-iossim-dbg iOS client changes: 2012-09-25 21:04:27 +00: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