1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup unzip and zip More... over 13 years ago
added visual studio 2008 solution and projects More... over 13 years ago
fixed warnings More... over 13 years ago
fix formatting More... over 13 years ago
changelog cleanup More... over 13 years ago
cleanup, moved seek definitions to ioapi.c More... over 13 years ago
fixed append to zip file not working with i/o buffering fixed file not found not failing properly with i/o buffering More... over 13 years ago
remove readme More... over 13 years ago
cleanup/logic simplification More... over 13 years ago
fixed bug when can't open file in i/o buffer layer More... over 13 years ago
fixed bug in opening of second stream for non-spanned zip files More... over 13 years ago
added unzGoToFirstFile2 and unzGoToNextFile2 to reduce backward disk seeking added opening of second stream to zip for non-spanned zip files so there isn't constant seeking between the CD and the content More... over 13 years ago
added disk switching comments More... over 13 years ago
fixed write buffering when seeking to current position More... over 13 years ago
many improvements to i/o buffering More... over 13 years ago
fixed zip64 central directory not loading when using spanning More... over 13 years ago
fixed disk spanning bug where local file header would be written incorrectly across disk boundaries More... over 13 years ago
fixed disk switching when already on expected disk More... over 13 years ago
fixed opening zip files with > 100k files in it cause by last check-in More... over 13 years ago
implement i/o improvements when searching for the central directory (http://mail.madler.net/pipermail/zlib-devel_madler.net/2012-February/002760.html) More... over 13 years ago
added write buffer seeking for improved i/o performance on files < 64kb (IOBUF_BUFFERSIZE) More... over 13 years ago
code simplification and formatting cleanup More... over 13 years ago
code simplification and formatting cleanup More... over 13 years ago
updated aes library More... over 13 years ago
aes 9-12-2011 More... over 13 years ago
updated readme More... over 13 years ago
fixed compilation warnings on osx More... over 13 years ago
zlib 1.2.7 More... over 13 years ago
zlib 1.2.7 More... over 13 years ago
fix inconsistent whitespace More... over 13 years ago