aboutsummaryrefslogtreecommitdiffstats
path: root/updater
Commit message (Expand)AuthorAgeFilesLines
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-1/+1
* Add liblogYing Wang2013-04-091-1/+1
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-164-16/+1
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-164-16/+1
* | add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker2012-08-201-1/+1
* | am 3733d218: Merge changes I664f8dc7,I4154db06,I5e1df90fJoe Onorato2012-08-171-1/+4
|\ \ | |/
| * Use the static version of libsparseJoe Onorato2012-07-231-1/+1
| * Multiple modules with the same name are going away.Joe Onorato2012-07-211-1/+4
* | fix the symlink() command to create directories if neededDoug Zongker2012-08-061-3/+29
|/
* Link against libsparseColin Cross2012-07-171-1/+1
* am 6d60667d: Merge "Use a dependency file to replace the list file."Ying Wang2012-06-111-10/+14
|\
| * Use a dependency file to replace the list file.Ying Wang2012-06-111-10/+14
* | am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the...Kenny Root2012-04-061-13/+4
|\ \ | |/
| * Change the format command to always take the mount point as an argument.Stephen Smalley2012-04-031-13/+4
* | resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-304-7/+69
|\ \ | |/
| * Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-304-8/+65
| * Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley2012-01-241-0/+5
* | fail edify script if set_perm() or symlink() failsDoug Zongker2012-03-221-0/+13
* | remove retouching code from updaterDoug Zongker2012-02-281-118/+0
* | C++ class for device-specific codeDoug Zongker2011-10-311-1/+2
|/
* allow recovery packages to wipe cacheDoug Zongker2011-10-191-0/+10
* Support multiple recovery updater extensions.Michael Ward2011-07-141-2/+2
* make write_raw_image able to take a blobDoug Zongker2011-04-121-27/+40
* Reserve the last 16 Kbytes of /data for the crypto footer.Ken Sumrall2011-01-191-8/+11
* Update arguments to make_ext4fsColin Cross2010-12-291-1/+1
* add missing sparseness parameterDoug Zongker2010-09-151-1/+1
* resolved conflicts for merge of 9f89b0e4 to masterDoug Zongker2010-09-151-1/+1
|\
| * support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-09-152-25/+64
* | am 858f0a76: am 8e5e4dad: close update package before installing; allow remountDoug Zongker2010-09-151-1/+3
|\ \ | |/
| * close update package before installing; allow remountDoug Zongker2010-09-141-1/+3
* | Changes to work with updated make_ext4fs tool that supports creating sparse i...Ken Sumrall2010-08-131-1/+1
* | Working ASLR implementationHristo Bojinov2010-08-022-2/+123
* | Mute unwanted error messageYing Wang2010-07-201-1/+1
* | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-012-25/+64
|/
* refactor applypatch and friendsDoug Zongker2010-02-221-65/+107
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-182-52/+190
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-033-42/+7
* add a one-argument version of package_extract_fileDoug Zongker2010-02-011-24/+69
* delete files before symlinking; log error messagesDoug Zongker2009-09-181-3/+21
* add a run_program() function to edifyDoug Zongker2009-09-101-0/+49
* am d8f7c9b8: Merge change 5545 into donutAndroid (Google) Code Review2009-06-291-1/+6
|\
| * Merge change 5545 into donutAndroid (Google) Code Review2009-06-261-1/+6
| |\
| | * remove updater from the user system imageDoug Zongker2009-06-261-1/+6
* | | am 0bbfe3d9: fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
|\ \ \ | |/ /
| * | fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
| |/
* | am fbf3c10e: improve updater progress barDoug Zongker2009-06-241-3/+21
|\ \ | |/
| * improve updater progress barDoug Zongker2009-06-241-3/+21
* | add device extension mechanism to updaterDoug Zongker2009-06-222-1/+43
|/
* add file_getprop() to updaterDoug Zongker2009-06-181-11/+100
* let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-3/+4