0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/buffer
James Yonan 59c5950949 In ZLib::decompress_gzip(), allow max_size to be disabled
(i.e. no limit on size) by setting to zero.
2015-10-15 23:31:21 -07:00
..
asiobuf.hpp Boost dependency elimination -- final removal of Boost 2015-06-06 10:59:18 -06:00
bufclamp.hpp Added bufclamp.hpp, a debugging tool that clamps the size 2015-06-03 20:36:19 -06:00
buffer.hpp In Buffer, added front() and back() methods. 2015-09-06 16:41:46 -07:00
buflimit.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
buflist.hpp In buflist.hpp: 2015-09-18 10:14:03 -07:00
bufstr.hpp In bufstr.hpp, added buf_alloc_from_string() methods. 2015-06-03 20:36:57 -06:00
bufstream.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
memq.hpp Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
safestr.hpp Added SafeString::to_string() method. 2015-04-30 10:29:07 -06:00
zlib.hpp In ZLib::decompress_gzip(), allow max_size to be disabled 2015-10-15 23:31:21 -07:00