]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2022-02-08  Martin MatuskaRelease 3.5.3 3.5 v3.5.3
2022-02-08  Martin MatuškaMerge pull request #1493 from antekone/rar5_ossfuzz_30459
2022-02-07  Martin MatuškaMerge pull request #1491 from antekone/rar5_ossfuzz_30442
2022-02-07  Martin MatuškaMerge pull request #1492 from antekone/rar5_ossfuzz_30448
2022-02-07  Martin Matuskaarchive_write_disk_posix: fix writing fflags broken...
2022-02-07  Martin MatuskaFix following symlinks when processing the fixup list
2021-08-22  Martin MatuskaLibarchive 3.5.3dev
2021-08-22  Martin MatuskaRelease 3.5.2 v3.5.2
2021-08-22  Martin MatuskaSkip archive_write_disk_fixup test on Windows
2021-08-22  Martin MatuskaDo not follow symlinks when processing the fixup list
2021-08-22  Martin MatuskaNever follow symlinks when setting file flags on Linux
2021-08-22  Martin MatuskaFix handling of symbolic link ACLs
2021-08-21  Martin Matuskawrite_disk_posix: rename variable in check_symlinks_fsobj()
2021-08-21  Martin MatuskaFix extracting hardlinks to symlinks
2021-08-20  Martin MatuskaAdd ability to skip atime test in directory traversals
2021-08-19  Martin MatuskaCI: Add FreeBSD 13.0 to Cirrus CI build
2021-07-17  Martin MatuškaMerge pull request #1542 from ferivoz/intmax
2021-07-17  Martin MatuškaMerge pull request #1552 from AndyBrown91/windows-long...
2021-07-13  Andy BrownWindows: Use full path including prefix when looking... 1552/head
2021-06-30  Martin MatuškaMerge pull request #1540 from ferivoz/typos
2021-06-30  Martin MatuškaMerge pull request #1541 from ferivoz/mutual
2021-06-01  Samanta NavarroFix mutual check in tar sparse handling 1541/head
2021-06-01  Samanta NavarroFix typos 1540/head
2021-06-01  Samanta NavarroHandle all negative int64_t values in mtree/tar 1542/head
2021-05-30  Joerg SonnenbergerRestore comment formatting
2021-05-27  Martin MatuškaMerge pull request #1532 from Gei0r/master
2021-05-27  Martin MatuškaMerge pull request #1530 from owtaylor/close-short...
2021-05-27  Martin MatuškaMerge pull request #1529 from owtaylor/getcwd
2021-05-27  Martin MatuškaMerge pull request #1509 from mariXanna/fix/#1508
2021-05-19  Adrian EbelingUse tabs for indentation 1532/head
2021-05-17  Adrian Ebeling7zip: Use compression settings for file header
2021-05-14  Owen W. TaylorOn close, handle short writes from archive_write_callback 1530/head
2021-05-12  Owen W. TaylorAvoid getcwd(0, PATH_MAX) for GNU libc 1529/head
2021-05-10  Martin MatuškaMerge pull request #1502 from tih/cpio-bin-formats
2021-05-10  Martin MatuškaMerge pull request #1519 from zoulasc/master
2021-05-10  Martin MatuškaMerge pull request #1520 from odubaj/master
2021-05-08  Christos ZoulasCatch up with autoconf changes: 1519/head
2021-05-08  Christos ZoulasCast isprint(3) argument to unsigned char to avoid...
2021-05-08  Christos ZoulasNetBSD provides a statfs symbol for binary compatibilit...
2021-05-08  Christos ZoulasMerge remote-tracking branch 'upstream/master'
2021-05-08  Martin MatuškaMerge pull request #1504 from legnaleurc/fix-rar-header...
2021-05-08  Wei-Cheng Panfix rar header skiming 1504/head
2021-05-07  Martin MatuškaMerge pull request #1524 from DerDakon/cpio-ext
2021-04-18  Martin MatuškaMerge pull request #1521 from odubaj/leak-fix-rar
2021-04-06  Brad KingMerge pull request #1522 from bradking/no-u_char
2021-04-06  Rolf Eike Beercpio test: add source file extension 1524/head
2021-04-05  Brad KingUse uint8_t instead of u_char 1522/head
2021-03-31  Ondrej DubajFixed leak of rar before ending with error 1521/head
2021-03-31  Ondrej DubajFixed double free when calling lzx_huffman_init frees... 1520/head
2021-03-29  Christos ZoulasAdd __LA_UNUSED because clang warns for static inline...
2021-03-29  Christos ZoulasNot all statfs's have f_iosize
2021-03-29  Christos ZoulasMake setter functions inline
2021-03-29  Christos ZoulasFix FreeBSD which has both statfs and statvfs
2021-03-29  Christos ZoulasFix typo
2021-03-29  Christos ZoulasPut the statvfs code in a separate block so that it...
2021-03-29  Christos ZoulasFix typo
2021-03-29  Christos ZoulasExtract common transfer setting code for statfs and...
2021-03-27  Tim KientzleMerge pull request #1514 from pimaster/fixDiskAccessFor...
2021-03-24  Martin MatuškaMerge pull request #1505 from arichardson/silent-stderr
2021-03-24  Russell MullensFix declaration of variables, mostly to trigger a new... 1514/head
2021-03-23  Russell MullensFix excessive disk read for padded zip.
2021-03-20  Russell MullensCalculate where the Central Directory is based on the...
2021-03-16  Masalskaya... Added support of deflate algorithm in symbolic link... 1509/head
2021-03-10  Alex RichardsonSilence stderr in test_read_append_filter_program 1505/head
2021-03-08  Martin MatuškaMerge pull request #1481 from alexandre-janniaux/config...
2021-03-08  Martin MatuškaMerge pull request #1480 from r0ptr/fix/7zip-extraction...
2021-03-06  Tom Ivar Helbekkmoupdate "-h" output with new formats 1502/head
2021-03-06  Tom Ivar Helbekkmoupdate top level docs with binary cpio support
2021-03-06  Tom Ivar Helbekkmoupdate cpio documentation, add basic test of binary...
2021-03-06  Tom Ivar Helbekkmofix output format handling and symlink detection for PWB
2021-03-06  Tom Ivar Helbekkmoadd -7 option to bsdcpio for symmetry
2021-03-05  Tom Ivar Helbekkmoadd a missing file entry to libarchive/CMakeLists.txt
2021-03-05  Tom Ivar Helbekkmobe PDP-endian host compatible when writing binary cpio...
2021-03-05  Tom Ivar Helbekkmoadd support for reading and writing PWB and V7 cpio...
2021-03-05  Tom Ivar Helbekkmorearrange cpio output format selection
2021-02-16  Martin MatuškaMerge pull request #1488 from oliness/add-null-check...
2021-02-16  Martin MatuškaMerge pull request #1487 from Olernov/fix_1486_build_fa...
2021-01-27  Oliver FordAdd null check to string in archive_pathmatch 1488/head
2021-01-22  Oleg SmirnovFix #1486: build fails on Windows with VS2013 toolset... 1487/head
2021-01-11  Alexandre Janniauxconfigure.ac: remove trailing characters 1481/head
2021-01-11  Alexandre Janniauxconfigure.ac: add AC_PROG_CPP
2021-01-10  r0ptrFix truncation of size values during 7zip archive extra... 1480/head
2020-12-26  Martin MatuskaLibarchive 3.5.2dev
2020-12-25  Martin MatuskaRelease 3.5.1 v3.5.1
2020-12-25  Martin MatuskaCI: use xz 5.2.5 in Windows build
2020-12-25  Martin MatuskaCI: use FreeBSD 12.2 image in Cirrus CI build
2020-12-13  Martin MatuskaAdd HAVE_STRNLEN to config_freebsd.h
2020-12-09  Martin MatuškaMerge pull request #1465 from arichardson/fix-warc-ub
2020-12-09  Alex Richardsonwarc: Fix undefined behaviour in deconst() function 1465/head
2020-12-08  Martin MatuskaUse built-in strnlen on platforms where not available
2020-12-04  Martin MatuskaBump minor version in contrib/libarchive.spec
2020-12-04  Martin MatuskaRepair gcc11 build error in archive_read_support_format...
2020-12-04  Martin MatuskaDo not use C99 for loop scoping in test_archive_read_su...
2020-12-04  Martin MatuskaAdd missing ifdef to unbreak build withot lzma
2020-12-01  Martin MatuskaLibarchive 3.5.1dev
2020-12-01  Martin MatuskaRelease 3.5.0 v3.5.0
2020-12-01  Martin MatuskaBuild release with Ubuntu 20.04
2020-11-18  Martin MatuškaMerge pull request #1429 from ltx2018/master
2020-11-18  Martin MatuškaMerge pull request #1413 from uyjulian/unknown_system_i...
2020-11-12  Martin MatuskaFix typo in archive_write_open.3
next