]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2025-05-16  Zhaofeng Libsdtar: Disallow multiple --files-from/-T options 2607/head
2025-05-16  Tim KientzleMerge pull request #2606 from zhaofengli/parse-unix...
2025-05-15  Zhaofeng LiSupport @-prefixed Unix epoch timestamps as date strings 2606/head
2025-05-15  Zhaofeng Libsdtar: Support `--mtime` and `--clamp-mtime` (#2601)
2025-05-15  Marcus TillmannsAllow setting the original filename for gzip compressed...
2025-05-15  Moroshimacorrect only modes of `--no-mac-metadata` in bsdtar...
2025-05-15  James HilliardFix mbedtls version 3 compatibility (#2602)
2025-05-15  AZero13safe_printf should annotate with restrict (#2605)
2025-05-11  Tobias Stoeckmannrar: Fix heap-buffer-overflow (#2599)
2025-05-11  Tobias Stoeckmannrar: Fix double free with over 4 billion nodes (#2598)
2025-05-09  mehrabiworkmail7z sfx overaly detection (#2088)
2025-05-09  Mostyn Bramley... 7zip reader: add test for POWERPC filter support for...
2025-05-09  Dustin L. Howettxar: add xmllite support to the XAR reader and writer...
2025-05-09  Tim KientzlePolish for GNU tar format reading/writing (#2455)
2025-05-09  Tobias StoeckmannFix archive_time.c issues (concurrency, 32 bit) (#2563)
2025-05-09  Tobias Stoeckmannrar: Check packed_size constraints (#2591)
2025-05-09  Tobias Stoeckmannrar: Fix rar_read_ahead call stack overflow (#2592)
2025-05-09  Tobias Stoeckmannrar: Clean up br on split archive entries (#2593)
2025-05-09  Tobias Stoeckmannrar: Support large headers on 32 bit systems (#2596)
2025-04-27  Tobias StoeckmannUnify spacing in archive_read_support_format_rar.c...
2025-04-26  Tim KientzleImprove support for AFIO 64-bit inode values (#2589)
2025-04-26  Brian CampbellFix overflow in build_ustar_entry (#2588)
2025-04-22  Dmitry Ivankovbsdtar: don't hardlink negative inode files together...
2025-04-15  Tobias StoeckmannDo not skip past EOF while reading (#2584)
2025-04-14  Graham Percivalbsdtar: start "fake short equivalents" enum higher...
2025-04-14  zhongflyarchive_version_details: add missing ';' at end of...
2025-04-13  Tobias Stoeckmanntar: Improve LFS support on 32 bit systems (#2582)
2025-04-12  Graham PercivalAvoid some casts by changing the private API (#2578)
2025-04-12  Graham PercivalFix missing newline at EOF (#2577)
2025-04-11  AZero13i should be size_t (#2575)
2025-04-09  Lukas JavorskyRemove unnecessary `sharutils` dependency (#2571)
2025-04-07  ARJANEN Loïc... Fixes Windows compile issue (#2538)
2025-04-06  Tobias Stoeckmannwarc: Prevent signed integer overflow (#2568)
2025-04-06  Graham PercivalFix #endif comments for header guards (#2567)
2025-04-06  Graham PercivalUse __LA_MODE_T to avoid implicit int conversions ...
2025-04-06  Graham PercivalFix missing newline at EOF (#2566)
2025-04-06  Tobias StoeckmannImprove lseek handling (#2564)
2025-04-06  Graham PercivalReject bad hex values in xar checksums (#2479)
2025-04-06  Graham PercivalUse explicit casts for some functions (#2480)
2025-03-30  Tim KientzleIssue 2548: Reading GNU sparse entries (#2558)
2025-03-29  Christoph Grüninger[cmake] Require CMake 3.17 or newer (#2556)
2025-03-28  ARJANEN Loïc... Commonalising time-related functions. (#2553)
2025-03-26  Christoph Grüninger[cmake] Require minimum CMake version of 3.5 (#2555)
2025-03-25  ARJANEN Loïc... Fix for the ZIP large file test (#2552)
2025-03-22  Peter KokotCMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COM...
2025-03-18  niaOnly use S_ISSOCK if available. (#2543)
2025-03-16  Nicholas VinsonMove archive_entry_set_digest() to public API (#2540)
2025-03-16  Tobias StoeckmannRemove extra newline from error messages (#2541)
2025-03-15  ljdarjFILE* seeking support (#2539)
2025-03-11  Martin MatuškaCI: Update FreeBSD build environments (#2534)
2025-03-10  Peter Kästlefix CVE-2025-1632 and CVE-2025-25724 (#2532)
2025-03-08  ljdarjarchive_version_details' update (#2349)
2025-03-08  ljdarjMoving the tests' CRC-32 function to test_utils. (...
2025-03-01  Tim KientzleAvoid unreachable code in this test (#2528)
2025-02-24  François DegrosHandle ARCHIVE_FILTER_LZOP in archive_read_append_filte...
2025-02-22  ljdarjFixing up archive_read_format's man page. (#2518)
2025-01-25  ljdarjRemove dev_t and time_t from public API in 4.0 (#2392)
2025-01-07  Graham PercivalCast (mode_t)mode for POSIX functions (#2476)
2025-01-01  Mostyn Bramley... Fix another GCC version detection error (#2474)
2025-01-01  Mostyn Bramley... Suppress macOS CC_MD5_* deprecation warnings in the...
2025-01-01  Sam JamesFix GCC version detection for __attribute__((deprecated...
2025-01-01  SilentFix a Y2038 bug by replacing `Int32x32To64` with regula...
2024-12-31  Graham PercivalFix compiler nitpicks (#2470)
2024-12-30  Graham PercivalFix compiler nitpicks (#2469)
2024-12-30  Mostyn Bramley... Fix MSVC conversion from DWORD to short warning (#2468)
2024-12-30  Mostyn Bramley... Fix MSVC zstd conversion from size_t to int warnings...
2024-12-30  Mostyn Bramley... Detect endianness at build time for common MSVC targets...
2024-12-30  Graham PercivalFix compiler nitpicks (#2465)
2024-12-30  Mostyn Bramley... Prefer build-time endianness detection (#2464)
2024-12-29  Graham PercivalAdd more casts for %c, %o, and %x (#2463)
2024-12-29  Graham PercivalSpelling fixes for func, struct, and macros (#2462)
2024-12-29  Graham PercivalAdd more casts for %o (#2461)
2024-12-29  Graham PercivalAdd straightforward casts for %o and %x (#2458)
2024-12-28  Mostyn Bramley... 7zip reader: add support for POWERPC filter for non...
2024-12-28  Graham PercivalFix format strings (#2457)
2024-12-28  Graham PercivalAdd tar/test/test_list_item (#2454)
2024-12-27  Tim KientzleFix the test for NOABSOLUTEPATHS (#2456)
2024-12-27  Stephane Chazelastar: fix bug when -s/a/b/ used more than once with...
2024-12-27  ZeunFix -Werror=warning error and wrap some INSTALL directi...
2024-12-27  Mostyn Bramley... ci: use at most the number of make threads as there...
2024-12-27  Graham PercivalFix remaining TODOs in test_stdio.c (#2444)
2024-12-25  Graham PercivalRemove unnecessary semicolons (#2450)
2024-12-25  Graham PercivalRemove unreachable 'break' statements (#2451)
2024-12-24  Graham PercivalFix %d -> %u for unsigned int from i4le() (#2448)
2024-12-24  Graham PercivalFix CRLF line endings in source files (#2449)
2024-12-24  Graham PercivalReject relative path for test refdir (#2445)
2024-12-24  Graham PercivalFix a few clang nitpicks (#2447)
2024-12-19  Graham PercivalFix some TODOs in tar/test/test_stdio.c (#2442)
2024-12-15  Mostyn Bramley... Remove liblzmadec remnants (#2436)
2024-12-15  Mostyn Bramley... 7zip reader: add LZMA + RISCV BCJ filter (#2403)
2024-12-15  Mostyn Bramley... 7zip writer: support multithreaded zstandard compressio...
2024-12-11  Mostyn Bramley... Remove unnecessary HAVE_LZMA_FILTER_ARM64 feature check...
2024-12-10  Tim KientzleHandle truncation in the middle of a GNU long linkname...
2024-12-09  Mostyn Bramley... ci: make skipped tests more obvious (#2430)
2024-12-09  Mostyn Bramley... Report skipped tests to cmake/ctest (#2429)
2024-12-08  Mostyn Bramley... ci: speed up windows/mingw build by using multiple...
2024-12-07  Mostyn Bramley... ci: make autoconf look for headers and libraries in...
2024-12-07  Mostyn Bramley... ci: log bsdtar's version text, so we can see which...
2024-12-07  Mostyn Bramley... ci: find liblzma >= 5.6.3 on windows msvc tests (#2421)
2024-12-06  Graham PercivalSpelling fixes (#2412)
next