summaryrefslogtreecommitdiffstats
path: root/updater/commands.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some wording to comply with respectful-codeTianjie2020-07-231-2/+1
* updater: Add TransferList class.Tao Bao2018-08-171-0/+51
* updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao2018-08-161-0/+70
* Add the hash_tree_info class in CommandTianjie Xu2018-08-141-1/+41
* Add an updater function to compute hash treeTianjie Xu2018-08-061-0/+3
* updater: Add ABORT command.Tao Bao2018-07-071-1/+16
* updater: Check the number of args in Command::Parse.Tao Bao2018-06-251-9/+16
* updater: Add Command parsing codes.Tao Bao2018-06-251-11/+236
* updater: Add Commmand class to manage BBOTA commands.Tao Bao2018-05-261-0/+43