5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding XZ, LZMA, ZSTD and BZIP2 support to ZIP writer (#2284) More... 4 months ago
Use proper Create OS value on Windows to fix archive charset detection (#2240) More... 4 months ago
Reintroduce size_t cast to clarify the use of a u32 shift on a u64 arg (#2383) More... 4 months ago
Various small fixes for Cygwin, Haiku, OpenIndiana (#2346) More... 4 months ago
tests: use const char instead of char in one case (#2381) More... 4 months ago
Ignore checksum mismatches when fuzzing tar archives (#2378) More... 4 months ago
CI: Bump the all-actions group across 1 directory with 4 updates (#2379) More... 4 months ago
Increase the hole size for this test to 32MiB (#2380) More... 4 months ago
Convert the tools and respective tests to SPDX (#2317) More... 4 months ago
Update archive_private to avoid template keyword (#2342) More... 4 months ago
configure.ac,CMakeLists.txt: Add libbsd on Haiku for readpassphrase (#2352) More... 4 months ago
CI: Update build environments (#2373) More... 4 months ago
Fix two leaks in tar header parsing (#2377) More... 4 months ago
tests: change file format from dos to unix in one test file (#2376) More... 4 months ago
[7zip] Read/write symlink paths as UTF-8 (#2252) More... 4 months ago
Update RAR5 code to report encryption (#2096) More... 4 months ago
Change to Windows absolute symlinks. (#2362) More... 4 months ago
configure.ac: remove incorrect 4th argument to `AC_CHECK_FUNCS` (#2334) More... 4 months ago
Don't crash on truncated tar archives (#2364) More... 4 months ago
Sanity-check gzip header field length (#2366) More... 4 months ago
Clarify crc32 variable names (#2367) More... 4 months ago
Fix error message printing (#2368) More... 4 months ago
Don't use Windows bcrypt when building for Windows XP or older (#2374) More... 5 months ago
bsdcpio should exit with an error code if an entry can't be extracted (#2371) More... 5 months ago
Add absolute path test for bsdtar (#2370) More... 5 months ago
Simplify tests added in #2363, use testworkdir (#2369) More... 5 months ago
Fix pathname overwrite in header_old_tar() (#2360) More... 5 months ago
Miscellaneous code cleanup (#2285) More... 5 months ago
Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows (#2363) More... 5 months ago
Reenable CI tests for MSVC (#2356) More... 5 months ago