0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/server
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
..
listenlist.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
manage.hpp Improve names 2023-10-11 18:49:23 +02:00
peeraddr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
peerstats.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
servhalt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
servproto.hpp Improve names 2023-10-11 18:49:23 +02:00
vpnservnetblock.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
vpnservpool.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00