index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bb_archive.h
Age
Commit message (
Expand
)
Author
2021-11-28
libarchive: remove duplicate forward declaration
Bernhard Reutner-Fischer
2021-08-20
tar,smemcap: commonalyze checksumming code for tar header
Denys Vlasenko
2019-05-24
libarchive: treat one "FIXME: avoid seek"
Denys Vlasenko
2018-11-02
libarchive: add a function to unpack embedded data
Ron Yorston
2018-06-26
randomconfig fixes
Denys Vlasenko
2018-05-22
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-04-15
ar: stop using static data
Denys Vlasenko
2018-04-08
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-02-20
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-01
libarchive: move bbunpack constants to bb_archive.h
Denys Vlasenko
2017-08-10
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-07-24
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
Denys Vlasenko
2016-06-20
libarchive: fix xmalloc_open_zipped_read_close() on NOMMU
Denys Vlasenko
2015-10-22
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-16
cpio: implement -R/--owner
Aaro Koskinen
2015-01-30
dpkg: update supported compression methods
Denys Vlasenko
2014-12-07
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2013-02-20
rpm: use "create+rename" method of replacing existing files
Denys Vlasenko
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
2012-06-22
dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324
Denys Vlasenko
2012-03-06
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
2012-03-06
update seamless uncompression code
Denys Vlasenko
2012-02-23
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2011-12-05
suppress a "integer overflow in expression" waring on big endian. Closes 4405
Denys Vlasenko
2011-09-22
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko