5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More minor corrections. More... over 17 years ago
Marked some code as unchecked. Minor tweaks to internal code. More... over 17 years ago
Remove unused tempDirectory field and made constructor for BaseArchiveStorage protected. More... over 17 years ago
ZipExtraData.Create was wasn't using arguments correctly. More... over 17 years ago
Correction to exception constructor in one place. More... over 17 years ago
Corrections to exceptions thrown in several places. More... over 17 years ago
Adjust headerBuff parameter to better headerBuffer More... over 17 years ago
Change erroneous NullReferenceException to ArgumentNullException More... over 17 years ago
Add WindowsNameTransform More... over 17 years ago
Handling of entries with no compressed data adjusted. More... over 17 years ago
Tweaked so empty directories don't have compressed bytes. More... over 17 years ago
Add another form of Add allowing entryName to be done directly. Also made several internal data sources classes public. More... over 17 years ago
Comments altered. More... over 17 years ago
Add more comments. More... over 17 years ago
Fix for incorrect mask used when testing for reserved bit in flags. More... over 17 years ago
Remove leading spaces. More... almost 18 years ago
Reformat removing spaces. More... almost 18 years ago
TestLocalHeader caters for directory entries (compressed size != 0) better. More... almost 18 years ago
Added tests checking testing of archives with directories in. More... almost 18 years ago
Add UseZip64 property so its available for manipulation. By default its not required. More... almost 18 years ago
Corrections to comments. More... almost 18 years ago
Further checking when testing archives. More... almost 18 years ago
Be aware of odd ways of creating tar archives and let valid ones flow through More... almost 18 years ago
update readme version More... almost 18 years ago
Now allows target bytes to be specified to provide progress for streams that cant seek. More... almost 18 years ago
Can now adjust UseZip64 handling. More... almost 18 years ago
Tweaked tests to help expose encryption bug by not writing buffers in one large lump. More... almost 18 years ago
Fix bug in DeflaterOutputStream were occasionally encrypted data would be corrupted. Tidy up more summary comments. Move to Sandcastle Help File builder for documentation. More... almost 18 years ago
Add missing summary comments in many places. More... almost 18 years ago
Summary comment cleanup More... almost 18 years ago