History log of /netbsd/external/bsd/libarchive/dist/libarchive/test/test_fuzz.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 1a7b189b 21-Jan-2020 christos <christos@NetBSD.org>

Fix printf formats in tests for the clang build.


# efdd4e46 24-Jul-2019 joerg <joerg@NetBSD.org>

Import libarchive 3.4.0


# d05f0226 20-Apr-2017 joerg <joerg@NetBSD.org>

Import libarchive 3.3.2pre (7ad477ea7655f3dfcdcfa5adcb792f0ec864969d).


# 9fde5391 20-Feb-2010 joerg <joerg@NetBSD.org>

Import libarchive 2.8.0:
- Infrastructure:
- Allow command line tools as fallback for missing compression
libraries. If compiled without gzip for example, gunzip will
be used automatically.

Import libarchive 2.8.0:
- Infrastructure:
- Allow command line tools as fallback for missing compression
libraries. If compiled without gzip for example, gunzip will
be used automatically.
- Improved support for a number of platforms like high-resolution
timestamps and Extended Attributes on various Unix systems
- New convience interface for creating archives based on disk content,
complement of the archive_write_disk interface.
- Frontends:
- bsdcpio ready for public consumption
- hand-written date parser replaces the yacc code
- Filter system:
- Simplified read filter chains
- Option support for filters
- LZMA, XZ, uudecode handled
- Format support:
- Write support for mtree files based on file system or archive
content
- Basic read support for Joliet
- Write support for zip files
- Write support for shar archives, both text-only and binary-safe

show more ...