5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documentation updates for Zip64 and unicode. More... almost 18 years ago
Tweak to ProgressEventArgs and update to ReadMe.rtf More... almost 18 years ago
Update in preparation for release. VB stuff tweaked but there seem to be problems still. More... almost 18 years ago
Added progress handling to FastZip.cs Fixed up some samples, including extending FastZip sample to show progress handling. More... almost 18 years ago
Add comment re tagged data which was checked in prematurely previously. More... almost 18 years ago
Fix minor indenting issue. More... almost 18 years ago
Delegates renamed which is a breaking change. Other minor tweaks in ZipExtraData to allow reading of various tagged data values. Not completely finished yet. More... almost 18 years ago
Minor comment corrections, and formatting More... almost 18 years ago
Added further tests for stream ownership. Refactored tests somewhat adding TestSupport classes. Added threaded zip tests. More... almost 18 years ago
GZipInputStream tweaked to handle sizes > 2^32 correctly. More... almost 18 years ago
Minor formatting fixups More... almost 18 years ago
Add IEntryFactory property and speed up searching for filenames during updates. Adding entries now rigourously weeds out pre-existing entries. More... about 18 years ago
Fix loophole in making name valid. More... about 18 years ago
Extend interface to support non filesystem based entries. More... about 18 years ago
Fix invalid summary comments. More... about 18 years ago
Add IsUnicodeText property and ensure directory flag is set for entries. Add method with parameter to use or ignore filesystem info. More... about 18 years ago
Enhance tests. More... about 18 years ago
Ensure close closes underlying stream. Conditional compilation naming fixes. More... about 18 years ago
Move fields to bottom of class. More... about 18 years ago
Move fields to bottom of class. More... about 18 years ago
Tidy up sample references. More... about 18 years ago
ZipFile handling of data descriptors corrected. ZipHelperStream now supports data descriptors. More... about 18 years ago
Class made public and minor corrections made. More... about 18 years ago
Writing store encrypted data can no longer use arbitrary amounts of memory. More... about 18 years ago
DateTime handnling improved. Now detects and uses NT extra data for dates. More... about 18 years ago
Converted to using CryptoTransform. More... about 18 years ago
Detects invalid sizes better. More... about 18 years ago
Add licensing More... about 18 years ago
Get rid of warning More... about 18 years ago
Add licensing and get rid of warnings. More... about 18 years ago