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
Fix EOF handling of __archive_read_ahead (#2196) More... 9 months ago
7zip: Fix DONT_FAIL_ON_CRC_ERROR check (#2197) More... 9 months ago
rar: Fix OOB access with unicode filenames (#2203) More... 9 months ago
Check realloc return values (#2204) More... 9 months ago
rar reader: fix cast to unsigned int (#2209) More... 9 months ago
CI: Bump the all-actions group with 2 updates (#2198) More... 9 months ago
fix(rar): add boundary checks to rgb filter (#2210) More... 9 months ago
7zip: Fix NULL pointer dereference on non-zlib builds (#2193) More... 9 months ago
cab: Cover all error cases in __archive_read_ahead (#2194) More... 9 months ago
xar: Switch from int to size_t API (#2195) More... 9 months ago
zip: Fix Visual Studio compiler warnings (#2186) More... 9 months ago
xar: Fix Visual Studio compiler warnings (#2190) More... 9 months ago
Fix Visual Studio compiler warnings (64 bit) (#2189) More... 9 months ago
CI: Bump the all-actions group with 3 updates (#2184) More... 9 months ago
rpm: Fix Visual Studio compiler warnings (#2181) More... 9 months ago
Resolve TODO: Return uname and gname overrides (#2141) More... 9 months ago
[Windows] Fix test compilation warnings with Visual Studio (#2178) More... 9 months ago
rar: Fix out ouf boundary access with large files (#2179) More... 10 months ago
uu: Fix Visual Studio compiler warning (#2180) More... 10 months ago
7zip: Fix Visual Studio compiler warnings (#2182) More... 10 months ago
unzip: do not use getenv() and setenv() in test_I.c (#2177) More... 10 months ago
rar4 reader: protect copy_from_lzss_window_to_unp() (#2172) More... 10 months ago
shar: Check strdup return value (#2173) More... 10 months ago
lzop: Prevent integer overflow (#2174) More... 10 months ago
unzip: Unify EOF handling (#2175) More... 10 months ago
Define INT_MAX via `#include <limits.h>` (#2170) More... 10 months ago
CI: Bump the all-actions group with 2 updates (#2152) More... 10 months ago
Fix typos (#2169) More... 10 months ago
uu: Stop processing if lines are too long (#2168) More... 10 months ago
lha: Fix integer truncation on 32 bit systems (#2161) More... 10 months ago