You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lorenzo Cogotti bc0db5aeed [cpr] Fix bzip2 decompression over files with multiple streams.
Some bz2 archives contain concatenated streams,
libbz2 returns BZ_STREAM_END with possibly leftover data
on input buffer.
We should support this case gracefully.
2 years ago
..
bzip2.c [cpr] Fix bzip2 decompression over files with multiple streams. 2 years ago
flate.c [*] Initial commit 3 years ago
xz.c [*] Initial commit 3 years ago