aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/decompress_bunzip2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-171-1/+1
* Replace int -> uint to avoid signed integer overflowRostislav Skudnov2017-02-041-3/+3
* libarchive: add capability to unpack to mem.bufferDenys Vlasenko2014-12-071-6/+5
* Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko2014-12-071-2/+2
* fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko2013-11-291-1/+0
* bunzip2: fix off-by-one checkDenys Vlasenko2013-10-061-8/+18
* update seamless uncompression codeDenys Vlasenko2012-03-061-13/+5
* bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...Denys Vlasenko2011-10-311-1/+8
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-0/+822