summaryrefslogtreecommitdiff
path: root/external/bsd/libarchive/dist
AgeCommit message (Expand)Author
2023-06-10libarchive: fail if name_max is 0lukem
2021-03-29PR/56083: RVP: tar -c hangs when reading from FUSE-ext2 filesystems sincechristos
2021-01-28Don't try print an error message when there is none.christos
2021-01-28PR/55962: Andreas Gustafsson: Some tar(1) error messages lack file name andchristos
2020-09-05avoid always passing NULL to printf()-like functionsmrg
2020-08-28PR/55612: Martin Husemann: libarchive tests pollute /tmp w/o cleanupchristos
2020-08-14PR/55568: Andreas Gustafsson: Set the error when failing to create a temp file.christos
2020-04-22Add missing break'schristos
2020-04-22make variable constant since it is assigned from a string literalchristos
2020-02-27Fix undefined behavior in archive_read_support_format_xar()kamil
2020-02-27Fix undefined behavior in from_hex()kamil
2020-02-25Avoid NULL pointer arithmetickamil
2020-02-10When extracting symlinks atomically remove them like we do for hard links.christos
2020-01-21Fix printf formats in tests for the clang build.christos
2020-01-17Extract a second time to exercise extracting hardlinks over existing hardlinks.christos
2020-01-17Add back the test harnesschristos
2020-01-17make things compile (pullup merged)christos
2020-01-17fix test I broke by commenting out flags.christos
2020-01-17pull fix from head (O_EXEC means O_SEARCH only on FreeBSD)christos
2020-01-14In the extract atomic case, remove the destination hard link firstchristos
2020-01-12Leave pre-existing symlinks alone on extractionchristos
2020-01-12Introduce ARCHIVE_EXTRACT_ATOMIC and set it by default on bsdtar.christos
2019-07-24Avoid ctype warning due to missing cast.joerg
2019-07-24Merge changes from libarchive 3.4.0.joerg
2019-07-24Import libarchive 3.4.0joerg
2018-02-05undo previous.christos
2018-02-05Adapt the version hack for openssl provided inline functions: openssl 1.0.2kmartin
2018-02-05Try to fix the build: OpenSSL 1.0.2k already has the EVP inline functions.martin
2017-04-20GC old files.joerg
2017-04-20Merge libarchive-3-3-2pre.joerg
2017-04-20Import libarchive 3.3.2pre (7ad477ea7655f3dfcdcfa5adcb792f0ec864969d).joerg
2016-12-29Do not mention non-existing archive_write_set_format_shar_binary.wiz
2016-12-29Fix prototype.wiz
2016-12-29Fix return type of two functions to match header.wiz
2016-06-06Fix reference to mtree(8) from mtree(1).abhinav
2014-01-07Annotate warnc/errc for format string checking.joerg
2013-10-19actually use the copied tmp_buf, for 3 byte-unaligned uudecode.mrg
2013-07-20Use Mt for email addresses.wiz
2011-09-16Use __deadjoerg
2011-08-16Revert.joerg
2011-08-16provisional fix for CVS-2011-2895, buffer overflow during decompresschristos
2011-07-12minor printf format fixesdrochner
2010-12-16Observe the following spelling:wiz
2010-07-14Merge libarchive 2.8.4joerg
2010-07-14Import libarchive 2.8.4:joerg
2010-03-14Merge for libarchive-2.8.2.joerg
2010-03-14libarchive-2.8.2:joerg
2010-02-20Do not leak setup_xattr into the public namespace.joerg
2010-02-20Merge changesjoerg
2010-02-20Import libarchive 2.8.0:joerg