0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/ws
Frank Lichtenheld cc5e61e81b
httpcommon.hpp: Add missing cast from CONTENT_LENGTH_TYPE to size_t
With the std::max we do make sure it is > 0, so this
should be safe.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-09-28 11:33:40 +02:00
..
chunked.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
httpcli.hpp Address warning C4101 (unreferenced local variable) 2023-09-28 11:33:35 +02:00
httpcliset.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
httpcommon.hpp httpcommon.hpp: Add missing cast from CONTENT_LENGTH_TYPE to size_t 2023-09-28 11:33:40 +02:00
httpcreds.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
httpserv.hpp WS::Server: added a comment about ksm.is_internal() usage 2023-04-28 00:00:02 -06:00
httpvpn.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
resolver_results.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
websocket.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00