aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/decompress_bunzip2.c
AgeCommit message (Expand)Author
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2017-02-04Replace int -> uint to avoid signed integer overflowRostislav Skudnov
2014-12-07libarchive: add capability to unpack to mem.bufferDenys Vlasenko
2014-12-07Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2013-10-06bunzip2: fix off-by-one checkDenys Vlasenko
2012-03-06update seamless uncompression codeDenys Vlasenko
2011-10-31bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...Denys Vlasenko
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko