libarchive
Provider: Tim Kientzle
Component(s): libarchive
## Files:
COPYING
The libarchive distribution as a whole is Copyright by Tim Kientzle
and is subject to the copyright notice reproduced at the bottom of
this file.
Each individual file in this distribution should have a clear
copyright/licensing statement at the beginning of the file. If any do
not, please let me know and I will rectify it. The following is
intended to summarize the copyright status of the individual files;
the actual statements in the files are controlling.
* Except as listed below, all C sources (including .c and .h files)
and documentation files are subject to the copyright notice reproduced
at the bottom of this file.
* The following source files are also subject in whole or in part to
a 3-clause UC Regents copyright; please read the individual source
files for details:
libarchive/archive_read_support_filter_compress.c
libarchive/archive_write_add_filter_compress.c
libarchive/mtree.5
* The following source files are in the public domain:
libarchive/archive_parse_date.c
* The following source files are triple-licensed with the ability to choose
from CC0 1.0 Universal, OpenSSL or Apache 2.0 licenses:
libarchive/archive_blake2.h
libarchive/archive_blake2_impl.h
libarchive/archive_blake2s_ref.c
libarchive/archive_blake2sp_ref.c
* The build files---including Makefiles, configure scripts,
and auxiliary scripts used as part of the compile process---have
widely varying licensing terms. Please check individual files before
distributing them to see if those restrictions apply to you.
I intend for all new source code to use the license below and hope over
time to replace code with other licenses with new implementations that
do use the license below. The varying licensing of the build scripts
seems to be an unavoidable mess.
Copyright (c) 2003-2018 <author(s)>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer
in this position and unchanged.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
contrib/android/config/android.h
contrib/android/config/linux_host.h
contrib/archivetest.c
contrib/shar/tree.c
contrib/shar/tree.h
contrib/shar/tree_config.h
libarchive/archive.h
libarchive/archive_acl.c
libarchive/archive_acl_private.h
libarchive/archive_check_magic.c
libarchive/archive_cmdline.c
libarchive/archive_cmdline_private.h
libarchive/archive_crc32.h
libarchive/archive_cryptor.c
libarchive/archive_cryptor_private.h
libarchive/archive_digest.c
libarchive/archive_digest_private.h
libarchive/archive_disk_acl_darwin.c
libarchive/archive_disk_acl_freebsd.c
libarchive/archive_disk_acl_linux.c
libarchive/archive_disk_acl_sunos.c
libarchive/archive_entry.c
libarchive/archive_entry.h
libarchive/archive_entry_copy_bhfi.c
libarchive/archive_entry_copy_stat.c
libarchive/archive_entry_link_resolver.c
libarchive/archive_entry_locale.h
libarchive/archive_entry_private.h
libarchive/archive_entry_sparse.c
libarchive/archive_entry_stat.c
libarchive/archive_entry_strmode.c
libarchive/archive_entry_xattr.c
libarchive/archive_hmac.c
libarchive/archive_hmac_private.h
libarchive/archive_match.c
libarchive/archive_openssl_evp_private.h
libarchive/archive_openssl_hmac_private.h
libarchive/archive_options.c
libarchive/archive_options_private.h
libarchive/archive_platform.h
libarchive/archive_platform_acl.h
libarchive/archive_platform_xattr.h
libarchive/archive_private.h
libarchive/archive_random.c
libarchive/archive_random_private.h
libarchive/archive_read.c
libarchive/archive_read_add_passphrase.c
libarchive/archive_read_append_filter.c
libarchive/archive_read_data_into_fd.c
libarchive/archive_read_disk_entry_from_file.c
libarchive/archive_read_disk_set_standard_lookup.c
libarchive/archive_read_extract.c
libarchive/archive_read_extract2.c
libarchive/archive_read_open_fd.c
libarchive/archive_read_open_file.c
libarchive/archive_read_open_filename.c
libarchive/archive_read_open_memory.c
libarchive/archive_read_private.h
libarchive/archive_read_set_format.c
libarchive/archive_read_set_options.c
libarchive/archive_read_support_filter_all.c
libarchive/archive_read_support_filter_by_code.c
libarchive/archive_read_support_filter_bzip2.c
libarchive/archive_read_support_filter_compress.c
libarchive/archive_read_support_filter_grzip.c
libarchive/archive_read_support_filter_gzip.c
libarchive/archive_read_support_filter_lrzip.c
libarchive/archive_read_support_filter_lz4.c
libarchive/archive_read_support_filter_lzop.c
libarchive/archive_read_support_filter_none.c
libarchive/archive_read_support_filter_program.c
libarchive/archive_read_support_filter_rpm.c
libarchive/archive_read_support_filter_uu.c
libarchive/archive_read_support_filter_xz.c
libarchive/archive_read_support_filter_zstd.c
libarchive/archive_read_support_format_7zip.c
libarchive/archive_read_support_format_all.c
libarchive/archive_read_support_format_by_code.c
libarchive/archive_read_support_format_cab.c
libarchive/archive_read_support_format_cpio.c
libarchive/archive_read_support_format_empty.c
libarchive/archive_read_support_format_iso9660.c
libarchive/archive_read_support_format_lha.c
libarchive/archive_read_support_format_mtree.c
libarchive/archive_read_support_format_rar.c
libarchive/archive_read_support_format_rar5.c
libarchive/archive_read_support_format_raw.c
libarchive/archive_read_support_format_tar.c
libarchive/archive_read_support_format_warc.c
libarchive/archive_read_support_format_xar.c
libarchive/archive_read_support_format_zip.c
libarchive/archive_string.c
libarchive/archive_string.h
libarchive/archive_string_sprintf.c
libarchive/archive_util.c
libarchive/archive_version_details.c
libarchive/archive_virtual.c
libarchive/archive_windows.c
libarchive/archive_write.c
libarchive/archive_write_add_filter.c
libarchive/archive_write_add_filter_b64encode.c
libarchive/archive_write_add_filter_by_name.c
libarchive/archive_write_add_filter_bzip2.c
libarchive/archive_write_add_filter_compress.c
libarchive/archive_write_add_filter_grzip.c
libarchive/archive_write_add_filter_gzip.c
libarchive/archive_write_add_filter_lrzip.c
libarchive/archive_write_add_filter_lz4.c
libarchive/archive_write_add_filter_lzop.c
libarchive/archive_write_add_filter_none.c
libarchive/archive_write_add_filter_program.c
libarchive/archive_write_add_filter_uuencode.c
libarchive/archive_write_add_filter_xz.c
libarchive/archive_write_add_filter_zstd.c
libarchive/archive_write_disk_set_standard_lookup.c
libarchive/archive_write_open_fd.c
libarchive/archive_write_open_file.c
libarchive/archive_write_open_filename.c
libarchive/archive_write_open_memory.c
libarchive/archive_write_private.h
libarchive/archive_write_set_format.c
libarchive/archive_write_set_format_7zip.c
libarchive/archive_write_set_format_by_name.c
libarchive/archive_write_set_format_cpio_binary.c
libarchive/archive_write_set_format_cpio_newc.c
libarchive/archive_write_set_format_cpio_odc.c
libarchive/archive_write_set_format_filter_by_ext.c
libarchive/archive_write_set_format_iso9660.c
libarchive/archive_write_set_format_mtree.c
libarchive/archive_write_set_format_pax.c
libarchive/archive_write_set_format_private.h
libarchive/archive_write_set_format_raw.c
libarchive/archive_write_set_format_shar.c
libarchive/archive_write_set_format_ustar.c
libarchive/archive_write_set_format_v7tar.c
libarchive/archive_write_set_format_xar.c
libarchive/archive_write_set_format_zip.c
libarchive/archive_write_set_options.c
libarchive/archive_write_set_passphrase.c
libarchive/archive_xxhash.h
libarchive/config_freebsd.h
libarchive/filter_fork.h
libarchive/filter_fork_posix.c
libarchive/filter_fork_windows.c
libarchive/test/read_open_memory.c
libarchive/test/test.h
libarchive/test/test_acl_nfs4.c
libarchive/test/test_acl_pax.c
libarchive/test/test_acl_platform_nfs4.c
libarchive/test/test_acl_platform_posix1e.c
libarchive/test/test_acl_posix1e.c
libarchive/test/test_acl_text.c
libarchive/test/test_archive_api_feature.c
libarchive/test/test_archive_clear_error.c
libarchive/test/test_archive_cmdline.c
libarchive/test/test_archive_digest.c
libarchive/test/test_archive_match_owner.c
libarchive/test/test_archive_match_path.c
libarchive/test/test_archive_match_time.c
libarchive/test/test_archive_parse_date.c
libarchive/test/test_archive_pathmatch.c
libarchive/test/test_archive_read.c
libarchive/test/test_archive_read_add_passphrase.c
libarchive/test/test_archive_read_close_twice.c
libarchive/test/test_archive_read_close_twice_open_fd.c
libarchive/test/test_archive_read_close_twice_open_filename.c
libarchive/test/test_archive_read_multiple_data_objects.c
libarchive/test/test_archive_read_next_header_empty.c
libarchive/test/test_archive_read_next_header_raw.c
libarchive/test/test_archive_read_open2.c
libarchive/test/test_archive_read_set_filter_option.c
libarchive/test/test_archive_read_set_format_option.c
libarchive/test/test_archive_read_set_option.c
libarchive/test/test_archive_read_set_options.c
libarchive/test/test_archive_read_support.c
libarchive/test/test_archive_set_error.c
libarchive/test/test_archive_string.c
libarchive/test/test_archive_string_conversion.c
libarchive/test/test_archive_write_add_filter_by_name.c
libarchive/test/test_archive_write_set_filter_option.c
libarchive/test/test_archive_write_set_format_by_name.c
libarchive/test/test_archive_write_set_format_filter_by_ext.c
libarchive/test/test_archive_write_set_format_option.c
libarchive/test/test_archive_write_set_option.c
libarchive/test/test_archive_write_set_options.c
libarchive/test/test_archive_write_set_passphrase.c
libarchive/test/test_bad_fd.c
libarchive/test/test_compat_bzip2.c
libarchive/test/test_compat_cpio.c
libarchive/test/test_compat_gtar.c
libarchive/test/test_compat_gtar_large.c
libarchive/test/test_compat_gzip.c
libarchive/test/test_compat_lz4.c
libarchive/test/test_compat_lzip.c
libarchive/test/test_compat_lzma.c
libarchive/test/test_compat_lzop.c
libarchive/test/test_compat_mac.c
libarchive/test/test_compat_perl_archive_tar.c
libarchive/test/test_compat_plexus_archiver_tar.c
libarchive/test/test_compat_solaris_pax_sparse.c
libarchive/test/test_compat_solaris_tar_acl.c
libarchive/test/test_compat_star_acl.c
libarchive/test/test_compat_tar_directory.c
libarchive/test/test_compat_tar_hardlink.c
libarchive/test/test_compat_uudecode.c
libarchive/test/test_compat_uudecode_large.c
libarchive/test/test_compat_xz.c
libarchive/test/test_compat_zip.c
libarchive/test/test_compat_zstd.c
libarchive/test/test_empty_write.c
libarchive/test/test_entry.c
libarchive/test/test_entry_strmode.c
libarchive/test/test_extattr_freebsd.c
libarchive/test/test_filter_count.c
libarchive/test/test_fuzz.c
libarchive/test/test_gnutar_filename_encoding.c
libarchive/test/test_link_resolver.c
libarchive/test/test_open_failure.c
libarchive/test/test_open_fd.c
libarchive/test/test_open_file.c
libarchive/test/test_open_filename.c
libarchive/test/test_pax_filename_encoding.c
libarchive/test/test_pax_xattr_header.c
libarchive/test/test_read_data_large.c
libarchive/test/test_read_disk.c
libarchive/test/test_read_disk_directory_traversals.c
libarchive/test/test_read_disk_entry_from_file.c
libarchive/test/test_read_extract.c
libarchive/test/test_read_file_nonexistent.c
libarchive/test/test_read_filter_compress.c
libarchive/test/test_read_filter_grzip.c
libarchive/test/test_read_filter_gzip_recursive.c
libarchive/test/test_read_filter_lrzip.c
libarchive/test/test_read_filter_lzop.c
libarchive/test/test_read_filter_lzop_multiple_parts.c
libarchive/test/test_read_filter_program.c
libarchive/test/test_read_filter_program_signature.c
libarchive/test/test_read_filter_uudecode.c
libarchive/test/test_read_filter_uudecode_raw.c
libarchive/test/test_read_format_7zip.c
libarchive/test/test_read_format_7zip_encryption_data.c
libarchive/test/test_read_format_7zip_encryption_header.c
libarchive/test/test_read_format_7zip_encryption_partially.c
libarchive/test/test_read_format_7zip_malformed.c
libarchive/test/test_read_format_7zip_packinfo_digests.c
libarchive/test/test_read_format_cab.c
libarchive/test/test_read_format_cab_filename.c
libarchive/test/test_read_format_cpio_afio.c
libarchive/test/test_read_format_cpio_bin.c
libarchive/test/test_read_format_cpio_bin_Z.c
libarchive/test/test_read_format_cpio_bin_be.c
libarchive/test/test_read_format_cpio_bin_bz2.c
libarchive/test/test_read_format_cpio_bin_gz.c
libarchive/test/test_read_format_cpio_bin_le.c
libarchive/test/test_read_format_cpio_bin_lzip.c
libarchive/test/test_read_format_cpio_bin_lzma.c
libarchive/test/test_read_format_cpio_bin_xz.c
libarchive/test/test_read_format_cpio_filename.c
libarchive/test/test_read_format_cpio_odc.c
libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c
libarchive/test/test_read_format_cpio_svr4_gzip.c
libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c
libarchive/test/test_read_format_cpio_svr4c_Z.c
libarchive/test/test_read_format_empty.c
libarchive/test/test_read_format_gtar_filename.c
libarchive/test/test_read_format_gtar_gz.c
libarchive/test/test_read_format_gtar_lzma.c
libarchive/test/test_read_format_gtar_sparse.c
libarchive/test/test_read_format_gtar_sparse_length.c
libarchive/test/test_read_format_gtar_sparse_skip_entry.c
libarchive/test/test_read_format_huge_rpm.c
libarchive/test/test_read_format_iso_Z.c
libarchive/test/test_read_format_iso_multi_extent.c
libarchive/test/test_read_format_iso_xorriso.c
libarchive/test/test_read_format_isojoliet_long.c
libarchive/test/test_read_format_isorr_bz2.c
libarchive/test/test_read_format_isorr_ce.c
libarchive/test/test_read_format_isorr_new_bz2.c
libarchive/test/test_read_format_isorr_rr_moved.c
libarchive/test/test_read_format_isozisofs_bz2.c
libarchive/test/test_read_format_lha.c
libarchive/test/test_read_format_lha_bugfix_0.c
libarchive/test/test_read_format_lha_filename.c
libarchive/test/test_read_format_lha_filename_utf16.c
libarchive/test/test_read_format_mtree.c
libarchive/test/test_read_format_mtree_crash747.c
libarchive/test/test_read_format_pax_bz2.c
libarchive/test/test_read_format_rar.c
libarchive/test/test_read_format_rar5.c
libarchive/test/test_read_format_rar_encryption_data.c
libarchive/test/test_read_format_rar_encryption_header.c
libarchive/test/test_read_format_rar_encryption_partially.c
libarchive/test/test_read_format_rar_filter.c
libarchive/test/test_read_format_rar_invalid1.c
libarchive/test/test_read_format_rar_overflow.c
libarchive/test/test_read_format_tar.c
libarchive/test/test_read_format_tar_concatenated.c
libarchive/test/test_read_format_tar_empty_filename.c
libarchive/test/test_read_format_tar_empty_pax.c
libarchive/test/test_read_format_tar_empty_with_gnulabel.c
libarchive/test/test_read_format_tar_filename.c
libarchive/test/test_read_format_tar_invalid_pax_size.c
libarchive/test/test_read_format_tar_pax_g_large.c
libarchive/test/test_read_format_tar_pax_large_attr.c
libarchive/test/test_read_format_tar_pax_negative_time.c
libarchive/test/test_read_format_tbz.c
libarchive/test/test_read_format_tgz.c
libarchive/test/test_read_format_tlz.c
libarchive/test/test_read_format_txz.c
libarchive/test/test_read_format_tz.c
libarchive/test/test_read_format_ustar_filename.c
libarchive/test/test_read_format_xar.c
libarchive/test/test_read_format_xar_doublelink.c
libarchive/test/test_read_format_zip.c
libarchive/test/test_read_format_zip_7075_utf8_paths.c
libarchive/test/test_read_format_zip_comment_stored.c
libarchive/test/test_read_format_zip_encryption_data.c
libarchive/test/test_read_format_zip_encryption_header.c
libarchive/test/test_read_format_zip_encryption_partially.c
libarchive/test/test_read_format_zip_extra_padding.c
libarchive/test/test_read_format_zip_filename.c
libarchive/test/test_read_format_zip_high_compression.c
libarchive/test/test_read_format_zip_jar.c
libarchive/test/test_read_format_zip_mac_metadata.c
libarchive/test/test_read_format_zip_malformed.c
libarchive/test/test_read_format_zip_msdos.c
libarchive/test/test_read_format_zip_nested.c
libarchive/test/test_read_format_zip_nofiletype.c
libarchive/test/test_read_format_zip_padded.c
libarchive/test/test_read_format_zip_sfx.c
libarchive/test/test_read_format_zip_traditional_encryption_data.c
libarchive/test/test_read_format_zip_winzip_aes.c
libarchive/test/test_read_format_zip_winzip_aes_large.c
libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c
libarchive/test/test_read_format_zip_zip64.c
libarchive/test/test_read_large.c
libarchive/test/test_read_pax_empty_val_no_nl.c
libarchive/test/test_read_pax_truncated.c
libarchive/test/test_read_position.c
libarchive/test/test_read_set_format.c
libarchive/test/test_read_too_many_filters.c
libarchive/test/test_read_truncated.c
libarchive/test/test_short_writes.c
libarchive/test/test_sparse_basic.c
libarchive/test/test_tar_filenames.c
libarchive/test/test_tar_large.c
libarchive/test/test_ustar_filename_encoding.c
libarchive/test/test_ustar_filenames.c
libarchive/test/test_warn_missing_hardlink_target.c
libarchive/test/test_write_disk.c
libarchive/test/test_write_disk_appledouble.c
libarchive/test/test_write_disk_failures.c
libarchive/test/test_write_disk_fixup.c
libarchive/test/test_write_disk_hardlink.c
libarchive/test/test_write_disk_hfs_compression.c
libarchive/test/test_write_disk_lookup.c
libarchive/test/test_write_disk_mac_metadata.c
libarchive/test/test_write_disk_no_hfs_compression.c
libarchive/test/test_write_disk_perms.c
libarchive/test/test_write_disk_secure.c
libarchive/test/test_write_disk_secure744.c
libarchive/test/test_write_disk_secure745.c
libarchive/test/test_write_disk_secure746.c
libarchive/test/test_write_disk_sparse.c
libarchive/test/test_write_disk_symlink.c
libarchive/test/test_write_disk_times.c
libarchive/test/test_write_filter_program.c
libarchive/test/test_write_format_7zip.c
libarchive/test/test_write_format_7zip_empty.c
libarchive/test/test_write_format_7zip_large.c
libarchive/test/test_write_format_cpio.c
libarchive/test/test_write_format_cpio_empty.c
libarchive/test/test_write_format_cpio_newc.c
libarchive/test/test_write_format_cpio_odc.c
libarchive/test/test_write_format_gnutar.c
libarchive/test/test_write_format_gnutar_filenames.c
libarchive/test/test_write_format_iso9660.c
libarchive/test/test_write_format_iso9660_boot.c
libarchive/test/test_write_format_iso9660_empty.c
libarchive/test/test_write_format_iso9660_filename.c
libarchive/test/test_write_format_iso9660_zisofs.c
libarchive/test/test_write_format_pax.c
libarchive/test/test_write_format_raw.c
libarchive/test/test_write_format_raw_b64.c
libarchive/test/test_write_format_shar_empty.c
libarchive/test/test_write_format_tar.c
libarchive/test/test_write_format_tar_empty.c
libarchive/test/test_write_format_tar_sparse.c
libarchive/test/test_write_format_tar_ustar.c
libarchive/test/test_write_format_tar_v7tar.c
libarchive/test/test_write_format_warc.c
libarchive/test/test_write_format_warc_empty.c
libarchive/test/test_write_format_xar.c
libarchive/test/test_write_format_xar_empty.c
libarchive/test/test_write_format_zip.c
libarchive/test/test_write_format_zip64_stream.c
libarchive/test/test_write_format_zip_compression_store.c
libarchive/test/test_write_format_zip_empty.c
libarchive/test/test_write_format_zip_empty_zip64.c
libarchive/test/test_write_format_zip_file.c
libarchive/test/test_write_format_zip_file_zip64.c
libarchive/test/test_write_format_zip_large.c
libarchive/test/test_write_format_zip_stream.c
libarchive/test/test_write_format_zip_zip64.c
libarchive/test/test_write_open_memory.c
libarchive/test/test_write_read_format_zip.c
libarchive/test/test_xattr_platform.c
libarchive/test/test_zip_filename_encoding.c
libarchive_fe/err.h
libarchive_fe/lafe_platform.h
libarchive_fe/line_reader.h
libarchive_fe/passphrase.h
test_utils/test_common.h
test_utils/test_main.c
test_utils/test_utils.c
test_utils/test_utils.h
Copyright (C) 2014 Sebastian Freundt
Copyright (c) 2003,2014 Tim Kientzle
Copyright (c) 2003-2007 Kees Zeelenberg
Copyright (c) 2003-2007 Tim Kientzle
Copyright (c) 2003-2007,2013 Tim Kientzle
Copyright (c) 2003-2007,2016 Tim Kientzle
Copyright (c) 2003-2008 Tim Kientzle
Copyright (c) 2003-2008 Tim Kientzle and Miklos Vajna
Copyright (c) 2003-2008,2015 Tim Kientzle
Copyright (c) 2003-2009 Tim Kientzle
Copyright (c) 2003-2010 Tim Kientzle
Copyright (c) 2003-2011 Tim Kientzle
Copyright (c) 2003-2012 Tim Kientzle
Copyright (c) 2003-2016 Tim Kientzle
Copyright (c) 2003-2017 Tim Kientzle
Copyright (c) 2003-2018 Tim Kientzle
Copyright (c) 2003-2021 Wei-Cheng Pan
Copyright (c) 2003-2023 Tim Kientzle
Copyright (c) 2003-2024 Tim Kientzle
Copyright (c) 2003-2025 Tim Kientzle
Copyright (c) 2004-2013 Tim Kientzle
Copyright (c) 2006 Rudolf Marek SYSGO s.r.o.
Copyright (c) 2007 Joerg Sonnenberger
Copyright (c) 2008 Anselm Strauss
Copyright (c) 2008 Joerg Sonnenberger
Copyright (c) 2008 Miklos Vajna
Copyright (c) 2008, 2010 Michihiro NAKAJIMA
Copyright (c) 2008-2014 Michihiro NAKAJIMA
Copyright (c) 2009 Andreas Henriksson <andreas@fatal.se>
Copyright (c) 2009 Joerg Sonnenberger
Copyright (c) 2009 Joerg Sonnenberger
Copyright (c) 2009 Michihiro NAKAJIMA
Copyright (c) 2009,2010 Michihiro NAKAJIMA
Copyright (c) 2009-2011 Michihiro NAKAJIMA
Copyright (c) 2009-2011 Sean Purcell
Copyright (c) 2009-2012 Michihiro NAKAJIMA
Copyright (c) 2009-2012,2014 Michihiro NAKAJIMA
Copyright (c) 2010 Michihiro NAKAJIMA
Copyright (c) 2010 Tim Kientzle
Copyright (c) 2010-2011 Michihiro NAKAJIMA
Copyright (c) 2010-2012 Michihiro NAKAJIMA
Copyright (c) 2011 Andres Mejia
Copyright (c) 2011 Michihiro NAKAJIMA
Copyright (c) 2011 Tim Kientzle
Copyright (c) 2011-2012 Andres Mejia
Copyright (c) 2011-2012 Michihiro NAKAJIMA
Copyright (c) 2011-2012,2014 Michihiro NAKAJIMA
Copyright (c) 2012 Andres Mejia
Copyright (c) 2012 Michhiro NAKAJIMA
Copyright (c) 2012 Michihiro NAKAJIMA
Copyright (c) 2012 Ondrej Holy
Copyright (c) 2013 Konrad Kleine
Copyright (c) 2013 Marek Kubica
Copyright (c) 2013 Tim Kientzle
Copyright (c) 2014 Kevin Locke
Copyright (c) 2014 Michihiro NAKAJIMA
Copyright (c) 2014 Sebastian Freundt
Copyright (c) 2014 Tim Kientzle
Copyright (c) 2014 Trevor Drake
Copyright (c) 2015 Graham Percival
Copyright (c) 2015 Okhotnikov Kirill
Copyright (c) 2016 Martin Matuska
Copyright (c) 2016 Peter Wu
Copyright (c) 2016 Tim Kientzle
Copyright (c) 2017 Martin Matuska
Copyright (c) 2017 Phillip Berndt
Copyright (c) 2017 Sean Purcell
Copyright (c) 2018 Grzegorz Antoniak
Copyright (c) 2018 Grzegorz Antoniak (http://antoniak.org)
Copyright (c) 2019 Martin Matuska
Copyright (c) 2019 Mike Frysinger
Copyright (c) 2020 Ben Wagner
Copyright (c) 2020 Martin Matuska
Copyright (c) 2021 Martin Matuska
Copyright (c) 2021 Red Hat, Inc.
Copyright (c) 2021 Samanta Navarro
Copyright (c) 2023 Martin Matuska
Copyright (c) 2023-2024 Klara, Inc.
Copyright (c) 2024 Martin Matuska
Copyright (c) 2024 Tobias Stoeckmann
Copyright (c) 2025 Tobias Stoeckmann
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
contrib/shar/shar.c
libarchive/archive_pathmatch.c
libarchive/archive_pathmatch.h
libarchive/archive_read_disk_posix.c
libarchive/archive_read_disk_private.h
libarchive/archive_read_disk_windows.c
libarchive/archive_read_support_format_ar.c
libarchive/archive_windows.h
libarchive/archive_write_disk_posix.c
libarchive/archive_write_disk_private.h
libarchive/archive_write_disk_windows.c
libarchive/archive_write_set_format_ar.c
libarchive/test/test_7zip_filename_encoding.c
libarchive/test/test_read_format_ar.c
libarchive/test/test_read_format_rar_encryption.c
libarchive/test/test_read_format_raw.c
libarchive/test/test_read_format_warc.c
libarchive/test/test_read_truncated_filter.c
libarchive/test/test_write_filter_b64encode.c
libarchive/test/test_write_filter_bzip2.c
libarchive/test/test_write_filter_compress.c
libarchive/test/test_write_filter_gzip.c
libarchive/test/test_write_filter_gzip_timestamp.c
libarchive/test/test_write_filter_lrzip.c
libarchive/test/test_write_filter_lz4.c
libarchive/test/test_write_filter_lzip.c
libarchive/test/test_write_filter_lzma.c
libarchive/test/test_write_filter_lzop.c
libarchive/test/test_write_filter_uuencode.c
libarchive/test/test_write_filter_xz.c
libarchive/test/test_write_filter_zstd.c
libarchive/test/test_write_format_ar.c
libarchive/test/test_write_format_mtree.c
libarchive/test/test_write_format_mtree_absolute_path.c
libarchive/test/test_write_format_mtree_classic.c
libarchive/test/test_write_format_mtree_classic_indent.c
libarchive/test/test_write_format_mtree_fflags.c
libarchive/test/test_write_format_mtree_no_separator.c
libarchive/test/test_write_format_mtree_quoted_filename.c
libarchive/test/test_write_format_zip_entry_size_unset.c
libarchive/test/test_write_format_zip_windows_path.c
libarchive_fe/err.c
libarchive_fe/line_reader.c
libarchive_fe/passphrase.c
Copyright (c) 2003-2006 Tim Kientzle
Copyright (c) 2003-2007 Tim Kientzle
Copyright (c) 2003-2009 Tim Kientzle
Copyright (c) 2003-2010 Tim Kientzle
Copyright (c) 2003-2018
Copyright (c) 2007 Kai Wang
Copyright (c) 2007 Tim Kientzle
Copyright (c) 2007-2009 Tim Kientzle
Copyright (c) 2007-2010 Tim Kientzle
Copyright (c) 2008 Jaakko Heinonen
Copyright (c) 2008 Tim Kientzle
Copyright (c) 2009 Michihiro NAKAJIMA
Copyright (c) 2009-2011 Michihiro NAKAJIMA
Copyright (c) 2010 Joerg Sonnenberger
Copyright (c) 2010 Michihiro NAKAJIMA
Copyright (c) 2010-2012 Michihiro NAKAJIMA
Copyright (c) 2011 Michihiro NAKAJIMA
Copyright (c) 2011-2012 Michihiro NAKAJIMA
Copyright (c) 2012 Michihiro NAKAJIMA
Copyright (c) 2014 Michihiro NAKAJIMA
Copyright (c) 2014 Sebastian Freundt
Copyright (c) 2017 Sean Purcell
Copyright (c) 2021 Jia Cheong Tan
Copyright (c) 2024 Yang Zhou
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer
in this position and unchanged.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/archive_endian.h
Copyright (c) 2002 Thomas Moestl <tmm@FreeBSD.org>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Borrowed from FreeBSD's <sys/endian.h>
Files:
libarchive/archive_entry.c
Copyright (c) 1993
The Regents of the University of California. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files:
libarchive/archive_pack_dev.c
libarchive/archive_pack_dev.h
Copyright (c) 1998, 2001 The NetBSD Foundation, Inc.
All rights reserved.
This code is derived from software contributed to The NetBSD Foundation
by Charles M. Hannum.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/archive_rb.c
Copyright (c) 2001 The NetBSD Foundation, Inc.
All rights reserved.
This code is derived from software contributed to The NetBSD Foundation
by Matt Thomas <matt@3am-software.com>.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Based on: NetBSD: rb.c,v 1.6 2010/04/30 13:58:09 joerg Exp
Files:
libarchive/archive_rb.h
Copyright (c) 2001 The NetBSD Foundation, Inc.
All rights reserved.
This code is derived from software contributed to The NetBSD Foundation
by Matt Thomas <matt@3am-software.com>.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Based on NetBSD: rb.h,v 1.13 2009/08/16 10:57:01 yamt Exp
Files:
libarchive/archive_read_support_filter_compress.c
Copyright (c) 1985, 1986, 1992, 1993
The Regents of the University of California. All rights reserved.
This code is derived from software contributed to Berkeley by
Diomidis Spinellis and James A. Woods, derived from original
work by Spencer Thomas and Joseph Orost.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files:
libarchive/archive_string_composition.h
Copyright (c) 2011-2012 libarchive Project
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/archive_time.c
libarchive/archive_time_private.h
Copyright © 2025 ARJANEN Loïc Jean David
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/archive_write_add_filter_compress.c
Copyright (c) 1985, 1986, 1992, 1993
The Regents of the University of California. All rights reserved.
This code is derived from software contributed to Berkeley by
Diomidis Spinellis and James A. Woods, derived from original
work by Spencer Thomas and Joseph Orost.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files:
libarchive/archive_write_set_format_gnutar.c
Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
Copyright (c) 2011-2012 Michihiro NAKAJIMA
Author: Jonas Gastal <jgastal@profusion.mobi>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/archive_write_set_format_warc.c
Copyright (c) 2014 Sebastian Freundt
Author: Sebastian Freundt <devel@fresse.org>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/test/test_ar_mode.c
-SPDX-License-Identifier: BSD-2-Clause
Copyright (C) 2024 by наб <nabijaczleweli@nabijaczleweli.xyz>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/test/test_read_format_isojoliet_bz2.c
libarchive/test/test_read_format_isojoliet_rr.c
Copyright (c) 2003-2007 Tim Kientzle
All rights reserved.
Based on libarchive/test/test_read_format_isorr_bz2.c with
bugs introduced by Andreas Henriksson <andreas@fatal.se> for
testing ISO9660 image with Joliet extension.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/test/test_read_format_isojoliet_versioned.c
Copyright (c) 2003-2007 Tim Kientzle
All rights reserved.
Based on libarchive/test/test_read_format_isojoliet_bz2.c with
bugs introduced by Andreas Henriksson <andreas@fatal.se> for
testing ISO9660 image with Joliet extension and versioned files.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/test/test_read_pax_xattr_rht_security_selinux.c
libarchive/test/test_read_pax_xattr_schily.c
Copyright (c) 2003-2007 Tim Kientzle
Copyright (c) 2016 IBM Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This test case's code has been derived from test_entry.c
Files:
libarchive/test/test_write_format_mtree_preset_digests.c
Copyright (c) 2025 Nicholas Vinson
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer
in this position and unchanged.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files:
libarchive/xxhash.c
xxHash - Fast Hash algorithm
Copyright (C) 2012-2014, Yann Collet.
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
You can contact the author at :
- xxHash source repository : http://code.google.com/p/xxhash/
Files:
build/autoconf/ltmain.sh
Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Files:
build/autoconf/ltmain.sh
GNU Libtool is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
As a special exception to the GNU General Public License,
if you distribute this file as part of a program or library that
is built using GNU Libtool, you may include this file under the
same distribution terms that you use for the rest of that program.
GNU Libtool is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Files:
build/autoconf/ltmain.sh
This is free software. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Copyright (C) 2004-2019, 2021 Bootstrap Authors
This file is dual licensed under the terms of the MIT license
<https://opensource.org/license/MIT>, and GPL version 2 or later
<http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
these licenses when using or redistributing this software or any of
the files within it. See the URLs above, or the file `LICENSE`
included in the Bootstrap distribution for the full license texts.
Files:
build/autoconf/ltmain.sh
This is free software. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Copyright (C) 2010-2019, 2021 Bootstrap Authors
This file is dual licensed under the terms of the MIT license
<https://opensource.org/license/MIT>, and GPL version 2 or later
<http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
these licenses when using or redistributing this software or any of
the files within it. See the URLs above, or the file `LICENSE`
included in the Bootstrap distribution for the full license texts.
Files:
cat/bsdcat.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2011-2014, Mike Kazantsev
All rights reserved.
Files:
cat/bsdcat.h
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014, Mike Kazantsev
All rights reserved.
Files:
cat/bsdcat_platform.h
cat/test/test_0.c
cat/test/test_help.c
cpio/cmdline.c
cpio/config_freebsd.h
cpio/cpio.c
cpio/cpio.h
cpio/cpio_platform.h
cpio/test/test_0.c
cpio/test/test_basic.c
cpio/test/test_format_newc.c
cpio/test/test_gcpio_compat.c
cpio/test/test_option_B_upper.c
cpio/test/test_option_C_upper.c
cpio/test/test_option_L_upper.c
cpio/test/test_option_c.c
cpio/test/test_option_d.c
cpio/test/test_option_f.c
cpio/test/test_option_help.c
cpio/test/test_option_l.c
cpio/test/test_option_lzma.c
cpio/test/test_option_m.c
cpio/test/test_option_t.c
cpio/test/test_option_u.c
cpio/test/test_option_y.c
cpio/test/test_option_z.c
cpio/test/test_passthrough_dotdot.c
cpio/test/test_passthrough_reverse.c
tar/bsdtar.h
tar/bsdtar_platform.h
tar/config_freebsd.h
tar/read.c
tar/test/test_0.c
tar/test/test_basic.c
tar/test/test_copy.c
tar/test/test_help.c
tar/test/test_option_q.c
tar/test/test_option_r.c
tar/test/test_stdio.c
tar/test/test_strip_components.c
tar/test/test_symlink_dir.c
tar/util.c
unzip/bsdunzip_platform.h
unzip/test/test_0.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2007 Tim Kientzle
All rights reserved.
Files:
cat/cmdline.c
cpio/test/test_option_a.c
tar/bsdtar.c
tar/cmdline.c
tar/test/test_option_T_upper.c
tar/test/test_option_s.c
unzip/cmdline.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2008 Tim Kientzle
All rights reserved.
Files:
cat/test/test.h
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2006 Tim Kientzle
All rights reserved.
Files:
cat/test/test_empty_gz.c
cat/test/test_empty_lz4.c
cat/test/test_empty_xz.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014 Sebastian Freundt
All rights reserved.
Files:
cat/test/test_empty_zstd.c
cat/test/test_expand_zstd.c
cat/test/test_stdin.c
cpio/test/test_extract_cpio_zstd.c
cpio/test/test_option_zstd.c
tar/test/test_extract_tar_zstd.c
tar/test/test_option_zstd.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2017 Sean Purcell
All rights reserved.
Files:
cat/test/test_error.c
cat/test/test_error_mixed.c
cat/test/test_expand_Z.c
cat/test/test_expand_mixed.c
cat/test/test_expand_plain.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014 Mike Kazantsev
All rights reserved.
Files:
cat/test/test_expand_bz2.c
cat/test/test_expand_gz.c
cat/test/test_expand_xz.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014 Mike Kazantsev
Copyright (c) 2012 Michihiro NAKAJIMA
All rights reserved.
Files:
cat/test/test_expand_lz4.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014 Mike Kazantsev
Copyright (c) 2012, 2014 Michihiro NAKAJIMA
All rights reserved.
Files:
cat/test/test_version.c
cpio/test/test.h
cpio/test/test_option_version.c
tar/test/test.h
tar/test/test_version.c
unzip/test/test.h
unzip/test/test_version.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2017 Tim Kientzle
All rights reserved.
Files:
cpio/cpio_windows.c
cpio/cpio_windows.h
tar/bsdtar_windows.c
tar/bsdtar_windows.h
tar/test/test_windows.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2009 Michihiro NAKAJIMA
All rights reserved.
Files:
cpio/cpio_windows.c
tar/bsdtar_windows.c
The following function was modified from PostgreSQL sources and is
subject to the copyright below.
Files:
cpio/cpio_windows.c
tar/bsdtar_windows.c
win32error.c
Map win32 error codes to errno values
Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
IDENTIFICATION
$PostgreSQL: pgsql/src/port/win32error.c,v 1.4 2008/01/01 19:46:00 momjian Exp $
-------------------------------------------------------------------------
Files:
cpio/cpio_windows.c
tar/bsdtar_windows.c
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this
paragraph and the following two paragraphs appear in all copies.
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
Files:
cpio/test/test_cmdline.c
cpio/test/test_option_J_upper.c
cpio/test/test_option_Z_upper.c
cpio/test/test_owner_parse.c
tar/test/test_empty_mtree.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2009 Tim Kientzle
All rights reserved.
Files:
cpio/test/test_extract_cpio_Z.c
cpio/test/test_extract_cpio_bz2.c
cpio/test/test_extract_cpio_grz.c
cpio/test/test_extract_cpio_gz.c
cpio/test/test_extract_cpio_lrz.c
cpio/test/test_extract_cpio_lz.c
cpio/test/test_extract_cpio_lzma.c
cpio/test/test_extract_cpio_lzo.c
cpio/test/test_extract_cpio_xz.c
tar/creation_set.c
tar/test/test_extract_tar_Z.c
tar/test/test_extract_tar_bz2.c
tar/test/test_extract_tar_grz.c
tar/test/test_extract_tar_gz.c
tar/test/test_extract_tar_lrz.c
tar/test/test_extract_tar_lz.c
tar/test/test_extract_tar_lzma.c
tar/test/test_extract_tar_lzo.c
tar/test/test_extract_tar_xz.c
tar/test/test_format_newc.c
tar/test/test_option_nodump.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2012 Michihiro NAKAJIMA
All rights reserved.
Files:
cpio/test/test_extract_cpio_absolute_paths.c
libarchive/test/test_write_disk_secure_noabsolutepaths.c
tar/test/test_option_P_upper.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2024 Mostyn Bramley-Moore <mostyn@antipode.se>
Files:
cpio/test/test_extract_cpio_lz4.c
tar/test/test_extract_tar_lz4.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2012,2014 Michihiro NAKAJIMA
All rights reserved.
Files:
cpio/test/test_missing_file.c
tar/test/test_missing_file.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2016 Tim Kientzle
All rights reserved.
Files:
cpio/test/test_option_0.c
tar/test/test_option_gid_gname.c
tar/test/test_option_uid_uname.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2010 Tim Kientzle
All rights reserved.
Files:
cpio/test/test_option_b64encode.c
cpio/test/test_option_grzip.c
cpio/test/test_option_lrzip.c
cpio/test/test_option_lzop.c
cpio/test/test_option_uuencode.c
cpio/test/test_option_xz.c
tar/test/test_option_a.c
tar/test/test_option_b64encode.c
tar/test/test_option_grzip.c
tar/test/test_option_j.c
tar/test/test_option_lrzip.c
tar/test/test_option_lzma.c
tar/test/test_option_lzop.c
tar/test/test_option_uuencode.c
tar/test/test_option_xz.c
tar/test/test_option_z.c
tar/write.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2007 Tim Kientzle
Copyright (c) 2012 Michihiro NAKAJIMA
All rights reserved.
Files:
cpio/test/test_option_lz4.c
cpio/test/test_option_passphrase.c
tar/test/test_option_lz4.c
tar/test/test_option_passphrase.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2014 Michihiro NAKAJIMA
All rights reserved.
Files:
doc/mdoc2man.awk
doc/mdoc2wiki.awk
Copyright (c) 2003 Peter Stuge <stuge-mdoc2man@cdy.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files:
libarchive/archive_blake2.h
libarchive/archive_blake2_impl.h
libarchive/archive_blake2s_ref.c
libarchive/archive_blake2sp_ref.c
BLAKE2 reference source code package - reference C implementations
Copyright 2012, Samuel Neves <sneves@dei.uc.pt>. You may use this under the
terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at
your option. The terms of these licenses can be found at:
- CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0
- OpenSSL license : https://www.openssl.org/source/license.html
- Apache 2.0 : http://www.apache.org/licenses/LICENSE-2.0
More information about the BLAKE2 hash function can be found at
https://blake2.net.
Files:
libarchive/archive_entry.c
Following code is modified from UC Berkeley sources, and
is subject to the following copyright notice.
Files:
libarchive/archive_parse_date.c
This code is in the public domain and has no copyright.
This is a plain C recursive-descent translation of an old
public-domain YACC grammar that has been used for parsing dates in
very many open-source projects.
Since the original authors were generous enough to donate their
work to the public domain, I feel compelled to match their
generosity.
Tim Kientzle, February 2009.
Files:
libarchive/archive_parse_date.c
* Originally written by Steven M. Bellovin <smb@research.att.com> while
* at the University of North Carolina at Chapel Hill. Later tweaked by
* a couple of people on Usenet. Completely overhauled by Rich $alz
* <rsalz@bbn.com> and Jim Berets <jberets@bbn.com> in August, 1990;
*
* This grammar has 10 shift/reduce conflicts.
*
* This code is in the public domain and has no copyright.
Files:
libarchive/archive_random.c
Copyright (c) 1996, David Mazieres <dm@uun.org>
Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files:
libarchive/archive_random.c
Arc4 random number generator for OpenBSD.
This code is derived from section 17.1 of Applied Cryptography,
second edition, which describes a stream cipher allegedly
compatible with RSA Labs "RC4" cipher (the actual description of
which is a trade secret). The same algorithm is used as a stream
cipher called "arcfour" in Tatu Ylonen's ssh package.
RC4 is a registered trademark of RSA Laboratories.
Files:
libarchive/archive_read_support_filter_compress.c
This code borrows heavily from "compress" source code, which is
protected by the following copyright. (Clause 3 dropped by request
of the Regents.)
Files:
libarchive/archive_read_support_format_7zip.c
Branch/Call/Jump (BCJ) filter decoders
Authors: Lasse Collin <lasse.collin@tukaani.org>
Igor Pavlov <https://7-zip.org/>
Copyright (C) The XZ Embedded authors and contributors
Permission to use, copy, modify, and/or distribute this
software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files:
libarchive/archive_read_support_format_7zip.c
Filter for PowerPC (big endian) binaries
Authors: Igor Pavlov
Lasse Collin
Copyright (C) The XZ Utils authors and contributors
Permission to use, copy, modify, and/or distribute this
software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files:
libarchive/test/test_read_format_gtar_redundant_L.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2024 Tim Kientzle
All rights reserved.
Files:
libarchive/test/test_read_format_tar_mac_metadata.c
tar/test/test_option_mtime.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2025 Zhaofeng Li
All rights reserved.
Files:
libarchive/test/test_write_format_zip_compression_bzip2.c
libarchive/test/test_write_format_zip_compression_lzmaxz.c
libarchive/test/test_write_format_zip_compression_zstd.c
-SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2024 ARJANEN Loïc Jean David
All rights reserved.
Files:
libarchive_fe/passphrase.c
Copyright (c) 2000-2002, 2007, 2010
Todd C. Miller <millert@openbsd.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Sponsored in part by the Defense Advanced Research Projects
Agency (DARPA) and Air Force Research Laboratory, Air Force
Materiel Command, USAF, under agreement number F39502-99-1-0512.
Files:
tar/subst.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2008 Joerg Sonnenberger
All rights reserved.
Files:
tar/test/test_leading_slash.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2014 Tim Kientzle
All rights reserved.
Files:
tar/test/test_list_item.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2024 Tarsnap Backup Inc.
All rights reserved.
Files:
tar/test/test_option_C_mtree.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2018 The FreeBSD Foundation
All rights reserved.
This software was developed by Arshan Khanifar <arshankhanifar@gmail.com>
under sponsorship from the FreeBSD Foundation.
Files:
tar/test/test_option_C_upper.c
tar/test/test_option_H_upper.c
tar/test/test_option_L_upper.c
tar/test/test_option_O_upper.c
tar/test/test_option_U_upper.c
tar/test/test_option_X_upper.c
tar/test/test_option_b.c
tar/test/test_option_exclude.c
tar/test/test_option_k.c
tar/test/test_option_keep_newer_files.c
tar/test/test_option_n.c
tar/test/test_option_newer_than.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2010 Tim Kientzle
All rights reserved.
Files:
tar/test/test_option_acls.c
tar/test/test_option_fflags.c
tar/test/test_option_xattrs.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2017 Martin Matuska
All rights reserved.
Files:
tar/test/test_option_exclude_vcs.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2019 Martin Matuska
All rights reserved.
Files:
tar/test/test_option_group.c
tar/test/test_option_owner.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2003-2010 Tim Kientzle
Copyright (c) 2024 Haelwenn (lanodan) Monnier
All rights reserved.
Files:
tar/test/test_option_ignore_zeros.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2021 Ryan Libby
All rights reserved.
Files:
tar/test/test_option_older_than.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2010 Tim Kientzle
Copyright (c) 2012 Michihiro NAKAJIMA
All rights reserved.
Files:
tar/test/test_option_safe_writes.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2020 Martin Matuska
All rights reserved.
Files:
tar/test/test_patterns.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2009 Michihiro NAKAJIMA
Copyright (c) 2003-2007 Tim Kientzle
All rights reserved.
Files:
tar/test/test_print_longpath.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2011 Michihiro NAKAJIMA
All rights reserved.
Files:
unzip/bsdunzip.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2009, 2010 Joerg Sonnenberger <joerg@NetBSD.org>
Copyright (c) 2007-2008 Dag-Erling Smørgrav
All rights reserved.
Files:
unzip/bsdunzip.h
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2023, Martin Matuska
All rights reserved.
Files:
unzip/la_getline.c
unzip/la_getline.h
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2011 The NetBSD Foundation, Inc.
All rights reserved.
Files:
unzip/la_queue.h
SPDX-License-Identifier: BSD-3-Clause
Copyright (c) 1991, 1993
The Regents of the University of California. All rights reserved.
Files:
unzip/test/test_C.c
unzip/test/test_L.c
unzip/test/test_P_encryption.c
unzip/test/test_Z1.c
unzip/test/test_basic.c
unzip/test/test_d.c
unzip/test/test_doubledash.c
unzip/test/test_glob.c
unzip/test/test_j.c
unzip/test/test_n.c
unzip/test/test_not_exist.c
unzip/test/test_o.c
unzip/test/test_p.c
unzip/test/test_q.c
unzip/test/test_singlefile.c
unzip/test/test_t.c
unzip/test/test_t_bad.c
unzip/test/test_x.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2023 Adrian Vovk
All rights reserved.
Files:
unzip/test/test_I.c
SPDX-License-Identifier: BSD-2-Clause
Copyright (c) 2023 Aaron Lindros
All rights reserved.