1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allowing to seek empty zip files More... almost 3 years ago
Fixed bug where large (int32+ file size) adds an additional 512 bytes of padding in tar files.
cyr
More... almost 3 years ago
Update build and mark for 0.28.3 More... about 3 years ago
Merge pull request #601 from salvois/master More... about 3 years ago
Merge branch 'master' into master More... about 3 years ago
Merge pull request #592 from adamhathcock/memory-downgrade More... about 3 years ago
Merge branch 'master' into memory-downgrade More... about 3 years ago
Merge pull request #596 from DannyBoyk/issue_595_conditionally_read_zip64_extra More... about 3 years ago
Write ZIP64 End of Central Directory only if needed. More... about 3 years ago
Conditionally parse Zip64 extra field based on specification More... about 3 years ago
Mark for 0.28.2 More... about 3 years ago
Merge pull request #593 from adamhathcock/fix-pkware-encryption More... about 3 years ago
ReadFully used by pkware encryption didn’t like spans More... about 3 years ago
Downgrade System.Memory to fix buffer version issue More... about 3 years ago
Update FORMATS.md More... about 3 years ago
Merge pull request #579 from Looooong/fix/do-not-place-extention-classes-in-common-namespace More... about 3 years ago
Do not place extension classes in common namespace More... about 3 years ago
Bug fix for recursive call introduced in 0.28 More... over 3 years ago
Merge pull request #572 from Erior/feature/521 More... over 3 years ago
Merge branch 'master' into feature/521 More... over 3 years ago
Not so elegant perhaps More... over 3 years ago
Mark for 0.28 More... over 3 years ago
Fix complete entry check for RAR files. More... over 3 years ago
Merge pull request #571 from Erior/feature/540 More... over 3 years ago
Merge pull request #570 from Erior/feature/555 More... over 3 years ago
Merge pull request #569 from BrendanGrant/improve_how_missing_parts_are_handled More... over 3 years ago
Linux is case sensitive with files names More... over 3 years ago
Proposal Zip64 requires version 4.5 Number of disks is 4 bytes and not 8 More... over 3 years ago
Propsal for handling Zip with long comment More... over 3 years ago
Properly detect if RAR is complete at the end or not More... over 3 years ago