0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/transport
David Sommerseth dde1574596
Reformatting source code to new coding style
This is the result after running 'clang-format -i' on all C++ files and
headers, with the defined formatting rules in .clang-format.

Only the openvpn/common/unicode-impl.hpp has been excluded, as that is
mostly a copy of an external project.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2023-01-18 19:24:15 +01:00
..
client Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
server Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
altproxy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
dco.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
gremlin.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
mssfix.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
mutate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
pktstream.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01: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 Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tcplink.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tcplinkbase.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tcplinkcommon.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
udplink.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00