Age | Commit message (Expand) | Author |
---|---|---|
2017-04-17 | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko |
2017-02-04 | Replace int -> uint to avoid signed integer overflow | Rostislav Skudnov |
2014-12-07 | libarchive: add capability to unpack to mem.buffer | Denys Vlasenko |
2014-12-07 | Rename transformer_aux_data_t -> transformer_state_t | Denys Vlasenko |
2013-11-29 | fix assorted unused code and wrong format specs found by cppchekc (bug 6716) | Denys Vlasenko |
2013-10-06 | bunzip2: fix off-by-one check | Denys Vlasenko |
2012-03-06 | update seamless uncompression code | Denys Vlasenko |
2011-10-31 | bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C... | Denys Vlasenko |
2011-09-22 | rename archive.h to bb_archive.h. no code changes | Denys Vlasenko |
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko |