Lines Matching +full:- +full:- +full:test +full:- +full:large +full:- +full:data
55 Jan 20, 2020: New tar option: --safe-writes (atomical file extraction)
69 Apr 16, 2019: Support for non-recursive list and extract
71 Apr 14, 2019: New tar option: --exclude-vcs
83 Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files
108 Nov, 2016: libarchive is now being tested by the OSS-Fuzz project
121 Another test release in preparation for 3.2.0
124 This is a test release in preparation for 3.2.0
141 Apr 6, 2014: Add bsdcat command-line tool
174 Sep 27, 2012: Implement function used to seek within data blocks.
202 Nov 06, 2011: Update shared-library version calculations for libarchive 3.x
203 Sep 04, 2011: Fix tar -s; follow GNU tar for controlling hardlink/symlink substitutions
208 Jun 16, 2011: Add tar:compat-2x option to emulate broken libarchive 2.x
209 handling of pax UTF-8 headers
210 Apr 25, 2011: Refactor read_open() into a collection of single-item setters;
216 Mar 17, 2011: Overhauled support for per-format extension options
218 translating to/from user-specified locale
232 May 09, 2010: Improved detection of platform-specific crypto support
234 May 01, 2010: New options: tar --gid --gname --uid --uname
235 Apr 28, 2010: Use Red-black tree for ISO reader/writer to improve performance
251 Jan 31, 2010: Support cpio -V
254 Jan 17, 2010: Fix error handling for 'echo nonexistent | cpio -o'
257 Jan 02, 2010: libarchive 2.7.902a released (test release for 2.8)
258 Jan 02, 2010: Fix tar/test/test_windows on MinGW
262 Dec 27, 2009: libarchive 2.7.901a released (test release for 2.8)
281 Apr 01, 2009: Use command-line gunzip, bunzip2, unxz, unlzma for
285 Apr 01, 2009: Use getpw*_r and getgr*_r functions for thread-safety.
298 Feb, 2009: High-res timestamps on Tru64, AIX, and GNU Hurd, by Björn Jacke.
302 such system-specific knowledge.
319 Nov 08, 2008: Start of pre-release testing for libarchive 2.6
322 consume and produce arbitrarily-sized blocks. The reblocking
326 Oct 21, 2008: bsdcpio: New command-line parser.
332 Sep 17, 2008: Miklos Vajna: lzma reader and test. Note: I still have
333 some concerns about the auto-detection (LZMA file format
334 doesn't support auto-detection well), so this is not yet
349 Jun 20, 2008: bsdcpio: If a -l link fails with EXDEV, copy the file instead
360 May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,
365 May 16, 2008: bsdtar's test harness no longer depends on file ordering.
366 This was causing spurious test failures on a lot of systems.
369 May 14, 2008: Joerg Sonnenberger: -s substitution support for bsdtar
379 //depot/user/kientzle/libarchive-portable
384 * bsdcpio: -p hardlink handling fixes
392 * -no-undefined to libtool for Cygwin
393 * libarchive_test: Skip large file tests on systems with 32-bit off_t
396 * tar: allow -r -T to be used together
397 * tar: allow --format with -r or -u
413 Mar 15, 2008: test harnesses no longer require uudecode; they
414 now have built-in decoding logic that decodes the reference
419 with the UTF-8 fixes.
423 to/from UTF-8. Implement "hdrcharset" attribute from SUS-2008.
430 Jan 30, 2008: Ignore hardlink size for non-POSIX tar archives.
435 bsdcpio_test complains about missing options (-y and -z), format
436 of informational messages (--version, --help), and a minor formatting
439 Jan 22, 2008: Experimental support for self-extracting Zip archives.
449 Dec 29, 2007: Completed initial test harness for bsdcpio.
452 Dec 22, 2007: Implement the remaining options for bsdcpio: -a, -q, -L, -f,
453 pattern selection for -i and -it.
456 Dec 13, 2007: gzip and bzip2 compression now handle zero-byte writes correctly,
462 Dec 09, 2007: tar/test/test_copy.c verifies "tar -c | tar -x" copy pipeline
466 Dec 04, 2007: Fix cpio/test/test_write_odc by setting the umask first.
469 Dec 03, 2007: New configure options --disable-xattr and --disable-acl,
476 Dec 03, 2007: Fixed bsdcpio -help, bsdtar -help tests.
477 Dec 02, 2007: First cut at real bsdtar test harness.
482 Dec 02, 2007: Minor fixes, rough cut of mdoc-to-man conversion for
489 Oct 29, 2007: Test support for very large entries in tar archives:
493 Oct 27, 2007: Correct some unnecessary internal data copying in the
496 publishing his performance test results to GNU tar's bug-tar
499 a multiple of 4G on 32-bit platforms.
500 Oct 25, 2007: Fix for reading very large (>8G) tar archives; this was
502 Oct 20, 2007: Initial work on new pattern-matching code for cpio; I
506 Oct 05, 2007: Continuing work on bsdcpio test suite.
510 to read body of non-regular file. In particular, this fixes
516 Sep 26, 2007: cpio-odc and cpio-newc archives no longer write bodies
517 for non-regular files.
518 Sep 26, 2007: Test harness for bsdcpio is in place, needs more tests written.
519 This is much nicer than the ragtag collection of test scripts
527 Sep 16, 2007: Many fixes to bsdcpio 0.3: handle hardlinks with -p, recognize
540 Aug 18, 2007: Read gtar 1.17 --posix --sparse entries.
544 Aug 06, 2007: Use --enable-bsdcpio if you want to try bsdcpio
547 Aug 05, 2007: New configure option --disable-bsdtar, thanks to Joerg
556 http://security.freebsd.org/advisories/FreeBSD-SA-07:05.libarchive.asc
568 worked okay because it held onto the passed-in entry, but
571 a reasonably complete test case.
588 Apr 24, 2007: Fix some recently-introduced problems with libraries
632 Mar 12, 2007: Fix broken --unlink flag.
636 that refers to a non-existent user or group to not be restored correctly.
639 Mar 10, 2007: More work on test portability to Linux.
645 Mar 10, 2007: Work on bsdtar test scripts: not yet robust enough
652 Mar 07, 2007: Add some ACL tests (only for the system-independent
655 turned off for FreeBSD; re-enable it. (ACL restores and
671 of this long-standing bug.
674 Feb 26, 2007: Fix a broken test on platforms that lack lchmod().
678 without a proper end-of-archive marker. Fixed.
694 "touch foo.tar; tar -rf foo.tar"
698 a finer-grained interface than archive_read_extract. In particular,
701 want to create), you can override the uname/gname-to-uid/gid lookups
709 the next round of API overhaul will simplify building test cases.
711 corrections to the skip() framework and handling of large files.
712 Jan 9, 2007: Fixes for large ISOs. The code should correctly handle
713 very large ISOs with entries up to 4G. Thanks to Robert Sciuk
719 Sep 4, 2006: libarchive test harness is now minimally functional;
720 it's located a few minor bugs in error-handling logic
726 Aug 17, 2006: Fix error-handling in archive_read/write_close()
728 Aug 17, 2006: Fix recursive-add logic to not trigger if it's not set
732 single files from large uncompressed archives.
735 Mar 21, 2006: Fix -p on platforms that don't have platform-specific
738 files. I'll try to keep this file up-to-date from now on.
747 Mar 11, 2006: Incorporated Jaakko Heinonen's still-experimental support
748 for extended attributes (Currently Linux-only.).
762 Apr 11, 2005: Extended Zip/Zip64 support thanks to Dan Nelson. -L/-h
767 http://xsnil.antbear.org/2005/02/05/archive-mit-libarchive-verarbeiten/
768 including examples of using it from Objective-C. His MoinX
772 new directory-walking code for bsdtar.
774 May 22, 2004: Many gtar-compatible long options have been added; almost
776 May 18, 2004: bsdtar can read Solaris, HP-UX, Unixware, star, gtar,