Commit Briefs


126ee0608b Stefan Sperling

remove insize arg from inflate_read()


6b4a60c57f Stefan Sperling

inflate_to_mem doesn't care how much stream it has read


af26366500 Stefan Sperling

check HAVE_MORE flag in got_inflate_to_file()



3606d7fc8e Stefan Sperling

tweak the API which inflates data to a file




885d3e0206 Stefan Sperling

implement delta combiner and a small test suite for it


4ca7b755cd Stefan Sperling

Move zlib wrapper/buffering code into a separate file.