1. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 7 years ago
  2. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 7 years ago
  3. b0f1787 Use Markdown in README file. by David Zeuthen · 7 years ago
  4. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 7 years ago
  5. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 7 years ago
  6. 49a88a3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  7. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 7 years ago
  8. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 7 years ago
  9. e9fbb11 uefi: Fix off by one when loading footers. by David Zeuthen · 7 years ago
  10. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 7 years ago
  11. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 7 years ago
  12. e3cadca Rework how versioning work. by David Zeuthen · 7 years ago
  13. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 7 years ago
  14. 19c3843 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 7 years ago
  15. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  16. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  17. b82476b Merge "Add libbase dependency for bootctrl.avb" by Treehugger Robot · 7 years ago
  18. faa5d3a Add libbase dependency for bootctrl.avb by bowgotsai · 7 years ago
  19. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 7 years ago
  20. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 7 years ago
  21. d9c76c7 Add sample UEFI bootloader using libavb and libavb_ab. by David Zeuthen · 7 years ago
  22. c73cc6d Delete public pem files. by Jocelyn Bohr · 7 years ago
  23. 1bb0e3b Rename libcrypto-host to libcrypto by Jocelyn Bohr · 7 years ago
  24. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  25. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 7 years ago
  26. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 7 years ago
  27. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 7 years ago
  28. 574ed99 Rework interactions between AvbOps and AvbABOps. by David Zeuthen · 7 years ago
  29. 4b6a634 Fix-up coding style and add PREUPLOAD.cfg file. by David Zeuthen · 7 years ago
  30. 3c58e59 Merge changes from topic 'fix-errors' by Treehugger Robot · 8 years ago
  31. 4cfa3cd libavb: fix -Werror=return-type compilation error. by Dzmitry Yatsushkevich · 8 years ago
  32. b82c411 libavb: fix gcc compilation error. by Dzmitry Yatsushkevich · 8 years ago
  33. dc883a1 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  34. 4e55279 avbtool: add support for signing helper. by Dzmitry Yatsushkevich · 8 years ago
  35. 72d5790 test: Add abstract delegate and better rollback indexes to FakeAvbOps by Darren Krahn · 8 years ago
  36. c9fa424 libavb: Move algorithm data to avb_crypto.h by Darren Krahn · 8 years ago
  37. 3543ec5 Merge "Make 32-bit version of the unit tests pass." by Treehugger Robot · 8 years ago
  38. 9744c20 Make 32-bit version of the unit tests pass. by David Zeuthen · 8 years ago
  39. 63b836e libavb_ab: Fixed typos by Darren Krahn · 8 years ago
  40. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  41. 8681a33 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  42. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  43. 699d4e5 Merge "Add way to disable dm-verity allowing rootfs to be writable." by Treehugger Robot · 8 years ago
  44. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  45. a74339a Enable operations on unlocked devices. am: 0155e6b158 by David Zeuthen · 8 years ago
  46. 0155e6b Enable operations on unlocked devices. by David Zeuthen · 8 years ago
  47. cf08501 Make it possible to include public key metadata. am: 18666abc5d by David Zeuthen · 8 years ago
  48. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  49. 5e29932 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  50. baf59e2 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  51. 1bbf299 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  52. b0d534d libavb: Make it possible to load other partitions than 'boot'. am: a8bb9a0e86 by David Zeuthen · 8 years ago
  53. 4cc9652 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  54. a8bb9a0 libavb: Make it possible to load other partitions than 'boot'. by David Zeuthen · 8 years ago
  55. bb81257 Merge "Build libavb as a static library" am: c340892624 by bowgotsai · 8 years ago
  56. c340892 Merge "Build libavb as a static library" by Treehugger Robot · 8 years ago
  57. af004a8 Build libavb as a static library by bowgotsai · 8 years ago
  58. d1c6d0f Add room for expansion in descriptors. am: 5cb2db99e2 by David Zeuthen · 8 years ago
  59. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  60. 3cb09b6 Add support for FEC in hashtrees. am: 0b7f1d3aad by David Zeuthen · 8 years ago
  61. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  62. 819bf46 Fix spurious build errors. am: b0013ae7da by David Zeuthen · 8 years ago
  63. b0013ae Fix spurious build errors. by David Zeuthen · 8 years ago
  64. b541cc4 Work around unpredictable output from make_ext4fs. am: 3f53b9de58 by David Zeuthen · 8 years ago
  65. 3f53b9d Work around unpredictable output from make_ext4fs. by David Zeuthen · 8 years ago
  66. a4cef38 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 am: 0153ac4383 by David Zeuthen · 8 years ago
  67. 47f7c11 Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed am: 90bd1317e8 by David Zeuthen · 8 years ago
  68. 82be410 avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 am: 9e577f5cbb by David Zeuthen · 8 years ago
  69. be5fd61 libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 am: 29e4244edf by David Zeuthen · 8 years ago
  70. dfc9830 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 am: 0153ac4383 by David Zeuthen · 8 years ago
  71. fa1a11c Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed by David Zeuthen · 8 years ago
  72. 97c3bbe avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 by David Zeuthen · 8 years ago
  73. ad7dcec libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 am: 29e4244edf by David Zeuthen · 8 years ago
  74. 0153ac4 Include full vbmeta digest on the kernel cmdline. am: 88b13e12a0 by David Zeuthen · 8 years ago
  75. 90bd131 Minor fixes to make the boot_control HAL work on real hardware. am: 1eb74c93ed by David Zeuthen · 8 years ago
  76. 9e577f5 avbtool: add_hashtree_footer: Add --calc_max_image_size option. am: 09692696e6 by David Zeuthen · 8 years ago
  77. 29e4244 libavb: Allow AvbOps functions to fail with OOM. am: 507752b2b5 by David Zeuthen · 8 years ago
  78. 88b13e1 Include full vbmeta digest on the kernel cmdline. by David Zeuthen · 8 years ago
  79. 1eb74c9 Minor fixes to make the boot_control HAL work on real hardware. by David Zeuthen · 8 years ago
  80. 0969269 avbtool: add_hashtree_footer: Add --calc_max_image_size option. by David Zeuthen · 8 years ago
  81. 507752b libavb: Allow AvbOps functions to fail with OOM. by David Zeuthen · 8 years ago
  82. 8b6973b Add A/B implementation. by David Zeuthen · 8 years ago
  83. c612e2e Switch to MIT license. by David Zeuthen · 8 years ago
  84. 50eebf7 Update unit tests for new make_ext4fs. by David Zeuthen · 8 years ago
  85. a4fee8b Add support for sparse image files. by David Zeuthen · 8 years ago
  86. 21e9526 Add common verified boot tools and library. by David Zeuthen · 8 years ago
  87. d96bbb1 Initial empty repository by kuantung · 8 years ago