0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
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
..
ovpncli Move helper function from OpenVPNClient int OpenVPNClientHelper 2021-12-15 13:03:41 +01:00
ssl Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
unittests Also log the signature algorithm when printing the verified certificates 2020-09-30 17:58:12 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00