]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2025-07-26  Tim KientzleGuard against invalid type arguments 2704/head
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)
2024-12-06  Julian UyCheck for tcgetattr / tcsetattr before using it for...
2024-12-06  Julian UyAdd missing definition for getline polyfill (#2425)
2024-12-06  Alexander Ziaeebsdtar.1: Mention rar support + manual page polish...
2024-12-01  Mostyn Bramley... Test with XZ Utils 5.6.3 on windows CI jobs (#2417)
2024-12-01  MithicSpiritnit(tar): fix typo (#2420)
2024-11-17  ljdarjMoving the tests' integer reading functions to test_uti...
2024-11-06  Tim KientzleIgnore ustar size when pax size is present (#2405)
2024-10-29  Mostyn Bramley... 7zip reader: add SPARC filter support for non-LZMA...
2024-10-28  Tim KientzleRevert "Use proper Create OS value on Windows to fix...
2024-10-27  Mostyn Bramley... Rename bsdtar test_extract_tar_absolute_paths source...
2024-10-25  Martin Matuškatests: redirect stdout in one call in test_extract_tar_... 2394/head
2024-10-23  Martin MatuskaFix tests added in #2284 (#2387)
2024-10-23  Martin MatuskaRevert "add `--mac-metadata` test for `--format zip...
2024-10-22  nielashadd `--mac-metadata` test for `--format zip` - see...
2024-10-22  Dustin L. Howettwrite_xar: move libxml2 behind an abstraction layer...
2024-10-22  Mostyn Bramley... 7zip writer: initial support for zstandard compression...
2024-10-22  ljdarjAdding XZ, LZMA, ZSTD and BZIP2 support to ZIP writer...
2024-10-22  unxedUse proper Create OS value on Windows to fix archive...
2024-10-22  Dustin L. HowettReintroduce size_t cast to clarify the use of a u32...
2024-10-14  vcoxvcoVarious small fixes for Cygwin, Haiku, OpenIndiana...
2024-10-13  Martin Matuškatests: use const char instead of char in one case ...
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-12  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-11  Duncan Horn[7zip] Read/write symlink paths as UTF-8 (#2252)
next