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
/
testsuite
/
tar.tests
Age
Commit message (
Expand
)
Author
2018-06-27
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-05-22
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-02-20
tar,unzip: postpone creation of symlinks with "suspicious" targets
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-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-11-11
tar: handle pax-encoded utf8 filenames and link names. Closes 9406
Denys Vlasenko
2016-06-20
randomconfig fixes 5: false positive for tar; mount emits corrupted message
Denys Vlasenko
2016-06-20
randomconfig fixes 4
Denys Vlasenko
2016-06-19
randomconfig fixes 2
Denys Vlasenko
2015-10-22
tar: add a test that we don't write into symlinks
Denys Vlasenko
2015-10-22
tar: add support for --strip-components=N
Denys Vlasenko
2013-12-31
testsuite: remove forgotten debug hack
Denys Vlasenko
2013-12-31
fix failures found by randomconfig builds
Denys Vlasenko
2013-11-19
tar: prevent empty file to be treated as valid tarball
Denys Vlasenko
2013-11-19
fix a copy/paste error in last tar testcase name
Denys Vlasenko
2013-11-19
tar: add a testcase for previous commit
Denys Vlasenko
2012-03-06
testsuite: add a test that tar detects XZ-compressed data
Denys Vlasenko
2011-08-10
randomconfig fixes
Denys Vlasenko
2011-03-02
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
Denys Vlasenko
2011-03-01
tar: on extract, everything up to and including last ".." is stripped
Denys Vlasenko
2011-02-06
typo fix
Denys Vlasenko
2011-02-06
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2010-09-12
Fixed a couple of failing tar tests
Dan Fandrich
2010-09-05
tar: add a test for extraction of read-only directory
Dan Fandrich
2010-09-03
fix false positive in testsuite/tar.tests
Denys Vlasenko
2010-09-03
Fix some test cases
Dan Fandrich
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-11
Improved portability of tests
Dan Fandrich
2010-05-12
randomtest fixes
Denys Vlasenko
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-10
randomconfig testsuite fixes
Denys Vlasenko
2010-04-09
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-04-02
testsuite fixes
Chris Metcalf
2009-12-16
tar: add support for --overwrite. +70 bytes.
Denys Vlasenko
2009-12-16
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
Denys Vlasenko
2009-11-29
tar: add a test for latest fix
Denys Vlasenko