0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/tun/linux/client
Charlie Vigue b6b8282d33 Addressed 2nd set of -Wconversion warnings
- Used static_cast instead of direct type conversions in places where
it's safe
- Used numeric_cast where failure is possible
- Changed types of arguments and locals when practical

Signed-off-by: Charlie Vigue <charlie.vigue@openvpn.com>
2023-08-21 13:51:50 +00:00
..
genl.hpp ovpn-dco: change control packets flow in order to adapt to dco-v2 logic 2023-06-06 13:54:42 +02:00
sitnl.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
tuncli.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tuniproute.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tunmethods.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tunnetlink.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
tunsetup.hpp Ensure members of openvpn::TunLinuxSetup::Config are initialised 2023-03-03 21:41:21 +01:00