0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/javacli
James Yonan fbf3f82ee0 Removed the first two parameters from tun_builder_reroute_gw
(const std::string& server_address and bool server_address_ipv6)
because they are redundant.  The same info is passed via
tun_builder_set_remote_address.
2014-02-27 21:51:28 -07:00
..
android Android: log tunnel bytes per CPU second. 2014-01-14 22:52:28 -07:00
build-android Android: log tunnel bytes per CPU second. 2014-01-14 22:52:28 -07:00
build-linux Turned off LZO library linkage for iOS and Android (but enable 2012-09-26 08:37:28 +00:00
Client.java Added copyright to some straggler files. 2013-01-31 15:00:45 +00:00
Main.java Added copyright to some straggler files. 2013-01-31 15:00:45 +00:00
OpenVPNClientThread.java Removed the first two parameters from tun_builder_reroute_gw 2014-02-27 21:51:28 -07:00
ovpncli.i Initial Apple VPN-On-Demand implementation: 2012-11-06 17:50:30 +00:00