0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/dco
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
..
dcocli.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
ipcollbase.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
key.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
kocrypto.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
korekey.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpn_dco_linux.h ovpn-dco: include latest UAPI header in codebase 2023-06-05 15:48:34 +02:00
ovpn-dco.h Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpndcocli.hpp ovpn-dco: no need to rearm pipe when sending NEW_PEER command 2023-06-06 13:54:42 +02:00
ovpndcokocrypto.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpndcowincli.hpp Bring back "allow local DNS resolvers" functionality 2023-04-24 13:07:46 +02:00