0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
David Sommerseth f6ab0178a5
test: Fix OPENVPN_USE_SITNL redefine warning in ovpncli
If the OPENVPN_USE_SITNL is defined as compiler arguments or set
earlier if cli.cpp was used in an #include statement, the compiler
would warn about OPENVPN_USE_SITNL being redefined.

We want OPENVPN_USE_SITNL by default, but the code does not need
to explicitly define it if it is already defined.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2020-08-18 10:49:54 +02:00
..
ovpncli test: Fix OPENVPN_USE_SITNL redefine warning in ovpncli 2020-08-18 10:49:54 +02:00
ssl Update copyrights 2020-03-18 19:37:32 +01:00
unittests Implement tls-groups option to specify eliptic curves/groups 2020-05-13 16:23:36 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00