0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02: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 c5d6254cac Removed "using namespace openvpn" from cliopt.hpp where it
doesn't belong.

Minor comment change.
2012-04-13 04:55:05 +00:00
javacli Fixed a race condition issue with "hot connect", i.e. sending a 2012-03-31 16:08:20 +00:00
openvpn Removed "using namespace openvpn" from cliopt.hpp where it 2012-04-13 04:55:05 +00:00
polarssl Added PolarSSL README file. 2012-03-25 22:37:48 +00:00
scripts For Android builds, moved away from gcc -fwhole-program in favor 2012-03-25 00:26:50 +00:00
test/ssl Add sha2/sha4 to PolarSSL/OpenSSL bridge. 2012-03-25 22:07:45 +00:00
win Added Windows build script 2012-01-27 08:06:44 +00:00
sources Change build script for java-wrapped core to use a two-step 2012-03-24 20:22:24 +00:00
vars-android Add sha2/sha4 to PolarSSL/OpenSSL bridge. 2012-03-25 22:07:45 +00:00
vars-arm-cross Added capability for PolarSSL to use OpenSSL ciphers/digests. 2012-03-23 20:04:33 +00:00
vars-linux Add sha2/sha4 to PolarSSL/OpenSSL bridge. 2012-03-25 22:07:45 +00:00
vars-linux-openssl Added capability for PolarSSL to use OpenSSL ciphers/digests. 2012-03-23 20:04:33 +00:00
vars-mac Added capability for PolarSSL to use OpenSSL ciphers/digests. 2012-03-23 20:04:33 +00:00
vars-reset Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
vars-win Ported core to Windows except for TAP driver support. 2012-01-25 08:32:27 +00:00