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 87fd344e6e Did some refactoring to make it easier for tun and transport objects
to communicate specific errors or warnings.

Added TUN_IFACE_CREATE event, which indicates an error creating
the tun interface.

Added REROUTE_GW_NO_DNS error stat, which indicates that
redirect-gateway (IPv4) was processed without an accompanying
DNS directive.
2012-10-24 09:32:15 +00:00
client Initial HTTP proxy implementation in core, with support for 2012-10-24 06:38:20 +00:00
javacli Android: 2012-10-23 13:10:39 +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 Did some refactoring to make it easier for tun and transport objects 2012-10-24 09:32:15 +00:00
polarssl Added PolarSSL patch to fix issue where SSL handshake was choking 2012-09-26 21:32:54 +00:00
scripts Added scripts and documents for Apple submission process. 2012-10-17 00:22:26 +00:00
snappy Turned on snappy compression support in mobile clients. 2012-09-08 23:02:09 +00:00
test Initial HTTP proxy implementation in core, with support for 2012-10-24 06:38:20 +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 script to edit copyright notice in source files. 2012-08-24 21:11:06 +00:00
vars-android iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +00:00
vars-android-dbg iOS version: 1.0 Beta 17 2012-09-05 01:09:34 +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 Fixed build script to work again on OS X. 2012-09-11 23:51:37 +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