0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/client
Razvan Cojocaru 6b56849c87 Add default virtual destructors to base classes with virtual functions
Without this fix, the openvpn3-linux build is broken whenever a
dependency enables -Wnon-virtual-dtor (which protobuf 27.3
currently does on Arch Linux). The openvpn3-linux build treats
warnings as errors.

Jira: OVPN3-1242
Signed-off-by: Razvan Cojocaru <razvan.cojocaru@openvpn.com>
(cherry picked from commit 6217fa0e1a)
2024-08-20 19:32:30 +02:00
..
async_resolve Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
unix Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
win ovpnagent: fix ADAPTER_DOMAIN_SUFFIX option when using DCO 2024-04-23 16:23:45 +02:00
acc_certcheck.hpp Implement certcheck used by the appcontrol feature 2024-05-17 09:18:18 +00:00
async_resolve.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cliconnect.hpp Fix spelling errors raised by Debian linter 2024-06-19 20:57:15 +02:00
cliconstants.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clicreds.hpp Refactor reauthentication logic 2024-05-08 16:39:24 +00:00
cliemuexr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clievent.hpp Refactor reauthentication logic 2024-05-08 16:39:24 +00:00
clihalt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clilife.hpp Add default virtual destructors to base classes with virtual functions 2024-08-20 19:32:30 +02:00
cliopt.hpp Fix broken disableClientCert config option 2024-06-03 12:29:48 +03:00
cliopthelper.hpp Add certificate to EvalConfig 2024-05-30 15:27:29 +00:00
cliproto.hpp Add default virtual destructors to base classes with virtual functions 2024-08-20 19:32:30 +02:00
dns.hpp apply --dns options the new way 2024-05-13 14:07:53 +02:00
ipverflags.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
optfilt.hpp Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
remotelist.hpp Add default virtual destructors to base classes with virtual functions 2024-08-20 19:32:30 +02:00
rgopt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00