summaryrefslogtreecommitdiffstats
path: root/updater/commands.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-17updater: Add TransferList class.Tao Bao1-0/+51
2018-08-16updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao1-0/+70
2018-08-14Add the hash_tree_info class in CommandTianjie Xu1-1/+41
2018-08-06Add an updater function to compute hash treeTianjie Xu1-0/+3
2018-07-07updater: Add ABORT command.Tao Bao1-1/+16
2018-06-25updater: Check the number of args in Command::Parse.Tao Bao1-9/+16
2018-06-25updater: Add Command parsing codes.Tao Bao1-11/+236
2018-05-26updater: Add Commmand class to manage BBOTA commands.Tao Bao1-0/+43