2025-02-14 |
Stepan Tsepa | Make installation lib dir depend on CMAKE_INSTALL_LIBDI... 2509/head |
commit | commitdiff | tree |
2025-01-25 |
ljdarj | Remove dev_t and time_t from public API in 4.0 (#2392) |
commit | commitdiff | tree |
2025-01-07 |
Graham Percival | Cast (mode_t)mode for POSIX functions (#2476) |
commit | commitdiff | tree |
2025-01-01 |
Mostyn Bramley... | Fix another GCC version detection error (#2474) |
commit | commitdiff | tree |
2025-01-01 |
Mostyn Bramley... | Suppress macOS CC_MD5_* deprecation warnings in the... |
commit | commitdiff | tree |
2025-01-01 |
Sam James | Fix GCC version detection for __attribute__((deprecated... |
commit | commitdiff | tree |
2025-01-01 |
Silent | Fix a Y2038 bug by replacing `Int32x32To64` with regula... |
commit | commitdiff | tree |
2024-12-31 |
Graham Percival | Fix compiler nitpicks (#2470) |
commit | commitdiff | tree |
2024-12-30 |
Graham Percival | Fix compiler nitpicks (#2469) |
commit | commitdiff | tree |
2024-12-30 |
Mostyn Bramley... | Fix MSVC conversion from DWORD to short warning (#2468) |
commit | commitdiff | tree |
2024-12-30 |
Mostyn Bramley... | Fix MSVC zstd conversion from size_t to int warnings... |
commit | commitdiff | tree |
2024-12-30 |
Mostyn Bramley... | Detect endianness at build time for common MSVC targets... |
commit | commitdiff | tree |
2024-12-30 |
Graham Percival | Fix compiler nitpicks (#2465) |
commit | commitdiff | tree |
2024-12-30 |
Mostyn Bramley... | Prefer build-time endianness detection (#2464) |
commit | commitdiff | tree |
2024-12-29 |
Graham Percival | Add more casts for %c, %o, and %x (#2463) |
commit | commitdiff | tree |
2024-12-29 |
Graham Percival | Spelling fixes for func, struct, and macros (#2462) |
commit | commitdiff | tree |
2024-12-29 |
Graham Percival | Add more casts for %o (#2461) |
commit | commitdiff | tree |
2024-12-29 |
Graham Percival | Add straightforward casts for %o and %x (#2458) |
commit | commitdiff | tree |
2024-12-28 |
Mostyn Bramley... | 7zip reader: add support for POWERPC filter for non... |
commit | commitdiff | tree |
2024-12-28 |
Graham Percival | Fix format strings (#2457) |
commit | commitdiff | tree |
2024-12-28 |
Graham Percival | Add tar/test/test_list_item (#2454) |
commit | commitdiff | tree |
2024-12-27 |
Tim Kientzle | Fix the test for NOABSOLUTEPATHS (#2456) |
commit | commitdiff | tree |
2024-12-27 |
Stephane Chazelas | tar: fix bug when -s/a/b/ used more than once with... |
commit | commitdiff | tree |
2024-12-27 |
Zeun | Fix -Werror=warning error and wrap some INSTALL directi... |
commit | commitdiff | tree |
2024-12-27 |
Mostyn Bramley... | ci: use at most the number of make threads as there... |
commit | commitdiff | tree |
2024-12-27 |
Graham Percival | Fix remaining TODOs in test_stdio.c (#2444) |
commit | commitdiff | tree |
2024-12-25 |
Graham Percival | Remove unnecessary semicolons (#2450) |
commit | commitdiff | tree |
2024-12-25 |
Graham Percival | Remove unreachable 'break' statements (#2451) |
commit | commitdiff | tree |
2024-12-24 |
Graham Percival | Fix %d -> %u for unsigned int from i4le() (#2448) |
commit | commitdiff | tree |
2024-12-24 |
Graham Percival | Fix CRLF line endings in source files (#2449) |
commit | commitdiff | tree |
2024-12-24 |
Graham Percival | Reject relative path for test refdir (#2445) |
commit | commitdiff | tree |
2024-12-24 |
Graham Percival | Fix a few clang nitpicks (#2447) |
commit | commitdiff | tree |
2024-12-19 |
Graham Percival | Fix some TODOs in tar/test/test_stdio.c (#2442) |
commit | commitdiff | tree |
2024-12-15 |
Mostyn Bramley... | Remove liblzmadec remnants (#2436) |
commit | commitdiff | tree |
2024-12-15 |
Mostyn Bramley... | 7zip reader: add LZMA + RISCV BCJ filter (#2403) |
commit | commitdiff | tree |
2024-12-15 |
Mostyn Bramley... | 7zip writer: support multithreaded zstandard compressio... |
commit | commitdiff | tree |
2024-12-11 |
Mostyn Bramley... | Remove unnecessary HAVE_LZMA_FILTER_ARM64 feature check... |
commit | commitdiff | tree |
2024-12-10 |
Tim Kientzle | Handle truncation in the middle of a GNU long linkname... |
commit | commitdiff | tree |
2024-12-09 |
Mostyn Bramley... | ci: make skipped tests more obvious (#2430) |
commit | commitdiff | tree |
2024-12-09 |
Mostyn Bramley... | Report skipped tests to cmake/ctest (#2429) |
commit | commitdiff | tree |
2024-12-08 |
Mostyn Bramley... | ci: speed up windows/mingw build by using multiple... |
commit | commitdiff | tree |
2024-12-07 |
Mostyn Bramley... | ci: make autoconf look for headers and libraries in... |
commit | commitdiff | tree |
2024-12-07 |
Mostyn Bramley... | ci: log bsdtar's version text, so we can see which... |
commit | commitdiff | tree |
2024-12-07 |
Mostyn Bramley... | ci: find liblzma >= 5.6.3 on windows msvc tests (#2421) |
commit | commitdiff | tree |
2024-12-06 |
Graham Percival | Spelling fixes (#2412) |
commit | commitdiff | tree |
2024-12-06 |
Julian Uy | Check for tcgetattr / tcsetattr before using it for... |
commit | commitdiff | tree |
2024-12-06 |
Julian Uy | Add missing definition for getline polyfill (#2425) |
commit | commitdiff | tree |
2024-12-06 |
Alexander Ziaee | bsdtar.1: Mention rar support + manual page polish... |
commit | commitdiff | tree |
2024-12-01 |
Mostyn Bramley... | Test with XZ Utils 5.6.3 on windows CI jobs (#2417) |
commit | commitdiff | tree |
2024-12-01 |
MithicSpirit | nit(tar): fix typo (#2420) |
commit | commitdiff | tree |
2024-11-17 |
ljdarj | Moving the tests' integer reading functions to test_uti... |
commit | commitdiff | tree |
2024-11-06 |
Tim Kientzle | Ignore ustar size when pax size is present (#2405) |
commit | commitdiff | tree |
2024-10-29 |
Mostyn Bramley... | 7zip reader: add SPARC filter support for non-LZMA... |
commit | commitdiff | tree |
2024-10-28 |
Tim Kientzle | Revert "Use proper Create OS value on Windows to fix... |
commit | commitdiff | tree |
2024-10-27 |
Mostyn Bramley... | Rename bsdtar test_extract_tar_absolute_paths source... |
commit | commitdiff | tree |
2024-10-25 |
Martin Matuška | tests: redirect stdout in one call in test_extract_tar_... 2394/head |
commit | commitdiff | tree |
2024-10-23 |
Martin Matuska | Fix tests added in #2284 (#2387) |
commit | commitdiff | tree |
2024-10-23 |
Martin Matuska | Revert "add `--mac-metadata` test for `--format zip... |
commit | commitdiff | tree |
2024-10-22 |
nielash | add `--mac-metadata` test for `--format zip` - see... |
commit | commitdiff | tree |
2024-10-22 |
Dustin L. Howett | write_xar: move libxml2 behind an abstraction layer... |
commit | commitdiff | tree |
2024-10-22 |
Mostyn Bramley... | 7zip writer: initial support for zstandard compression... |
commit | commitdiff | tree |
2024-10-22 |
ljdarj | Adding XZ, LZMA, ZSTD and BZIP2 support to ZIP writer... |
commit | commitdiff | tree |
2024-10-22 |
unxed | Use proper Create OS value on Windows to fix archive... |
commit | commitdiff | tree |
2024-10-22 |
Dustin L. Howett | Reintroduce size_t cast to clarify the use of a u32... |
commit | commitdiff | tree |
2024-10-14 |
vcoxvco | Various small fixes for Cygwin, Haiku, OpenIndiana... |
commit | commitdiff | tree |
2024-10-13 |
Martin Matuška | tests: use const char instead of char in one case ... |
commit | commitdiff | tree |
2024-10-13 |
Tim Kientzle | Ignore checksum mismatches when fuzzing tar archives... |
commit | commitdiff | tree |
2024-10-13 |
dependabot... | CI: Bump the all-actions group across 1 directory with... |
commit | commitdiff | tree |
2024-10-13 |
Tim Kientzle | Increase the hole size for this test to 32MiB (#2380) |
commit | commitdiff | tree |
2024-10-13 |
Emil Velikov | Convert the tools and respective tests to SPDX (#2317) |
commit | commitdiff | tree |
2024-10-13 |
Christian Schmitz | Update archive_private to avoid template keyword (... |
commit | commitdiff | tree |
2024-10-13 |
vcoxvco | configure.ac,CMakeLists.txt: Add libbsd on Haiku for... |
commit | commitdiff | tree |
2024-10-12 |
Martin Matuška | CI: Update build environments (#2373) |
commit | commitdiff | tree |
2024-10-12 |
Tim Kientzle | Fix two leaks in tar header parsing (#2377) |
commit | commitdiff | tree |
2024-10-12 |
Martin Matuška | tests: change file format from dos to unix in one test... |
commit | commitdiff | tree |
2024-10-11 |
Duncan Horn | [7zip] Read/write symlink paths as UTF-8 (#2252) |
commit | commitdiff | tree |
2024-10-11 |
Duncan Horn | Update RAR5 code to report encryption (#2096) |
commit | commitdiff | tree |
2024-10-11 |
ljdarj | Change to Windows absolute symlinks. (#2362) |
commit | commitdiff | tree |
2024-10-11 |
Michał Górny | configure.ac: remove incorrect 4th argument to `AC_CHEC... |
commit | commitdiff | tree |
2024-10-11 |
Tim Kientzle | Don't crash on truncated tar archives (#2364) |
commit | commitdiff | tree |
2024-10-11 |
Tim Kientzle | Sanity-check gzip header field length (#2366) |
commit | commitdiff | tree |
2024-10-11 |
Tim Kientzle | Clarify crc32 variable names (#2367) |
commit | commitdiff | tree |
2024-10-11 |
Tim Kientzle | Fix error message printing (#2368) |
commit | commitdiff | tree |
2024-10-09 |
Steve Lhomme | Don't use Windows bcrypt when building for Windows... |
commit | commitdiff | tree |
2024-10-07 |
Mostyn Bramley... | bsdcpio should exit with an error code if an entry... |
commit | commitdiff | tree |
2024-10-07 |
Mostyn Bramley... | Add absolute path test for bsdtar (#2370) |
commit | commitdiff | tree |
2024-10-07 |
Mostyn Bramley... | Simplify tests added in #2363, use testworkdir (#2369) |
commit | commitdiff | tree |
2024-10-07 |
Martin Matuška | Fix pathname overwrite in header_old_tar() (#2360) |
commit | commitdiff | tree |
2024-10-04 |
Dag-Erling... | Miscellaneous code cleanup (#2285) |
commit | commitdiff | tree |
2024-10-04 |
Mostyn Bramley... | Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows... |
commit | commitdiff | tree |
2024-09-30 |
Mostyn Bramley... | Reenable CI tests for MSVC (#2356) |
commit | commitdiff | tree |
2024-09-25 |
Tim Kientzle | Remove two unnecessary strings from the tar state ... |
commit | commitdiff | tree |
2024-09-22 |
Tim Kientzle | Clean up linkpath between entries (#2343) |
commit | commitdiff | tree |
2024-09-21 |
Michał Górny | tar/write.h: Support `sys/xattr.h` (#2335) 2344/head |
commit | commitdiff | tree |
2024-09-20 |
Brad King | tar: fix memory leaks when processing symlinks or parsi... |
commit | commitdiff | tree |
2024-09-20 |
Tim Kientzle | Be more cautious about parsing ISO-9660 timestamps... |
commit | commitdiff | tree |
2024-09-13 |
Martin Matuska | Libarchive 3.8.0dev |
commit | commitdiff | tree |
2024-09-13 |
Martin Matuska | Release 3.7.5 release v3.7.5 |
commit | commitdiff | tree |
2024-09-13 |
Mostyn Bramley... | cmake: do not require zlib (#2327) |
commit | commitdiff | tree |
2024-09-13 |
jaimergp | Fix SOVERSION computation logic in CMake to match libto... |
commit | commitdiff | tree |
next |