1. c592977 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 8 years ago
  2. dafe35a Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 8 years ago
  3. d9c76c7 Add sample UEFI bootloader using libavb and libavb_ab. by David Zeuthen · 8 years ago
  4. 9c16fc2 Delete public pem files. am: c73cc6d68c am: 7c31382e78 by Jocelyn Bohr · 8 years ago
  5. 2a3072b Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 by Jocelyn Bohr · 8 years ago
  6. ab4b986 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 8 years ago
  7. 7c31382 Delete public pem files. am: c73cc6d68c by Jocelyn Bohr · 8 years ago
  8. a4fce0b Rename libcrypto-host to libcrypto am: 1bb0e3b18d by Jocelyn Bohr · 8 years ago
  9. 46bf7f2 Implement AVB Android Things eXtension (ATX) am: 147b08db62 by Darren Krahn · 8 years ago
  10. c73cc6d Delete public pem files. by Jocelyn Bohr · 8 years ago
  11. 1bb0e3b Rename libcrypto-host to libcrypto by Jocelyn Bohr · 8 years ago
  12. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  13. dbf0b28 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. am: 5830552129 by David Zeuthen · 8 years ago
  14. f242f0e avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  15. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  16. 8d6ffa8 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel am: 5d4f4f21a4 by David Zeuthen · 8 years ago
  17. 8ba71af Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  18. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  19. a22a155 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  20. ed47145 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  21. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 8 years ago
  22. 74195f2 Rework interactions between AvbOps and AvbABOps. am: 574ed99917 am: d2c6fbe55f by David Zeuthen · 8 years ago
  23. d2c6fbe Rework interactions between AvbOps and AvbABOps. am: 574ed99917 by David Zeuthen · 8 years ago
  24. 574ed99 Rework interactions between AvbOps and AvbABOps. by David Zeuthen · 8 years ago
  25. 565cdb3 Fix-up coding style and add PREUPLOAD.cfg file. am: 4b6a634e48 am: 46bb1ed634 by David Zeuthen · 8 years ago
  26. 46bb1ed Fix-up coding style and add PREUPLOAD.cfg file. am: 4b6a634e48 by David Zeuthen · 8 years ago
  27. 4b6a634 Fix-up coding style and add PREUPLOAD.cfg file. by David Zeuthen · 8 years ago
  28. 6ce637b Merge changes from topic 'fix-errors' am: 3c58e59d0d am: 655f5b8112 by Dzmitry Yatsushkevich · 8 years ago
  29. 91ed920 libavb: fix -Werror=return-type compilation error. am: 4cfa3cdc87 am: e31103b526 by Dzmitry Yatsushkevich · 8 years ago
  30. 57b613a libavb: fix gcc compilation error. am: b82c411013 am: df0a0c9ea4 by Dzmitry Yatsushkevich · 8 years ago
  31. 8190066 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. am: dc883a144a by Dzmitry Yatsushkevich · 8 years ago
  32. 655f5b8 Merge changes from topic 'fix-errors' am: 3c58e59d0d by Dzmitry Yatsushkevich · 8 years ago
  33. e31103b libavb: fix -Werror=return-type compilation error. am: 4cfa3cdc87 by Dzmitry Yatsushkevich · 8 years ago
  34. df0a0c9 libavb: fix gcc compilation error. am: b82c411013 by Dzmitry Yatsushkevich · 8 years ago
  35. 4539734 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  36. 3c58e59 Merge changes from topic 'fix-errors' by Treehugger Robot · 8 years ago
  37. 31939e5 avbtool: add support for signing helper. am: 4e55279b45 am: 84af3a8749 by Dzmitry Yatsushkevich · 8 years ago
  38. 84af3a8 avbtool: add support for signing helper. am: 4e55279b45 by Dzmitry Yatsushkevich · 8 years ago
  39. 4cfa3cd libavb: fix -Werror=return-type compilation error. by Dzmitry Yatsushkevich · 8 years ago
  40. b82c411 libavb: fix gcc compilation error. by Dzmitry Yatsushkevich · 8 years ago
  41. dc883a1 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  42. 4e55279 avbtool: add support for signing helper. by Dzmitry Yatsushkevich · 8 years ago
  43. f92e843 test: Add abstract delegate and better rollback indexes to FakeAvbOps am: 72d5790de1 by Darren Krahn · 8 years ago
  44. 3aa82b0 test: Add abstract delegate and better rollback indexes to FakeAvbOps by Darren Krahn · 8 years ago
  45. 404a956 libavb: Move algorithm data to avb_crypto.h am: c9fa424bda am: 911dbdc2b1 by Darren Krahn · 8 years ago
  46. 911dbdc libavb: Move algorithm data to avb_crypto.h am: c9fa424bda by Darren Krahn · 8 years ago
  47. 72d5790 test: Add abstract delegate and better rollback indexes to FakeAvbOps by Darren Krahn · 8 years ago
  48. c9fa424 libavb: Move algorithm data to avb_crypto.h by Darren Krahn · 8 years ago
  49. 2fce381 Merge "Make 32-bit version of the unit tests pass." am: 3543ec5015 by David Zeuthen · 8 years ago
  50. d0fc85d Merge "Make 32-bit version of the unit tests pass." am: 3543ec5015 by David Zeuthen · 8 years ago
  51. ee9113a libavb_ab: Fixed typos am: 63b836e13a am: e262b4c59c by Darren Krahn · 8 years ago
  52. 3543ec5 Merge "Make 32-bit version of the unit tests pass." by Treehugger Robot · 8 years ago
  53. e262b4c libavb_ab: Fixed typos am: 63b836e13a by Darren Krahn · 8 years ago
  54. 9744c20 Make 32-bit version of the unit tests pass. by David Zeuthen · 8 years ago
  55. 63b836e libavb_ab: Fixed typos by Darren Krahn · 8 years ago
  56. 0938bb9 Rename "rollback index slot" to "rollback index location". am: 40ee1da883 by David Zeuthen · 8 years ago
  57. 41502cd libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. am: 8681a33e24 by David Zeuthen · 8 years ago
  58. 1c29bdc Pass androidboot.vbmeta.device option on the kernel cmdline. am: bc8f647d58 by David Zeuthen · 8 years ago
  59. cc2ad08 Rename "rollback index slot" to "rollback index location". am: 40ee1da883 by David Zeuthen · 8 years ago
  60. b84b061 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  61. 3a5cca8 Pass androidboot.vbmeta.device option on the kernel cmdline. am: bc8f647d58 by David Zeuthen · 8 years ago
  62. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  63. 8681a33 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  64. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  65. 445270a Merge "Add way to disable dm-verity allowing rootfs to be writable." am: 699d4e53d9 by David Zeuthen · 8 years ago
  66. b710675 Merge "Add way to disable dm-verity allowing rootfs to be writable." by David Zeuthen · 8 years ago
  67. 699d4e5 Merge "Add way to disable dm-verity allowing rootfs to be writable." by Treehugger Robot · 8 years ago
  68. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  69. 106163d Enable operations on unlocked devices. am: 0155e6b158 am: a74339a852 by David Zeuthen · 8 years ago
  70. a74339a Enable operations on unlocked devices. am: 0155e6b158 by David Zeuthen · 8 years ago
  71. 0155e6b Enable operations on unlocked devices. by David Zeuthen · 8 years ago
  72. 88bef71 Make it possible to include public key metadata. am: 18666abc5d am: cf08501220 by David Zeuthen · 8 years ago
  73. cf08501 Make it possible to include public key metadata. am: 18666abc5d by David Zeuthen · 8 years ago
  74. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  75. ac33257 libavb: Move all A/B functionality into separate libavb_ab/ directory. am: baf59e232e by David Zeuthen · 8 years ago
  76. 5e29932 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  77. baf59e2 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  78. 27804ce libavb: Make it possible to store A/B metadata somewhere else than 'misc'. am: 4cc9652142 by David Zeuthen · 8 years ago
  79. 5a3ad33 libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 by David Zeuthen · 8 years ago
  80. 1bbf299 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  81. b0d534d libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 by David Zeuthen · 8 years ago
  82. 4cc9652 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  83. a8bb9a0 libavb: Make it possible to load other partitions than 'boot'. by David Zeuthen · 8 years ago
  84. f6450ec Merge "Build libavb as a static library" am: c340892624 am: bb81257872 by bowgotsai · 8 years ago
  85. bb81257 Merge "Build libavb as a static library" am: c340892624 by bowgotsai · 8 years ago
  86. c340892 Merge "Build libavb as a static library" by Treehugger Robot · 8 years ago
  87. af004a8 Build libavb as a static library by bowgotsai · 8 years ago
  88. feaa4d8 Add room for expansion in descriptors. am: 5cb2db99e2 am: d1c6d0fba2 by David Zeuthen · 8 years ago
  89. d1c6d0f Add room for expansion in descriptors. am: 5cb2db99e2 by David Zeuthen · 8 years ago
  90. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  91. 0179a10 Add support for FEC in hashtrees. am: 0b7f1d3aad am: 3cb09b6b51 by David Zeuthen · 8 years ago
  92. 3cb09b6 Add support for FEC in hashtrees. am: 0b7f1d3aad by David Zeuthen · 8 years ago
  93. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  94. 936582b Fix spurious build errors. am: b0013ae7da am: 819bf46303 by David Zeuthen · 8 years ago
  95. 819bf46 Fix spurious build errors. am: b0013ae7da by David Zeuthen · 8 years ago
  96. b0013ae Fix spurious build errors. by David Zeuthen · 8 years ago
  97. 8aea6bf Work around unpredictable output from make_ext4fs. am: 3f53b9de58 am: b541cc4651 by David Zeuthen · 8 years ago
  98. b541cc4 Work around unpredictable output from make_ext4fs. am: 3f53b9de58 by David Zeuthen · 8 years ago
  99. 3f53b9d Work around unpredictable output from make_ext4fs. by David Zeuthen · 8 years ago
  100. a4cef38 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 am: 0153ac4383 by David Zeuthen · 8 years ago