aboutsummaryrefslogtreecommitdiffstats
path: root/minzip/Zip.c
Commit message (Expand)AuthorAgeFilesLines
* updater: Add LZMA support to blockimgSteve Kondik2015-11-251-0/+83
* Clean up LOG functions.Tao Bao2015-11-071-7/+7
* Just use fstat in sysMapFile.Elliott Hughes2015-11-071-7/+0
* recovery: Switch to clangTao Bao2015-11-071-2/+0
* Check all lseek calls succeed.Elliott Hughes2015-04-291-4/+2
* Remove more dead code from minzip.Narayan Kamath2015-02-271-105/+59
* am 829d392a: Merge "Delete unused functions from minzip."Narayan Kamath2015-02-241-42/+1
|\
| * Delete unused functions from minzip.Narayan Kamath2015-02-231-42/+1
* | am 99e084ca: Merge "Remove dead/unused code and realign some of the comments ...Nick Kralevich2015-02-081-10/+6
|\ \ | |/
| * Remove dead/unused code and realign some of the commentsNanik Tolaram2015-02-081-10/+6
* | Force sync files written by minzip.Michael Runge2014-10-281-2/+8
|/
* Allow 0-byte files in full OTAs.Michael Runge2014-05-091-1/+3
* add mzGetStoredEntry functionDoug Zongker2014-02-131-2/+19
* am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int e...Colin Cross2014-02-061-2/+2
|\
| * recovery: fix building with pointer-to-int errors turned onColin Cross2014-02-051-2/+2
* | do verification and extraction on memory, not filesDoug Zongker2014-01-161-98/+23
|/
* reduce some recovery loggingDoug Zongker2012-10-191-1/+5
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-4/+0
* Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-301-3/+22
* add a one-argument version of package_extract_fileDoug Zongker2010-02-011-0/+37
* undo temporary alignment hackDoug Zongker2009-05-081-39/+7
* align data passed to write() on 32k boundariesDoug Zongker2009-05-061-16/+46
* handle short writes when unzipping filesDoug Zongker2009-04-291-11/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1098
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1098/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1098