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
Remove two unnecessary strings from the tar state (#2345) More... 5 months ago
Clean up linkpath between entries (#2343) More... 5 months ago
tar/write.h: Support `sys/xattr.h` (#2335) More... 5 months ago
tar: fix memory leaks when processing symlinks or parsing pax headers (#2338) More... 5 months ago
Be more cautious about parsing ISO-9660 timestamps (#2330) More... 5 months ago
Libarchive 3.8.0dev More... 5 months ago
Release 3.7.5 More... 5 months ago
cmake: do not require zlib (#2327) More... 5 months ago
Fix SOVERSION computation logic in CMake to match libtool's (#1976) More... 5 months ago
archive_write: validate header before arguments (#2315) More... 5 months ago
Fix Windows path when writing zip entries (#2309) More... 5 months ago
cmake: look for zlib >= 1.2.1 (#2318) More... 5 months ago
Fix ar archive entries having no type (#2290) More... 6 months ago
tests: reduce zstd long option to 23 (#2305) More... 6 months ago
zip: Fix test failure (#2304) More... 6 months ago
Prefer a != b over !(a == b) (#2303) More... 6 months ago
cat: squash s/it/is/ typo (#2292) More... 6 months ago
windows reader: set tree::current for initial tree walking (#2212)
jet
More... 6 months ago
Fix compilation warnings (#2246) More... 6 months ago
Fix CVE-2024-26256 (#2269) More... 6 months ago
b64encode: Fix typo in error message (#2281) More... 6 months ago
Pax parsing should consistently use the FIRST pathname/linkname (#2264) More... 8 months ago
Fix 'test_pax_filename_encoding_UTF16_win' by explicitly setting hdrcharset (#2248) More... 8 months ago
RAR5 reader: clear 'data ready' cache on window buffer reallocs (#2265) More... 8 months ago
Quickly reject tar entries > 2^60 bytes w/o risking overflow (#2263) More... 8 months ago
Free some strings in the tar reader (#2262) More... 8 months ago
Try to fix some CI config issues on macOS (#2261) More... 8 months ago
Fix a minor date-parsing bug and fill in missing ISO9660 testing (#2260) More... 8 months ago
archive_entry_perms.3: clarify that you don't need to strdup() [gu]name (#2239) More... 8 months ago
Fix max path-length metadata writing (#2243) More... 8 months ago