0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/http
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
..
header.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
headredact.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
htmlskip.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
LICENSE_1_0.txt openvpn/http: document source and add license text 2022-02-25 15:08:52 +01:00
method.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
parseutil.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reply.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
request.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
status.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
urlencode.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
urlparm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
urlparse.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
validate_uri.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
webexcept.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00