]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2025-03-30  Martin MatuskaRelease 3.7.9 patch/3.7 v3.7.9
2025-03-30  Tim KientzleIssue 2548: Reading GNU sparse entries (#2558)
2025-03-30  Christoph Grüninger[cmake] Require CMake 3.17 or newer (#2556)
2025-03-30  Christoph Grüninger[cmake] Require minimum CMake version of 3.5 (#2555)
2025-03-30  ARJANEN Loïc... Fix for the ZIP large file test (#2552)
2025-03-30  Peter KokotCMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COM...
2025-03-20  Martin MatuskaRelease 3.7.8 v3.7.8
2025-03-20  Martin MatuškaCI: Update FreeBSD build environments (#2534)
2025-03-20  niaOnly use S_ISSOCK if available. (#2543)
2025-03-20  Tobias StoeckmannRemove extra newline from error messages (#2541)
2025-03-20  ljdarjFILE* seeking support (#2539)
2025-03-11  Peter Kästlefix CVE-2025-1632 and CVE-2025-25724 (#2532)
2025-03-11  Tim KientzleAvoid unreachable code in this test (#2528)
2025-03-11  François DegrosHandle ARCHIVE_FILTER_LZOP in archive_read_append_filte...
2025-03-11  Graham PercivalCast (mode_t)mode for POSIX functions (#2476)
2025-03-11  Mostyn Bramley... Fix another GCC version detection error (#2474)
2025-03-11  Mostyn Bramley... Suppress macOS CC_MD5_* deprecation warnings in the...
2025-03-11  Sam JamesFix GCC version detection for __attribute__((deprecated...
2025-03-11  SilentFix a Y2038 bug by replacing `Int32x32To64` with regula...
2025-03-11  Graham PercivalFix compiler nitpicks (#2470)
2025-03-11  Graham PercivalFix compiler nitpicks (#2469)
2025-03-11  Mostyn Bramley... Detect endianness at build time for common MSVC targets...
2025-03-11  Graham PercivalFix compiler nitpicks (#2465)
2025-03-11  Mostyn Bramley... Prefer build-time endianness detection (#2464)
2025-03-11  Graham PercivalAdd more casts for %c, %o, and %x (#2463)
2025-03-11  Graham PercivalSpelling fixes for func, struct, and macros (#2462)
2025-03-11  Graham PercivalAdd more casts for %o (#2461)
2025-03-11  Graham PercivalAdd straightforward casts for %o and %x (#2458)
2025-03-11  Mostyn Bramley... 7zip reader: add support for POWERPC filter for non...
2025-03-11  Graham PercivalFix format strings (#2457)
2025-03-11  Graham PercivalAdd tar/test/test_list_item (#2454)
2025-03-11  Tim KientzleFix the test for NOABSOLUTEPATHS (#2456)
2025-03-11  Stephane Chazelastar: fix bug when -s/a/b/ used more than once with...
2025-03-11  Graham PercivalFix remaining TODOs in test_stdio.c (#2444)
2025-03-11  Graham PercivalRemove unnecessary semicolons (#2450)
2025-03-11  Graham PercivalRemove unreachable 'break' statements (#2451)
2025-03-11  Graham PercivalFix CRLF line endings in source files (#2449)
2025-03-11  Graham PercivalReject relative path for test refdir (#2445)
2025-03-11  Graham PercivalFix a few clang nitpicks (#2447)
2025-03-11  Graham PercivalFix some TODOs in tar/test/test_stdio.c (#2442)
2025-03-11  Mostyn Bramley... Remove liblzmadec remnants (#2436)
2025-03-11  Mostyn Bramley... Remove unnecessary HAVE_LZMA_FILTER_ARM64 feature check...
2025-03-11  Tim KientzleHandle truncation in the middle of a GNU long linkname...
2025-03-11  Mostyn Bramley... ci: make skipped tests more obvious (#2430)
2025-03-11  Mostyn Bramley... Report skipped tests to cmake/ctest (#2429)
2025-03-11  Mostyn Bramley... ci: speed up windows/mingw build by using multiple...
2025-03-11  Mostyn Bramley... ci: make autoconf look for headers and libraries in...
2025-03-11  Mostyn Bramley... ci: log bsdtar's version text, so we can see which...
2025-03-11  Mostyn Bramley... ci: find liblzma >= 5.6.3 on windows msvc tests (#2421)
2025-03-11  Julian UyCheck for tcgetattr / tcsetattr before using it for...
2025-03-11  Julian UyAdd missing definition for getline polyfill (#2425)
2025-03-11  Alexander Ziaeebsdtar.1: Mention rar support + manual page polish...
2025-03-11  Mostyn Bramley... Test with XZ Utils 5.6.3 on windows CI jobs (#2417)
2025-03-11  MithicSpiritnit(tar): fix typo (#2420)
2024-11-19  Tim KientzleIgnore ustar size when pax size is present (#2405)
2024-11-19  Mostyn Bramley... 7zip reader: add SPARC filter support for non-LZMA...
2024-11-19  Mostyn Bramley... Rename bsdtar test_extract_tar_absolute_paths source...
2024-11-19  Martin Matuškatests: redirect stdout in one call in test_extract_tar_...
2024-11-19  Dustin L. HowettReintroduce size_t cast to clarify the use of a u32...
2024-11-19  vcoxvcoVarious small fixes for Cygwin, Haiku, OpenIndiana...
2024-11-19  Martin Matuškatests: use const char instead of char in one case ...
2024-10-13  Martin MatuskaRelease 3.7.7 v3.7.7
2024-10-13  Tim KientzleIgnore checksum mismatches when fuzzing tar archives...
2024-10-13  dependabot... CI: Bump the all-actions group across 1 directory with...
2024-10-13  Tim KientzleIncrease the hole size for this test to 32MiB (#2380)
2024-10-13  Emil VelikovConvert the tools and respective tests to SPDX (#2317)
2024-10-13  Christian SchmitzUpdate archive_private to avoid template keyword (...
2024-10-13  vcoxvcoconfigure.ac,CMakeLists.txt: Add libbsd on Haiku for...
2024-10-13  Martin MatuškaCI: Update build environments (#2373)
2024-10-12  Tim KientzleFix two leaks in tar header parsing (#2377)
2024-10-12  Martin Matuškatests: change file format from dos to unix in one test...
2024-10-12  Duncan Horn[7zip] Read/write symlink paths as UTF-8 (#2252)
2024-10-12  Duncan HornUpdate RAR5 code to report encryption (#2096)
2024-10-11  ljdarjChange to Windows absolute symlinks. (#2362)
2024-10-11  Michał Górnyconfigure.ac: remove incorrect 4th argument to `AC_CHEC...
2024-10-11  Tim KientzleDon't crash on truncated tar archives (#2364)
2024-10-11  Tim KientzleSanity-check gzip header field length (#2366)
2024-10-11  Tim KientzleClarify crc32 variable names (#2367)
2024-10-11  Tim KientzleFix error message printing (#2368)
2024-10-11  Steve LhommeDon't use Windows bcrypt when building for Windows...
2024-10-08  Mostyn Bramley... bsdcpio should exit with an error code if an entry...
2024-10-08  Mostyn Bramley... Add absolute path test for bsdtar (#2370)
2024-10-08  Mostyn Bramley... Simplify tests added in #2363, use testworkdir (#2369)
2024-10-08  Martin MatuškaFix pathname overwrite in header_old_tar() (#2360)
2024-10-08  Dag-Erling... Miscellaneous code cleanup (#2285)
2024-10-08  Mostyn Bramley... Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows...
2024-10-08  Mostyn Bramley... Reenable CI tests for MSVC (#2356)
2024-10-08  Tim KientzleRemove two unnecessary strings from the tar state ...
2024-09-23  Martin MatuskaRelease 3.7.6 v3.7.6
2024-09-22  Michał Górnytar/write.h: Support `sys/xattr.h` (#2335)
2024-09-22  Tim KientzleClean up linkpath between entries (#2343)
2024-09-22  Martin Matuškatar: fix memory leaks when processing symlinks or parsi...
2024-09-22  Martin MatuškaBe more cautious about parsing ISO-9660 timestamps...
2024-09-13  Martin MatuskaRelease 3.7.5 release v3.7.5
2024-09-13  Mostyn Bramley... cmake: do not require zlib (#2327)
2024-09-13  jaimergpFix SOVERSION computation logic in CMake to match libto...
2024-09-13  Emil Velikovarchive_write: validate header before arguments (#2315)
2024-09-12  yyyyFix Windows path when writing zip entries (#2309)
2024-09-12  Mostyn Bramley... cmake: look for zlib >= 1.2.1 (#2318)
2024-09-01  набFix ar archive entries having no type (#2290)
next