lib/zb.c


Log

Author Commit Date CI Message
Stefan Sperling 6336b73f 2018-01-27T03:03:21 Fix output length if got_inflate_read() reads some data and then EOF.
Stefan Sperling 885d3e02 2018-01-27T01:05:56 implement delta combiner and a small test suite for it
Stefan Sperling 4ca7b755 2018-01-26T18:13:01 Move zlib wrapper/buffering code into a separate file.