]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2025-02-14  Stepan TsepaMake installation lib dir depend on CMAKE_INSTALL_LIBDI... 2509/head
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)
2024-10-11  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-09  Steve LhommeDon't use Windows bcrypt when building for Windows...
2024-10-07  Mostyn Bramley... bsdcpio should exit with an error code if an entry...
2024-10-07  Mostyn Bramley... Add absolute path test for bsdtar (#2370)
2024-10-07  Mostyn Bramley... Simplify tests added in #2363, use testworkdir (#2369)
2024-10-07  Martin MatuškaFix pathname overwrite in header_old_tar() (#2360)
2024-10-04  Dag-Erling... Miscellaneous code cleanup (#2285)
2024-10-04  Mostyn Bramley... Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows...
2024-09-30  Mostyn Bramley... Reenable CI tests for MSVC (#2356)
2024-09-25  Tim KientzleRemove two unnecessary strings from the tar state ...
2024-09-22  Tim KientzleClean up linkpath between entries (#2343)
2024-09-21  Michał Górnytar/write.h: Support `sys/xattr.h` (#2335) 2344/head
2024-09-20  Brad Kingtar: fix memory leaks when processing symlinks or parsi...
2024-09-20  Tim KientzleBe more cautious about parsing ISO-9660 timestamps...
2024-09-13  Martin MatuskaLibarchive 3.8.0dev
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...
next