0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/tun
Mark Deric 22af472e8a
Improve names
-- disambiguate new_obj(): new_man_obj(), new_tun_obj
-- remove obfuscatory typedef <class> Base; use <class>
-- in servproto.hpp typedef ProtoContext::ProtoConfig to ProtoConfig
   since Arne's already disambiguated Config
-- disambiguate Link<>: TCPLink<>, UDPLink<>

Added TODO comment on unneeded version of control_net_recv()

Signed-off-by: Mark Deric <jmark@openvpn.net>
2023-10-11 18:49:23 +02:00
..
builder TunBuilderCapture: avoid -Wconversion warning for prefix_length 2023-10-11 12:28:55 +02:00
client dhcp_capture: Fix some conversion warnings 2023-09-28 11:33:43 +02:00
extern Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
linux/client Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
mac Fix reading MAC address on macOS 2023-08-17 12:43:29 +02:00
persist Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
server Improve names 2023-10-11 18:49:23 +02:00
win Windows: Fix conversion warnings in Registry code 2023-09-28 11:33:42 +02:00
layer.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
proxy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tristate_setting.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tunio.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tunlog.hpp copyright: Update to 2022 2022-09-29 12:00:26 +02:00
tunmtu.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tunspec.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00