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
/
archival
/
libarchive
Age
Commit message (
Expand
)
Author
2015-10-26
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-22
tar: fix files skipped with --strip_components not resetting selinux context
Denys Vlasenko
2015-10-22
tar: shrink hardlink name handling code
Denys Vlasenko
2015-10-22
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-16
cpio: implement -R/--owner
Aaro Koskinen
2015-10-13
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-08
join some common strings, -400 bytes
Denys Vlasenko
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-05-11
tar: do not try to decode GNU extended headers as pax headers
Denys Vlasenko
2015-05-03
libarchive: auto-detect .Z files as well
Thiago Jung Bauermann
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-02-10
unzip: prevent attacks via malicious filenames
Denys Vlasenko
2015-01-30
dpkg: update supported compression methods
Denys Vlasenko
2014-12-07
make xmalloc_open_zipped_read_close result NUL terminated
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
2014-06-30
lzop: add overflow check
Denys Vlasenko
2014-02-28
unlzma: add comments about possible bug from BZ 2689
Denys Vlasenko
2014-02-28
unlzma: move some variables in "more local" scope
Denys Vlasenko
2014-02-02
zcat: complain if input is not compressed
Denys Vlasenko
2014-01-27
libbb: open_zipped() should not fail on non-compressed files
Denys Vlasenko
2014-01-10
tar: tighten up pax header validity check
Denys Vlasenko
2014-01-10
libarchive: open_zipped() does not need to check extensions for e.g. gzip
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-19
tar: fix exitcode check for MMU-spawned unpacking helpers
Denys Vlasenko
2013-10-16
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-06
bunzip2: fix off-by-one check
Denys Vlasenko
2013-09-10
ar: better comment
Denys Vlasenko
2013-09-10
ar: read_num(): fix reading fields using the entire width
Peter Korsgaard
2013-06-30
*: change execl sentinels from NULL to (char*)0
Rich Felker
2013-05-15
Fix build failures caused by not compiling open_transformer.c (#2)
Denys Vlasenko
2013-05-12
Fix build failures caused by not compiling open_transformer.c
Denys Vlasenko
2013-03-01
decompress_unlzma: move function, no code changes
Denys Vlasenko
2013-03-01
decompress_unlzma: 10% speedup in "small" code
Denys Vlasenko
2013-03-01
decompress_unlzma: make "fast" version a bit smaller
Denys Vlasenko
2013-02-28
code shrink in check_errors_in_children()
Denys Vlasenko
2013-02-27
xz: fix put_unaligned_{l,b}e32
Leonid Lisovskiy
2013-02-27
xz: support concatenated .xz streams
Lasse Collin
2013-02-27
xz: mention xzminidec.c in README
Lasse Collin
2013-02-27
xz: fix incorrect XZ_BUF_ERROR
Lasse Collin
2013-02-27
xz: fix decoding of LZMA2 streams having no uncompressed data.
Lasse Collin
2013-02-27
cz: add C++ support to xz.h
Lasse Collin
2013-02-27
xz: remove an empty line from xz_dec_lzma2.c
Lasse Collin
2013-02-27
xz: make bcj_x86_test_msbyte() an inline function
Lasse Collin
2013-02-27
xz: add a comment about using uint32_t as vli_type
Lasse Collin
2013-02-27
xz: avoid "NOTE:" in xz.h
Lasse Collin
2013-02-27
xz: update README
Lasse Collin
2013-02-27
xz: omit explicit \0 from HEADER_MAGIC
Lasse Collin
2013-02-20
rpm: use "create+rename" method of replacing existing files
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
[next]