aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar.tests
AgeCommit message (Expand)Author
2018-06-27testsuite/tar.tests: fix false positiveDenys Vlasenko
2018-06-27testsuite/tar.tests: fix false positiveDenys Vlasenko
2018-05-22tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk
2018-02-20tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko
2017-08-10libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko
2017-07-24tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-11-11tar: handle pax-encoded utf8 filenames and link names. Closes 9406Denys Vlasenko
2016-06-20randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko
2016-06-20randomconfig fixes 4Denys Vlasenko
2016-06-19randomconfig fixes 2Denys Vlasenko
2015-10-22tar: add a test that we don't write into symlinksDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2013-12-31testsuite: remove forgotten debug hackDenys Vlasenko
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko
2013-11-19tar: prevent empty file to be treated as valid tarballDenys Vlasenko
2013-11-19fix a copy/paste error in last tar testcase nameDenys Vlasenko
2013-11-19tar: add a testcase for previous commitDenys Vlasenko
2012-03-06testsuite: add a test that tar detects XZ-compressed dataDenys Vlasenko
2011-08-10randomconfig fixesDenys Vlasenko
2011-03-02tar: skip leading / and handle names like abc/..////def -> def (not ///def)Denys Vlasenko
2011-03-01tar: on extract, everything up to and including last ".." is strippedDenys Vlasenko
2011-02-06typo fixDenys Vlasenko
2011-02-06tar: fix a bug where autodetection messes up -z on extractDenys Vlasenko
2010-09-12Fixed a couple of failing tar testsDan Fandrich
2010-09-05tar: add a test for extraction of read-only directoryDan Fandrich
2010-09-03fix false positive in testsuite/tar.testsDenys Vlasenko
2010-09-03Fix some test casesDan Fandrich
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-11Improved portability of testsDan Fandrich
2010-05-12randomtest fixesDenys Vlasenko
2010-05-11randomtest fixesDenys Vlasenko
2010-05-11randomtest fixesDenys Vlasenko
2010-05-10randomconfig testsuite fixesDenys Vlasenko
2010-04-09tar: fix "hardlinks to symlinks chown" bug 1519.Denys Vlasenko
2010-04-09tar: fix mishandling of repeated hardlink in tarball; expand testsDenys Vlasenko
2010-04-02testsuite fixesChris Metcalf
2009-12-16tar: add support for --overwrite. +70 bytes.Denys Vlasenko
2009-12-16libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differencesDenys Vlasenko
2009-11-29tar: add a test for latest fixDenys Vlasenko