aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1_26_2' into w32_1_26_2w32_1_26_2Ron Yorston2021-03-241-1/+8
|\
| * randomconfig fixesDenys Vlasenko2016-12-081-1/+8
* | Merge branch 'busybox' into mergeRon Yorston2016-11-291-7/+25
|\|
| * tar: handle pax-encoded utf8 filenames and link names. Closes 9406Denys Vlasenko2016-11-111-7/+25
* | Merge branch 'busybox' into mergeRon Yorston2016-10-191-0/+4
|\|
| * cpio: fix restoration of file ownership, closes 9306Denys Vlasenko2016-10-121-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2016-07-074-36/+48
|\|
| * 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-203-23/+18
| * randomconfig fixesDenys Vlasenko2016-06-191-7/+16
* | Fix for MinGW-w64Ron Yorston2016-05-251-3/+6
* | archival: remove WIN32-specific code now lseek fails on pipesRon Yorston2016-05-241-5/+0
* | Merge branch 'busybox' into mergeRon Yorston2016-05-161-1/+1
|\|
| * *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-221-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2016-04-041-2/+1
|\|
| * libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)Denys Vlasenko2016-04-011-2/+1
* | Merge branch 'busybox' into mergeRon Yorston2015-10-313-54/+101
|\|
| * [g]unzip: fix recent breakage.Denys Vlasenko2015-10-301-12/+21
| * unzip: test for bad archive SEGVingDenys Vlasenko2015-10-261-4/+7
| * tar: fix files skipped with --strip_components not resetting selinux contextDenys Vlasenko2015-10-221-3/+2
| * tar: shrink hardlink name handling codeDenys Vlasenko2015-10-221-26/+17
| * tar: add support for --strip-components=NDenys Vlasenko2015-10-222-32/+77
* | Merge branch 'busybox' into mergeRon Yorston2015-10-194-5/+18
|\|
| * cpio: implement -R/--ownerAaro Koskinen2015-10-163-2/+16
| * *: more BUILD_BUG_ON conversionsDenys Vlasenko2015-10-131-3/+2
* | Merge branch 'busybox' into mergeRon Yorston2015-10-131-1/+1
|\|
| * join some common strings, -400 bytesDenys Vlasenko2015-10-081-1/+1
* | archival: provide dummy check_errors_in_children for WIN32Ron Yorston2015-07-151-2/+9
* | Merge branch 'busybox' into mergeRon Yorston2015-07-145-8/+0
|\|
| * Removes stray empty line from codeManinder Singh2015-07-135-8/+0
* | mingw: add magic '--busybox' flagRon Yorston2015-06-011-1/+2
* | Enable seamless compression for WIN32Ron Yorston2015-05-272-0/+25
* | Merge branch 'busybox' into mergeFRPRon Yorston2015-05-182-11/+24
|\|
| * tar: do not try to decode GNU extended headers as pax headersDenys Vlasenko2015-05-111-11/+17
| * libarchive: auto-detect .Z files as wellThiago Jung Bauermann2015-05-031-0/+7
* | Merge branch 'busybox' into mergeRon Yorston2015-03-147-37/+76
|\|
| * libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-124-6/+6
| * unzip: prevent attacks via malicious filenamesDenys Vlasenko2015-02-103-32/+39
| * dpkg: update supported compression methodsDenys Vlasenko2015-01-303-0/+32
* | Use MinGW-w64 by defaultRon Yorston2015-01-071-1/+1
* | Changes to allow building with MinGW-w64Ron Yorston2015-01-051-0/+3
* | Merge branch 'busybox' into mergeRon Yorston2014-12-149-91/+212
|\|
| * make xmalloc_open_zipped_read_close result NUL terminatedDenys Vlasenko2014-12-071-1/+2
| * libarchive: add capability to unpack to mem.bufferDenys Vlasenko2014-12-079-77/+199
| * Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko2014-12-076-31/+31
* | Omit functions not required if seamless compression is disabledRon Yorston2014-11-291-5/+3
* | Merge branch 'busybox' into mergeRon Yorston2014-06-302-0/+5
|\|
| * lzop: add overflow checkDenys Vlasenko2014-06-302-0/+5