1. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 7 years ago
  2. 6cb3ffd avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 by David Zeuthen · 7 years ago
  3. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 7 years ago
  4. d6a566d avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 7 years ago
  5. ad6c376 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 7 years ago
  6. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 7 years ago
  7. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 7 years ago
  8. 0d50bbe Use Markdown in README file. am: b0f1787002 by David Zeuthen · 7 years ago
  9. b0f1787 Use Markdown in README file. by David Zeuthen · 7 years ago
  10. 41d12b9 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 7 years ago
  11. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 7 years ago
  12. 575a2ae libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 7 years ago
  13. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 7 years ago
  14. 85d19d3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef by Bowgo Tsai · 7 years ago
  15. 49a88a3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  16. 1277c5f Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 7 years ago
  17. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 7 years ago
  18. c6cc85f avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 by David Zeuthen · 7 years ago
  19. ed4045c uefi: Fix off by one when loading footers. am: e9fbb111d7 by David Zeuthen · 7 years ago
  20. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 7 years ago
  21. e9fbb11 uefi: Fix off by one when loading footers. by David Zeuthen · 7 years ago
  22. 67cb9db libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 7 years ago
  23. 3c94219 Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 7 years ago
  24. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 7 years ago
  25. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 7 years ago
  26. a467bed Rework how versioning work. am: e3cadcacd7 by David Zeuthen · 7 years ago
  27. e3cadca Rework how versioning work. by David Zeuthen · 7 years ago
  28. 46ea409 libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 am: b64acc2fee by David Zeuthen · 7 years ago
  29. b4630ff libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 by David Zeuthen · 7 years ago
  30. b64acc2 libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 7 years ago
  31. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 7 years ago
  32. 714df04 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb am: c69ef3b360 by David Zeuthen · 7 years ago
  33. 8bfd8ba avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab am: 5f5f9bcf00 by David Zeuthen · 7 years ago
  34. 87f51e4 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb by David Zeuthen · 7 years ago
  35. ac7da2c avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab by David Zeuthen · 7 years ago
  36. c69ef3b libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 7 years ago
  37. 5f5f9bc avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  38. 19c3843 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 7 years ago
  39. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  40. 93e158e avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 am: 3ffdb43a76 by David Zeuthen · 7 years ago
  41. eef7061 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 by David Zeuthen · 7 years ago
  42. 3ffdb43 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  43. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  44. 2990093 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 7 years ago
  45. 74418a5 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 7 years ago
  46. 13781b1 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 by bowgotsai · 7 years ago
  47. b82476b Merge "Add libbase dependency for bootctrl.avb" by Treehugger Robot · 7 years ago
  48. faa5d3a Add libbase dependency for bootctrl.avb by bowgotsai · 7 years ago
  49. 68e01cb avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 am: f3fa6f8bed by David Zeuthen · 7 years ago
  50. afbecb4 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 7 years ago
  51. f3fa6f8 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 7 years ago
  52. 5a5fe31 avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 am: 55f30ae219 by David Zeuthen · 7 years ago
  53. 303dcce avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 7 years ago
  54. 55f30ae avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 7 years ago
  55. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 7 years ago
  56. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 7 years ago
  57. 8f3e379 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 am: dafe35a62c by David Zeuthen · 7 years ago
  58. c592977 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 7 years ago
  59. dafe35a Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 7 years ago
  60. d9c76c7 Add sample UEFI bootloader using libavb and libavb_ab. by David Zeuthen · 8 years ago
  61. bdaa0ea Delete public pem files. am: c73cc6d68c am: 7c31382e78 am: 9c16fc2c4c by Jocelyn Bohr · 7 years ago
  62. d5b0b07 Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 am: 2a3072b27f by Jocelyn Bohr · 7 years ago
  63. 2465a28 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 7 years ago
  64. 9c16fc2 Delete public pem files. am: c73cc6d68c am: 7c31382e78 by Jocelyn Bohr · 7 years ago
  65. 2a3072b Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 by Jocelyn Bohr · 7 years ago
  66. ab4b986 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 7 years ago
  67. 7c31382 Delete public pem files. am: c73cc6d68c by Jocelyn Bohr · 7 years ago
  68. a4fce0b Rename libcrypto-host to libcrypto am: 1bb0e3b18d by Jocelyn Bohr · 7 years ago
  69. 46bf7f2 Implement AVB Android Things eXtension (ATX) am: 147b08db62 by Darren Krahn · 7 years ago
  70. c73cc6d Delete public pem files. by Jocelyn Bohr · 7 years ago
  71. 1bb0e3b Rename libcrypto-host to libcrypto by Jocelyn Bohr · 7 years ago
  72. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  73. acbec9e avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. am: 5830552129 am: f242f0edbe by David Zeuthen · 7 years ago
  74. dbf0b28 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. am: 5830552129 by David Zeuthen · 7 years ago
  75. f242f0e avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 7 years ago
  76. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  77. e4bcdff Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel am: 5d4f4f21a4 am: 8ba71af6a6 by David Zeuthen · 7 years ago
  78. 8d6ffa8 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel am: 5d4f4f21a4 by David Zeuthen · 7 years ago
  79. 8ba71af Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 7 years ago
  80. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  81. ada2f67 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 am: ed47145884 by David Zeuthen · 8 years ago
  82. a22a155 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  83. ed47145 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  84. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 8 years ago
  85. 0e4b061 Rework interactions between AvbOps and AvbABOps. am: 574ed99917 am: d2c6fbe55f by David Zeuthen · 8 years ago
  86. 74195f2 Rework interactions between AvbOps and AvbABOps. am: 574ed99917 am: d2c6fbe55f by David Zeuthen · 8 years ago
  87. d2c6fbe Rework interactions between AvbOps and AvbABOps. am: 574ed99917 by David Zeuthen · 8 years ago
  88. 574ed99 Rework interactions between AvbOps and AvbABOps. by David Zeuthen · 8 years ago
  89. 626ad20 Fix-up coding style and add PREUPLOAD.cfg file. am: 4b6a634e48 am: 46bb1ed634 by David Zeuthen · 8 years ago
  90. 565cdb3 Fix-up coding style and add PREUPLOAD.cfg file. am: 4b6a634e48 am: 46bb1ed634 by David Zeuthen · 8 years ago
  91. 46bb1ed Fix-up coding style and add PREUPLOAD.cfg file. am: 4b6a634e48 by David Zeuthen · 8 years ago
  92. 4b6a634 Fix-up coding style and add PREUPLOAD.cfg file. by David Zeuthen · 8 years ago
  93. 4ea8110 Merge changes from topic 'fix-errors' am: 3c58e59d0d am: 655f5b8112 by Dzmitry Yatsushkevich · 8 years ago
  94. 9b39e0b libavb: fix -Werror=return-type compilation error. am: 4cfa3cdc87 am: e31103b526 by Dzmitry Yatsushkevich · 8 years ago
  95. 3668350 libavb: fix gcc compilation error. am: b82c411013 am: df0a0c9ea4 am: 57b613a1f1 by Dzmitry Yatsushkevich · 8 years ago
  96. ff372c5 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. am: dc883a144a am: 4539734f37 by Dzmitry Yatsushkevich · 8 years ago
  97. 6ce637b Merge changes from topic 'fix-errors' am: 3c58e59d0d am: 655f5b8112 by Dzmitry Yatsushkevich · 8 years ago
  98. 91ed920 libavb: fix -Werror=return-type compilation error. am: 4cfa3cdc87 am: e31103b526 by Dzmitry Yatsushkevich · 8 years ago
  99. 57b613a libavb: fix gcc compilation error. am: b82c411013 am: df0a0c9ea4 by Dzmitry Yatsushkevich · 8 years ago
  100. 8190066 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. am: dc883a144a by Dzmitry Yatsushkevich · 8 years ago