aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/open_transformer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: move code to fork (de)compressor to a functionRon Yorston2020-08-051-15/+1
* Merge branch 'busybox' into mergeRon Yorston2019-08-161-3/+3
|\
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-3/+3
* | Merge branch 'busybox' into mergeRon Yorston2019-05-271-17/+27
|\|
| * comment fixDenys Vlasenko2019-05-261-1/+1
| * libarchive: treat one "FIXME: avoid seek", take 2Denys Vlasenko2019-05-261-1/+1
| * libarchive: treat one "FIXME: avoid seek"Denys Vlasenko2019-05-241-17/+27
* | tar: return correct exit code for empty tar fileRon Yorston2019-01-061-5/+0
* | Merge branch 'busybox' into mergeRon Yorston2018-11-281-2/+1
|\|
| * tar: fix too eager autodetection, closes 11531Denys Vlasenko2018-11-271-2/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-11-031-1/+0
|\|
| * whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* | Merge branch 'busybox' into mergeRon Yorston2017-08-221-12/+28
|\|
| * libarchive: fix build failure on NOMMU systemsRon Yorston2017-08-221-1/+1
| * rpm2cpio: handle LZMA compressed rpms. closes 10166Denys Vlasenko2017-08-101-11/+27
* | Merge branch 'busybox' into mergeRon Yorston2016-07-071-26/+29
|\|
| * libarchive: fix xmalloc_open_zipped_read_close()Denys Vlasenko2016-06-211-0/+3
| * typo fixDenys Vlasenko2016-06-201-1/+1
| * libarchive: fix open_zipped()Denys Vlasenko2016-06-201-7/+12
| * libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko2016-06-201-20/+15
* | archival: provide dummy check_errors_in_children for WIN32Ron Yorston2015-07-151-2/+9
* | mingw: add magic '--busybox' flagRon Yorston2015-06-011-1/+2
* | Enable seamless compression for WIN32Ron Yorston2015-05-271-0/+20
* | Merge branch 'busybox' into mergeFRPRon Yorston2015-05-181-0/+7
|\|
| * libarchive: auto-detect .Z files as wellThiago Jung Bauermann2015-05-031-0/+7
* | Merge branch 'busybox' into mergeRon Yorston2014-12-141-44/+168
|\|
| * make xmalloc_open_zipped_read_close result NUL terminatedDenys Vlasenko2014-12-071-1/+2
| * libarchive: add capability to unpack to mem.bufferDenys Vlasenko2014-12-071-37/+162
| * Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko2014-12-071-11/+11
* | Omit functions not required if seamless compression is disabledRon Yorston2014-11-291-5/+3
* | Merge branch 'busybox' into mergeRon Yorston2014-03-111-5/+5
|\|
| * zcat: complain if input is not compressedDenys Vlasenko2014-02-021-14/+5
| * libbb: open_zipped() should not fail on non-compressed filesDenys Vlasenko2014-01-271-1/+10
* | Merge branch 'busybox' into mergeRon Yorston2014-01-131-12/+11
|\|
| * libarchive: open_zipped() does not need to check extensions for e.g. gzipDenys Vlasenko2014-01-101-12/+11
* | Merge branch 'busybox' into mergeRon Yorston2014-01-021-2/+3
|\|
| * tar: fix exitcode check for MMU-spawned unpacking helpersDenys Vlasenko2013-11-191-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2013-03-191-3/+8
|\|
| * code shrink in check_errors_in_children()Denys Vlasenko2013-02-281-3/+8
* | Merge branch 'busybox' into mergeRon Yorston2012-03-231-12/+181
|\|
| * tar,rpm2cpio: check that child decompressor did not error outDenys Vlasenko2012-03-061-0/+26
| * update seamless uncompression codeDenys Vlasenko2012-03-061-56/+57
| * preparatory cleanups for seamless uncompression improvementsDenys Vlasenko2012-03-061-0/+140
|/
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-0/+54