0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/javacli
Arne Schwabe 012e7e8226
Refactor InitProcess to use refcounting
Although the init calls were protected by a mutex more than consumer of
the API will the second one if the uninit was called too early.

While at it, move from explicit init/uninit calls to RAII.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2020-09-02 20:37:01 +02: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
build-linux Add swig build to jenkins pipeline 2017-09-27 16:16:18 +08: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 Implement allowing local LAN access 2019-03-12 11:36:29 +01:00