Lines Matching +full:- +full:- +full:test +full:- +full:large +full:- +full:data
45 Jan 20, 2020: New tar option: --safe-writes (atomical file extraction)
59 Apr 16, 2019: Support for non-recursive list and extract
61 Apr 14, 2019: New tar option: --exclude-vcs
73 Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files
98 Nov, 2016: libarchive is now being tested by the OSS-Fuzz project
111 Another test release in preparation for 3.2.0
114 This is a test release in preparation for 3.2.0
131 Apr 6, 2014: Add bsdcat command-line tool
164 Sep 27, 2012: Implement function used to seek within data blocks.
192 Nov 06, 2011: Update shared-library version calculations for libarchive 3.x
193 Sep 04, 2011: Fix tar -s; follow GNU tar for controlling hardlink/symlink substitutions
198 Jun 16, 2011: Add tar:compat-2x option to emulate broken libarchive 2.x
199 handling of pax UTF-8 headers
200 Apr 25, 2011: Refactor read_open() into a collection of single-item setters;
206 Mar 17, 2011: Overhauled support for per-format extension options
208 translating to/from user-specified locale
222 May 09, 2010: Improved detection of platform-specific crypto support
224 May 01, 2010: New options: tar --gid --gname --uid --uname
225 Apr 28, 2010: Use Red-black tree for ISO reader/writer to improve performance
241 Jan 31, 2010: Support cpio -V
244 Jan 17, 2010: Fix error handling for 'echo nonexistent | cpio -o'
247 Jan 02, 2010: libarchive 2.7.902a released (test release for 2.8)
248 Jan 02, 2010: Fix tar/test/test_windows on MinGW
252 Dec 27, 2009: libarchive 2.7.901a released (test release for 2.8)
271 Apr 01, 2009: Use command-line gunzip, bunzip2, unxz, unlzma for
275 Apr 01, 2009: Use getpw*_r and getgr*_r functions for thread-safety.
288 Feb, 2009: High-res timestamps on Tru64, AIX, and GNU Hurd, by Björn Jacke.
292 such system-specific knowledge.
309 Nov 08, 2008: Start of pre-release testing for libarchive 2.6
312 consume and produce arbitrarily-sized blocks. The reblocking
316 Oct 21, 2008: bsdcpio: New command-line parser.
322 Sep 17, 2008: Miklos Vajna: lzma reader and test. Note: I still have
323 some concerns about the auto-detection (LZMA file format
324 doesn't support auto-detection well), so this is not yet
339 Jun 20, 2008: bsdcpio: If a -l link fails with EXDEV, copy the file instead
350 May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,
355 May 16, 2008: bsdtar's test harness no longer depends on file ordering.
356 This was causing spurious test failures on a lot of systems.
359 May 14, 2008: Joerg Sonnenberger: -s substitution support for bsdtar
369 //depot/user/kientzle/libarchive-portable
374 * bsdcpio: -p hardlink handling fixes
382 * -no-undefined to libtool for Cygwin
383 * libarchive_test: Skip large file tests on systems with 32-bit off_t
386 * tar: allow -r -T to be used together
387 * tar: allow --format with -r or -u
403 Mar 15, 2008: test harnesses no longer require uudecode; they
404 now have built-in decoding logic that decodes the reference
409 with the UTF-8 fixes.
413 to/from UTF-8. Implement "hdrcharset" attribute from SUS-2008.
420 Jan 30, 2008: Ignore hardlink size for non-POSIX tar archives.
425 bsdcpio_test complains about missing options (-y and -z), format
426 of informational messages (--version, --help), and a minor formatting
429 Jan 22, 2008: Experimental support for self-extracting Zip archives.
439 Dec 29, 2007: Completed initial test harness for bsdcpio.
442 Dec 22, 2007: Implement the remaining options for bsdcpio: -a, -q, -L, -f,
443 pattern selection for -i and -it.
446 Dec 13, 2007: gzip and bzip2 compression now handle zero-byte writes correctly,
452 Dec 09, 2007: tar/test/test_copy.c verifies "tar -c | tar -x" copy pipeline
456 Dec 04, 2007: Fix cpio/test/test_write_odc by setting the umask first.
459 Dec 03, 2007: New configure options --disable-xattr and --disable-acl,
466 Dec 03, 2007: Fixed bsdcpio -help, bsdtar -help tests.
467 Dec 02, 2007: First cut at real bsdtar test harness.
472 Dec 02, 2007: Minor fixes, rough cut of mdoc-to-man conversion for
479 Oct 29, 2007: Test support for very large entries in tar archives:
483 Oct 27, 2007: Correct some unnecessary internal data copying in the
486 publishing his performance test results to GNU tar's bug-tar
489 a multiple of 4G on 32-bit platforms.
490 Oct 25, 2007: Fix for reading very large (>8G) tar archives; this was
492 Oct 20, 2007: Initial work on new pattern-matching code for cpio; I
496 Oct 05, 2007: Continuing work on bsdcpio test suite.
500 to read body of non-regular file. In particular, this fixes
506 Sep 26, 2007: cpio-odc and cpio-newc archives no longer write bodies
507 for non-regular files.
508 Sep 26, 2007: Test harness for bsdcpio is in place, needs more tests written.
509 This is much nicer than the ragtag collection of test scripts
517 Sep 16, 2007: Many fixes to bsdcpio 0.3: handle hardlinks with -p, recognize
530 Aug 18, 2007: Read gtar 1.17 --posix --sparse entries.
534 Aug 06, 2007: Use --enable-bsdcpio if you want to try bsdcpio
537 Aug 05, 2007: New configure option --disable-bsdtar, thanks to Joerg
546 http://security.freebsd.org/advisories/FreeBSD-SA-07:05.libarchive.asc
558 worked okay because it held onto the passed-in entry, but
561 a reasonably complete test case.
578 Apr 24, 2007: Fix some recently-introduced problems with libraries
622 Mar 12, 2007: Fix broken --unlink flag.
626 that refers to a non-existent user or group to not be restored correctly.
629 Mar 10, 2007: More work on test portability to Linux.
635 Mar 10, 2007: Work on bsdtar test scripts: not yet robust enough
642 Mar 07, 2007: Add some ACL tests (only for the system-independent
645 turned off for FreeBSD; re-enable it. (ACL restores and
661 of this long-standing bug.
664 Feb 26, 2007: Fix a broken test on platforms that lack lchmod().
668 without a proper end-of-archive marker. Fixed.
684 "touch foo.tar; tar -rf foo.tar"
688 a finer-grained interface than archive_read_extract. In particular,
691 want to create), you can override the uname/gname-to-uid/gid lookups
699 the next round of API overhaul will simplify building test cases.
701 corrections to the skip() framework and handling of large files.
702 Jan 9, 2007: Fixes for large ISOs. The code should correctly handle
703 very large ISOs with entries up to 4G. Thanks to Robert Sciuk
709 Sep 4, 2006: libarchive test harness is now minimally functional;
710 it's located a few minor bugs in error-handling logic
716 Aug 17, 2006: Fix error-handling in archive_read/write_close()
718 Aug 17, 2006: Fix recursive-add logic to not trigger if it's not set
722 single files from large uncompressed archives.
725 Mar 21, 2006: Fix -p on platforms that don't have platform-specific
728 files. I'll try to keep this file up-to-date from now on.
737 Mar 11, 2006: Incorporated Jaakko Heinonen's still-experimental support
738 for extended attributes (Currently Linux-only.).
752 Apr 11, 2005: Extended Zip/Zip64 support thanks to Dan Nelson. -L/-h
757 http://xsnil.antbear.org/2005/02/05/archive-mit-libarchive-verarbeiten/
758 including examples of using it from Objective-C. His MoinX
762 new directory-walking code for bsdtar.
764 May 22, 2004: Many gtar-compatible long options have been added; almost
766 May 18, 2004: bsdtar can read Solaris, HP-UX, Unixware, star, gtar,