aboutsummaryrefslogtreecommitdiff
path: root/include/bb_archive.h
AgeCommit message (Expand)Author
2019-05-24libarchive: treat one "FIXME: avoid seek"Denys Vlasenko
2018-11-02libarchive: add a function to unpack embedded dataRon Yorston
2018-06-26randomconfig fixesDenys Vlasenko
2018-05-22tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk
2018-04-15ar: stop using static dataDenys Vlasenko
2018-04-08bzip2: fix two crashes on corrupted archivesDenys Vlasenko
2018-02-20tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko
2018-02-01libarchive: move bbunpack constants to bb_archive.hDenys Vlasenko
2017-08-10libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko
2017-07-24tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko
2016-06-20libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2015-10-16cpio: implement -R/--ownerAaro Koskinen
2015-01-30dpkg: update supported compression methodsDenys Vlasenko
2014-12-07libarchive: add capability to unpack to mem.bufferDenys Vlasenko
2014-12-07Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko
2013-02-20rpm: use "create+rename" method of replacing existing filesDenys Vlasenko
2013-01-15whitespace fixes. no code changesDenys Vlasenko
2012-06-22dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324Denys Vlasenko
2012-03-06tar,rpm2cpio: check that child decompressor did not error outDenys Vlasenko
2012-03-06update seamless uncompression codeDenys Vlasenko
2012-02-23tar: add support for PAX-encoded path=LONGFILENAMEDenys Vlasenko
2011-12-05suppress a "integer overflow in expression" waring on big endian. Closes 4405Denys Vlasenko
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko