summaryrefslogtreecommitdiffstats
path: root/minzip/Zip.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-17Clean up LOG functions.Tao Bao1-7/+7
2015-06-23Just use fstat in sysMapFile.Elliott Hughes1-7/+0
2015-06-03recovery: Switch to clangTao Bao1-2/+0
2015-04-30Check all lseek calls succeed.Elliott Hughes1-4/+2
2015-02-27Remove more dead code from minzip.Narayan Kamath1-99/+53
2015-02-27Remove more dead code from minzip.Narayan Kamath1-105/+59
2015-02-23Delete unused functions from minzip.Narayan Kamath1-42/+1
2015-02-08Remove dead/unused code and realign some of the commentsNanik Tolaram1-10/+6
2014-10-29Force sync files written by minzip.Michael Runge1-2/+8
2014-05-09Allow 0-byte files in full OTAs.Michael Runge1-1/+3
2014-02-13add mzGetStoredEntry functionDoug Zongker1-2/+19
2014-02-06recovery: fix building with pointer-to-int errors turned onColin Cross1-2/+2
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-98/+23
2012-10-19reduce some recovery loggingDoug Zongker1-1/+5
2012-10-16Remove HAVE_SELINUX guardsKenny Root1-4/+0
2012-03-30Extend recovery and updater to support setting file security contexts.Stephen Smalley1-3/+22
2010-02-01add a one-argument version of package_extract_fileDoug Zongker1-0/+37
2009-05-08undo temporary alignment hackDoug Zongker1-39/+7
2009-05-06align data passed to write() on 32k boundariesDoug Zongker1-16/+46
2009-04-30handle short writes when unzipping filesDoug Zongker1-11/+27
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+1098
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-1098/+0