aboutsummaryrefslogtreecommitdiff
path: root/include/bb_archive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge busybox into mergeRon Yorston2021-12-271-1/+0
|\
| * libarchive: remove duplicate forward declarationBernhard Reutner-Fischer2021-11-281-1/+0
* | Merge branch 'busybox' into mergeRon Yorston2021-08-221-0/+1
|\|
| * tar,smemcap: commonalyze checksumming code for tar headerDenys Vlasenko2021-08-201-0/+1
* | libarchive: allow extraction of hard linksRon Yorston2021-01-191-7/+0
* | Merge branch 'busybox' into mergeRon Yorston2019-05-271-0/+6
|\|
| * libarchive: treat one "FIXME: avoid seek"Denys Vlasenko2019-05-241-0/+6
* | libarchive: remove more symlink codeRon Yorston2019-02-141-0/+3
* | tar: return correct exit code for empty tar fileRon Yorston2019-01-061-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-11-281-6/+1
|\|
| * libarchive: add a function to unpack embedded dataRon Yorston2018-11-021-6/+1
* | Merge branch 'busybox'Ron Yorston2018-07-251-8/+9
|\|
| * randomconfig fixesDenys Vlasenko2018-06-261-2/+2
| * tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk2018-05-221-5/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-0/+4
|\|
| * ar: stop using static dataDenys Vlasenko2018-04-151-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-1/+1
|\|
| * bzip2: fix two crashes on corrupted archivesDenys Vlasenko2018-04-081-1/+1
* | libarchive: failure to extract symlink isn't fatalRon Yorston2018-04-091-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-03-011-9/+14
|\|
| * tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko2018-02-201-9/+14
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-0/+15
|\|
| * libarchive: move bbunpack constants to bb_archive.hDenys Vlasenko2018-02-011-0/+15
* | Merge branch 'busybox' into mergeRon Yorston2017-08-221-3/+1
|\|
| * libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko2017-08-101-3/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-291-0/+4
|\|
| * tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko2017-07-241-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2016-07-071-4/+4
|\|
| * libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko2016-06-201-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2015-10-311-0/+3
|\|
| * tar: add support for --strip-components=NDenys Vlasenko2015-10-221-0/+3
* | Merge branch 'busybox' into mergeRon Yorston2015-10-191-0/+3
|\|
| * cpio: implement -R/--ownerAaro Koskinen2015-10-161-0/+3
* | Enable seamless compression for WIN32Ron Yorston2015-05-271-0/+10
|/
* 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