]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2025-05-20  Heiko BeckerUse PKG_CONFIG instead of hard-coded pkg-config 2627/head
2025-05-20  Tim KientzleMerge pull request #2624 from mmatuska/feat/390dev
2025-05-20  Martin MatuskaLibarchive 3.9.0dev 2624/head
2025-05-20  dependabot... CI: Bump the all-actions group across 1 directory with...
2025-05-20  Mostyn Bramley... Add some more error checking to shell scripts (#2617)
2025-05-20  Tim KientzleMerge pull request #2612 from AZero13/okay-what
2025-05-20  Tim KientzleMerge pull request #2622 from AZero13/calculate-size
2025-05-20  Tim KientzleMerge pull request #2621 from AZero13/redundant-s
2025-05-20  Tim KientzleMerge pull request #2619 from AZero13/patch-2
2025-05-20  Tim KientzleMerge pull request #2618 from AZero13/patch-1
2025-05-19  RoseCalculate size of arrays instead of assuming they are... 2622/head
2025-05-19  Rose*s != '\0' is redundant 2621/head
2025-05-19  RoseFatal if field[0].start or field[0].end is null 2612/head
2025-05-19  AZero13days should be a long type 2619/head
2025-05-19  AZero13Label error and errorx as __LA_NORETURN 2618/head
2025-05-18  Tim KientzleMerge pull request #2611 from zhaofengli/fix-iconv-pc
2025-05-18  Tim KientzleMerge pull request #2613 from mmatuska/fix/7zipsfx-2
2025-05-18  Tim KientzleMerge pull request #2616 from mostynb/contrib_psota...
2025-05-18  Tim KientzleMerge pull request #2614 from AZero13/tar-2
2025-05-18  Tim KientzleMerge pull request #2600 from nvinson/master
2025-05-18  Mostyn Bramley... Remove long-unused travis CI script (#2615)
2025-05-18  Mostyn Bramley... contrib/psota-benchmark/tcp.sh is a bash script 2616/head
2025-05-18  RoseAssign a result when failure happens 2614/head
2025-05-18  Martin Matuska7z: fix another out-of-bounds read in 7z SFX archive... 2613/head
2025-05-18  Tim KientzleMerge pull request #2610 from stoeckmann/string_int_size_t
2025-05-17  Zhaofeng Liautotools: Fix iconv issues in generated .pc file 2611/head
2025-05-17  Tim KientzleMerge pull request #2609 from stoeckmann/safe_fprintf
2025-05-17  Nicholas Vinsontest_utils/test_main.c: increase logfilename bf sz 2600/head
2025-05-17  Nicholas VinsonReplace struct ae_mset_digest with uint_least32_t
2025-05-17  Nicholas VinsonCopy ae digests to mtree_entry
2025-05-17  Tobias Stoeckmannarchive_string: Check values before casts 2610/head
2025-05-16  Tim KientzleMerge pull request #2604 from mmatuska/fix/7zipsfx
2025-05-16  Tim KientzleMerge pull request #2607 from zhaofengli/disallow-multi...
2025-05-16  Tobias Stoeckmanntar: Make safe_fprintf more platform independent 2609/head
2025-05-16  Tobias Stoeckmanntar: Fix safe_fprintf comment
2025-05-16  Tobias Stoeckmanntar: Support large strings in safe_fprintf
2025-05-16  Tobias Stoeckmanntar: Always use correct length in safe_fprintf
2025-05-16  Tobias Stoeckmanntar: Clear safe_fprintf stack before usage
2025-05-16  AZero137z: Free the file if compression-level option is invali...
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-14  Martin Matuska7z: fix out-of-bounds read in 7z self extracting archiv... 2604/head
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...
next