0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/javacli
David Sommerseth dde1574596
Reformatting source code to new coding style
This is the result after running 'clang-format -i' on all C++ files and
headers, with the defined formatting rules in .clang-format.

Only the openvpn/common/unicode-impl.hpp has been excluded, as that is
mostly a copy of an external project.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2023-01-18 19:24:15 +01:00
..
android Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
.gitignore javacli : add Swig-generated files to .gitignore 2017-03-18 12:24:54 -06:00
build-android Rename OPENVPN_USE_TLS_MD5 to OPENVPN_ALLOW_INSECURE_CERTPROFILE 2021-11-12 20:58:44 +01:00
Client.java copyright: Update to 2022 2022-09-29 12:00:26 +02:00
Main.java copyright: Update to 2022 2022-09-29 12:00:26 +02:00
OpenVPNClientThread.java copyright: Update to 2022 2022-09-29 12:00:26 +02:00