aboutsummaryrefslogtreecommitdiff
path: root/include/bb_archive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libarchive: add a function to unpack embedded dataRon Yorston2018-11-021-6/+1
* randomconfig fixesDenys Vlasenko2018-06-261-2/+2
* tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk2018-05-221-5/+6
* ar: stop using static dataDenys Vlasenko2018-04-151-0/+4
* bzip2: fix two crashes on corrupted archivesDenys Vlasenko2018-04-081-1/+1
* tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko2018-02-201-9/+14
* libarchive: move bbunpack constants to bb_archive.hDenys Vlasenko2018-02-011-0/+15
* libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko2017-08-101-3/+1
* tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko2017-07-241-0/+4
* libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko2016-06-201-4/+4
* tar: add support for --strip-components=NDenys Vlasenko2015-10-221-0/+3
* cpio: implement -R/--ownerAaro Koskinen2015-10-161-0/+3
* dpkg: update supported compression methodsDenys Vlasenko2015-01-301-0/+1
* libarchive: add capability to unpack to mem.bufferDenys Vlasenko2014-12-071-14/+28
* Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko2014-12-071-12/+12
* rpm: use "create+rename" method of replacing existing filesDenys Vlasenko2013-02-201-0/+3
* whitespace fixes. no code changesDenys Vlasenko2013-01-151-3/+3
* dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324Denys Vlasenko2012-06-221-0/+1
* tar,rpm2cpio: check that child decompressor did not error outDenys Vlasenko2012-03-061-0/+1
* update seamless uncompression codeDenys Vlasenko2012-03-061-28/+28
* tar: add support for PAX-encoded path=LONGFILENAMEDenys Vlasenko2012-02-231-4/+5
* suppress a "integer overflow in expression" waring on big endian. Closes 4405Denys Vlasenko2011-12-051-2/+3
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-0/+241