0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/javacli
Arne Schwabe 7897c3bd7e
Rename OPENVPN_USE_TLS_MD5 to OPENVPN_ALLOW_INSECURE_CERTPROFILE
With OpenSSL 3.0 the name with MD5 no longer makes sense as it affects
not only MD5 but also SHA1 and number of other settings. So replace the
define with a more fitting name.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2021-11-12 20:58:44 +01:00
..
android Remove old no longer used OpenSSL hack for Android 4.1 (Jellybean) 2021-11-12 20:58:43 +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
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