summaryrefslogtreecommitdiffstats
path: root/applypatch/applypatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-08recovery: try to write EMMC partitions more reliablyDoug Zongker1-6/+72
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker1-1/+1
2012-10-19reduce some recovery loggingDoug Zongker1-6/+21
2012-08-21add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker1-5/+8
2012-06-27Add mode when open(O_CREAT) is used.Nick Kralevich1-2/+2
2012-02-28fix buildDoug Zongker1-1/+1
2012-02-28fix failure to free memoryDoug Zongker1-18/+44
2010-09-15(cherry-pick) EMMC support in applypatchDoug Zongker1-102/+175
2010-08-13fix bug in applying patchesDoug Zongker1-1/+1
2010-08-13remove shadowed variable declarationDoug Zongker1-1/+2
2010-08-13remove shadowed variable declarationDoug Zongker1-1/+2
2010-08-13fix bug in applying patchesDoug Zongker1-1/+1
2010-08-02Working ASLR implementationHristo Bojinov1-10/+32
2010-07-08EMMC support in applypatchDoug Zongker1-102/+175
2010-02-23refactor applypatch and friendsDoug Zongker1-722/+637
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-0/+900