summaryrefslogtreecommitdiffstats
path: root/applypatch/main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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