summaryrefslogtreecommitdiffstats
path: root/applypatch/applypatch_modes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-26applypatch: Remove the obsolete support for "applypatch -s".Tao Bao1-17/+1
2016-11-01applypatch: Add testcases for applypatch executable.Tao Bao1-25/+27
2016-10-29applypatch: Switch the parameter of Value** to std::vector.Tao Bao1-8/+7
2016-10-25applypatch: Fix the bug when constructing VAL_BLOB.Tao Bao1-2/+3
2016-10-15Change StringValue to use std::stringTianjie Xu1-20/+22
2016-06-10Remove obsolete MTD support.Elliott Hughes1-4/+4
2016-03-11applypatch: use vector to store data in FileContents.Yabin Cui1-36/+31
2016-03-03Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao1-1/+1
2016-02-12applypatch: use vector to store data in FileContents.Yabin Cui1-36/+31
2016-02-05applypatch: fix memory leaks reported by static analysis.Yabin Cui1-53/+26
2016-02-04Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang1-2/+2
2015-11-16applypatch: Support flash mode.Tao Bao1-4/+23
2015-11-16DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-16/+15
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-214/+0
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-214/+0
2014-02-14remove 'retouch' ASLR supportDoug Zongker1-2/+2
2012-08-21add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker1-2/+21
2010-08-02Working ASLR implementationHristo Bojinov1-1/+1
2010-02-23refactor applypatch and friendsDoug Zongker1-6/+141
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-0/+60