0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/javacli
Arne Schwabe d7b316bd11 Move helper function from OpenVPNClient int OpenVPNClientHelper
This also makes most of them non-static to avoid the problem that these
functions depend on Initprocess::Init being instantiated before being
called.

Rename the local variables eval to eval_cfg to avoid shadowing the
class field of the same name.
2021-12-15 13:03:41 +01:00
..
android Update copyrights 2020-03-18 19:37:32 +01:00
.gitignore javacli : add Swig-generated files to .gitignore 2017-03-18 12:24:54 -06:00
build-android Define DASIO_HAS_STD_STRING_VIEW on Android build 2018-11-07 17:23:02 +01:00
Client.java Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
Main.java Update copyrights 2020-03-18 19:37:32 +01:00
OpenVPNClientThread.java Update copyrights 2020-03-18 19:37:32 +01:00
ovpncli.i Move helper function from OpenVPNClient int OpenVPNClientHelper 2021-12-15 13:03:41 +01:00