0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/compress
Charlie Vigue ae663c573a
Using new numeric conversion tools
Using is_safe_conversion in places where it is a better fit than
numeric_cast.

Signed-off-by: Charlie Vigue <charlie.vigue@openvpn.com>
2023-08-23 18:44:29 +02:00
..
compnull.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
compress.hpp Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
compstub.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lz4.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
lzo.hpp Use [[fallthrough]] where appropriate 2023-08-02 18:05:33 +02:00
lzoasym_impl.hpp lzo_asym_impl: fix unaligned access 2023-02-28 13:45:16 +01:00
lzoasym.hpp Use [[fallthrough]] where appropriate 2023-08-02 18:05:33 +02:00
lzoselect.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
snappy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00