0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/transport
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
..
client Improve names 2023-10-11 18:49:23 +02:00
server Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
altproxy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
dco.hpp Bring back "allow local DNS resolvers" functionality 2023-04-24 13:07:46 +02:00
gremlin.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
mssfix.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
mutate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
pktstream.hpp PacketStream: templatize stream segment length word 2023-09-17 10:08:36 -06:00
protocol.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reconnect_notify.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
socket_protect.hpp Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
tcplink.hpp Improve names 2023-10-11 18:49:23 +02:00
tcplinkbase.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
tcplinkcommon.hpp Improve names 2023-10-11 18:49:23 +02:00
udplink.hpp Improve names 2023-10-11 18:49:23 +02:00