aboutsummaryrefslogtreecommitdiff
path: root/bbot
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Add missing constBoris Kolpackov2-2/+2
2017-04-20Get rid of variable structKaren Arutyunov7-158/+60
2017-04-20Cosmetic changeBoris Kolpackov1-2/+0
2017-04-19Make challenge and fingerprint manifest values optionalKaren Arutyunov2-19/+19
2017-04-18Add support for task manifest trust valueKaren Arutyunov2-12/+53
2017-04-18Various minor manifest extensionsBoris Kolpackov2-3/+19
2017-04-16Add supoort for task response result url valueKaren Arutyunov2-5/+27
2017-04-16Add bunch of manifest constructorsBoris Kolpackov1-0/+34
2017-04-13Add ctor for task_manifestKaren Arutyunov1-0/+13
2017-04-10Fix machine manifest testsKaren Arutyunov1-2/+7
2017-04-10Split machine_manifest into machine_header_manifest and machine_manifestBoris Kolpackov2-81/+23
2017-04-07Add to_result_status() and to_string(result_status)Karen Arutyunov2-47/+78
2017-04-06Invent notion of header for machine_manifestKaren Arutyunov2-34/+22
2017-04-06Minor manifest additionBoris Kolpackov1-0/+3
2017-04-06Minor changes to manifestBoris Kolpackov1-3/+4
2017-04-05Change machine type enumeration valuesBoris Kolpackov2-2/+2
2017-04-04Add LIBBPKG_VERSION check to version headerKaren Arutyunov1-0/+5
2017-04-04Implement manifests and build_configKaren Arutyunov9-0/+1577