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 b7bb4f0cfb Added IP::Addr::from_sockaddr() method to allow construction
of an IP::Addr object using an IPv4 or IPv6 struct sockaddr.
2014-08-22 14:45:10 -06:00
boost Updated Boost to 1_56_0. 2014-08-15 22:01:09 -06:00
client Added OpenVPNClient::uninit_process() API method that calls 2014-08-10 16:44:09 -06: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 IP::Addr::from_sockaddr() method to allow construction 2014-08-22 14:45:10 -06:00
polarssl In PolarSSL build script, added new flag: 2014-08-10 20:00:03 -06:00
scripts In scripts/mac/build-all, don't disable SSL server functionality 2014-08-15 22:02:56 -06:00
snappy Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
test Updated proto self-test README.txt doc. 2014-08-10 20:26:22 -06:00
win Windows build system config changes: 2014-04-04 10:02:33 -06:00
android-sdk-path Updated Android SDK, NDK, and build scripts: 2014-01-13 17:48:37 -07:00
lib-versions Updated Boost to 1_56_0. 2014-08-15 22:01:09 -06: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 Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-ios-dbg Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-iossim Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-iossim-dbg Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-linux In vars scripts, make sure to set DEBUG_BUILD=0 for 2014-08-10 20:08:59 -06:00
vars-linux-dbg Added debugging profile vars-linux-dbg for linux. 2014-08-10 20:18:11 -06:00
vars-osx Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-osx64 Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-osx64-dbg Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-osx-dbg Added C++11 support for Apple builds (iOS and Mac). 2014-08-11 02:08:13 -06:00
vars-reset Added CXX_COMPILER_FLAGS to vars-reset. 2014-08-11 01:12:37 -06:00
vars-win Ported core to Windows except for TAP driver support. 2012-01-25 08:32:27 +00:00