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
Ignore out-of-range gid/uid/size/ino and harden AFIO parsing (#2258) More... 8 months ago
Don't try to read rediculously long names (#2259) More... 8 months ago
tar: free two temporary allocated strings after use (#2255) More... 8 months ago
Fix multiple vulnerabilities identified by SAST (#2256) More... 8 months ago
Checks for null references (#2251) More... 8 months ago
Fix gnutar creation with unicode hardlink names on Windows (#2227) More... 8 months ago
Fix & optimize string conversion functions for Windows (#2226) More... 8 months ago
Fix usage of GetVolumePathNameW in UWP before 20H1 (#2247) More... 8 months ago
Fix issue when skipping first file in 7zip archive that is a multiple of 65536 bytes (#2245) More... 8 months ago
Fix potential overflow warning in cpio test_option_t (#2250) More... 8 months ago
[cpio test] Dates can be more than 12 bytes, depending on the locale (#2237) More... 8 months ago
Support ISOs with a non-standard PVD layouts (#2238) More... 8 months ago
Parse tar headers incrementally (#2127) More... 8 months ago
Fix a couple issues with creating PAX archives (#2228) More... 8 months ago
rar: fix UB negation overflow for INT32_MIN address (#2235) More... 8 months ago
xar: guard against file entries containing multiple name elements (#2236) More... 8 months ago
Update ustar creation sanity check to use WCS path on Windows (#2230) More... 8 months ago
Add unicode test for creating zip files on Windows (#2231) More... 8 months ago
Fuzzing: Expose `DONT_FAIL_ON_CRC_ERROR` as a CMake option and honor it in the rar5 decoder (#2229) More... 8 months ago
Use calloc instead of malloc to clear the memory from leftovers (#2207) More... 9 months ago
configure.ac: autoupdate (#2223) More... 9 months ago
Update archive_entry_link_resolver to copy the "wide" pathname for hardlinks on Windows (#2225) More... 9 months ago
Always use our supplied la_queue.h (#2222) More... 9 months ago
Fix compilation when using Clang in "MSVC mode" (#2221) More... 9 months ago
Fix tar -w on Windows (#2219) More... 9 months ago
Test on FreeBSD 13.3 (#2216) More... 9 months ago
rar: Fix Visual Studio compiler warning (#2188) More... 9 months ago
Fix handling a negative bytes_per_block values (#2206) More... 9 months ago
Plug memory leaks (#2183) More... 9 months ago
rar5: Fix Visual Studio compiler warnings (#2187) More... 9 months ago