aboutsummaryrefslogtreecommitdiffstats
path: root/minzip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-14/+53
|\
| * Fix integer overflows in recovery procedure.Yabin Cui2016-03-011-15/+54
* | updater: Add LZMA support to blockimgSteve Kondik2015-11-253-1/+98
* | Clean up LOG functions.Tao Bao2015-11-073-20/+20
* | Just use fstat in sysMapFile.Elliott Hughes2015-11-073-71/+24
* | recovery: Switch to clangTao Bao2015-11-072-2/+2
|/
* Check all lseek calls succeed.Elliott Hughes2015-04-292-8/+8
* Remove a couple of unused inlines from minzip/Zip.h.Elliott Hughes2015-04-081-10/+0
* Remove more dead code from minzip.Narayan Kamath2015-02-272-113/+64
* am 829d392a: Merge "Delete unused functions from minzip."Narayan Kamath2015-02-242-93/+1
|\
| * Delete unused functions from minzip.Narayan Kamath2015-02-232-93/+1
* | am 99e084ca: Merge "Remove dead/unused code and realign some of the comments ...Nick Kralevich2015-02-083-23/+8
|\ \ | |/
| * Remove dead/unused code and realign some of the commentsNanik Tolaram2015-02-083-23/+8
* | 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
* minzip: 64 bit build issueMark Salyzyn2014-03-171-1/+1
* add mzGetStoredEntry functionDoug Zongker2014-02-132-2/+30
* 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
| * updater: Delete dead codeNick Kralevich2013-09-172-66/+0
* | log extra info for debuggingDoug Zongker2014-01-211-0/+2
* | do verification and extraction on memory, not filesDoug Zongker2014-01-164-137/+186
* | remove dead code from minzipDoug Zongker2014-01-132-134/+0
* | updater: Delete dead codeNick Kralevich2013-09-112-66/+0
|/
* Revert "Update OTA installer to understand SELinux filesystem labels"Nick Kralevich2013-09-092-8/+3
* Update OTA installer to understand SELinux filesystem labelsNick Kralevich2013-07-182-3/+8
* am 9028fb4d: Merge "Pass the correct pointer to munmap on failure."Elliott Hughes2012-12-171-4/+4
|\
| * Pass the correct pointer to munmap on failure.Elliott Hughes2012-12-171-4/+4
* | reduce some recovery loggingDoug Zongker2012-10-191-1/+5
|/
* Remove HAVE_SELINUX guardsKenny Root2012-10-165-23/+2
* Fix multiple defined symbol errorsEdwin Vane2012-08-211-1/+1
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-305-7/+67
|\
| * Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-305-7/+67
* | turn recovery into a C++ binaryDoug Zongker2011-10-312-0/+16
|/
* add a one-argument version of package_extract_fileDoug Zongker2010-02-012-0/+44
* undo temporary alignment hackDoug Zongker2009-05-082-48/+8
* align data passed to write() on 32k boundariesDoug Zongker2009-05-062-17/+55
* handle short writes when unzipping filesDoug Zongker2009-04-291-11/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-0/+3118
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-3118/+0
* Initial ContributionThe Android Open Source Project2008-10-2113-0/+3118