1. 20b5ab2 Make ecdsa_verify_cose testable by Alan Stokes · 1 year, 8 months ago
  2. 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 1 year, 8 months ago
  3. 6177c66 Update source for Rust 1.78.0 by Chris Wailes · 1 year, 8 months ago
  4. b2f52fb Handle NIST format signatures by Alan Stokes · 1 year, 8 months ago
  5. d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 9 months ago
  6. b621fc8 Merge "Refactor android display backend" into main by Jiyong Park · 1 year, 9 months ago
  7. 7d86977 Refactor android display backend by Jiyong Park · 1 year, 9 months ago
  8. dc18475 Merge changes I3b1d64c2,Iffa70df0 into main by Treehugger Robot · 1 year, 9 months ago
  9. ca77302 Embed VmLauncherApp into com.android.virt by Jeongik Cha · 1 year, 9 months ago
  10. 9eaae1d Merge changes from topics "derive-microdroid-vendor-dice-node-for-real", "rollback-index" into main by Nikita Ioffe · 1 year, 9 months ago
  11. eee137d Add clearDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  12. 7add2a4 Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  13. e976472 Add native lib for the android display backend by Jiyong Park · 1 year, 10 months ago
  14. abb6d8a Actually derive microdroid vendor dice node by Nikita Ioffe · 1 year, 10 months ago
  15. ea99b3d libvbmeta: add getter for rollback_index by Nikita Ioffe · 1 year, 10 months ago
  16. dbdac10 [bssl] Add clippy::or_fun_call warning to the crate by Alice Wang · 1 year, 10 months ago
  17. 529bfc2 Support cpu_topology in VmConfig by Jeongik Cha · 1 year, 10 months ago
  18. 7167e1a Merge "[bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation" into main by Alice Wang · 1 year, 10 months ago
  19. f6e0227 [bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation by Alice Wang · 1 year, 10 months ago
  20. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 10 months ago
  21. c8fd489 Merge "Use generated sysprop library." into main by Treehugger Robot · 1 year, 10 months ago
  22. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 11 months ago
  23. d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 10 months ago
  24. ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 10 months ago
  25. e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 11 months ago
  26. e2a0bb0 libfdt: Add next_node_skip_subnodes() by Jaewan Kim · 1 year, 11 months ago
  27. 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 1 year, 11 months ago
  28. 1bf3c09 Merge "[vm tool] Introduce check-feature-enabled" into main by Shikha Panwar · 1 year, 11 months ago
  29. 45e1f46 Merge "libfdt: Fix bug in delete_and_next_node()" into main by Treehugger Robot · 1 year, 11 months ago
  30. 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 1 year, 11 months ago
  31. a5bc892 libfdt: Fix bug in delete_and_next_node() by Jaewan Kim · 1 year, 11 months ago
  32. ca0bb7f Merge "libfdt: Use zerocopy for safe fdt_header wrapper" into main by Treehugger Robot · 1 year, 11 months ago
  33. b13e366 Merge "libfdt: Introduce PropOffset & StringOffset" into main by Treehugger Robot · 1 year, 11 months ago
  34. 3e7e52c Merge changes I1bcdc9f7,I458c578a into main by Treehugger Robot · 1 year, 11 months ago
  35. b1c3460 Merge changes I54ee0330,I26e77cc1,Ib9515431 into main by Treehugger Robot · 1 year, 11 months ago
  36. 566723a libfdt: Use zerocopy for safe fdt_header wrapper by Pierre-Clément Tosi · 2 years ago
  37. 0606f70 libfdt: Introduce PropOffset & StringOffset by Pierre-Clément Tosi · 2 years ago
  38. 7f2658d libfdt: Simplify locating nodes at the root by Pierre-Clément Tosi · 2 years ago
  39. 91be190 libfdt: Replace helper functions with FdtRawResult by Pierre-Clément Tosi · 2 years ago
  40. ee0a1eb libfdt: Introduce abstraction type NodeOffset by Pierre-Clément Tosi · 2 years ago
  41. 38304eb libfdt: Introduce FdtRawResult abstraction type by Pierre-Clément Tosi · 2 years ago
  42. e21ed3f libfdt: Move pack(), unpack(), apply_overlay() by Pierre-Clément Tosi · 2 years ago
  43. a3c4ec3 libfdt: Change FdtNodeMut::add_subnode*(self, ...) by Pierre-Clément Tosi · 1 year, 11 months ago
  44. 973dda3 libfdt: Change to FdtNodeMut::first_subnode(self) by Pierre-Clément Tosi · 1 year, 11 months ago
  45. 948ae2b Merge "Simplify test ownership." into main by Ronish Kalia · 2 years ago
  46. e9c36fb Merge changes from topic "libmemoffset_nostd" into main by Treehugger Robot · 2 years ago
  47. 8704861 Simplify test ownership. by Alan Stokes · 2 years ago
  48. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 2 years ago
  49. ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 2 years ago
  50. afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 2 years ago
  51. eabe1f5 libfdt: Make get_property_by_offset() less unsafe by Pierre-Clément Tosi · 2 years ago
  52. 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 2 years ago
  53. d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 2 years ago
  54. 410e46a libfdt: Move FFI for DT properties to Libfdt* by Pierre-Clément Tosi · 2 years, 1 month ago
  55. 843845d libfdt: Add setprop_placeholder & Improve trimprop by Pierre-Clément Tosi · 2 years ago
  56. a4eaba9 libfdt: Make Libfdt::string() actually safe by Pierre-Clément Tosi · 2 years ago
  57. 60282ae libfdt: Move string functions to Libfdt by Pierre-Clément Tosi · 2 years, 1 month ago
  58. ecd5bbc libfdt: Move phandle functions and 0-cost Phandle by Pierre-Clément Tosi · 2 years, 1 month ago
  59. 9e34e6a Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main by Treehugger Robot · 2 years ago
  60. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 2 years ago
  61. d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years ago
  62. fbb5ee2 libfdt: Move funcs for non-DT buffers out of Fdt by Pierre-Clément Tosi · 2 years, 1 month ago
  63. 99a7690 libfdt: Move FdtError, Result to dedicated module by Pierre-Clément Tosi · 2 years, 1 month ago
  64. cb92b51 libfdt: Clean up the code before moving FFI calls by Pierre-Clément Tosi · 2 years ago
  65. c01fd0d libfdt: Remove duplicate FdtNode::from_mut() by Pierre-Clément Tosi · 2 years ago
  66. ce0b36d libfdt: Make unsafe API for DT cloning safe by Pierre-Clément Tosi · 2 years ago
  67. df3037f libfdt: Make ref casts & transmutes less unsafe by Pierre-Clément Tosi · 2 years ago
  68. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  69. e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 2 years ago
  70. 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 2 years ago
  71. a99b1ce Use rdroidtest proc macro. by Andrew Walbran · 2 years ago
  72. c8ba73c libdiced_open_dice: Visibility to Secretkeeper VTS by Shikha Panwar · 2 years, 1 month ago
  73. 0ebd67e Open visibility of diced_open_dice to secretkeeper by Shikha Panwar · 2 years, 1 month ago
  74. 8579756 Merge "[bssl] Improve error processing when BoringSSL API fails" into main by Alice Wang · 2 years ago
  75. f54aea9 [bssl] Improve error processing when BoringSSL API fails by Alice Wang · 2 years, 1 month ago
  76. 89d77ce Merge changes Id1b32a49,I230bee75 into main by Treehugger Robot · 2 years ago
  77. 1eab723 libfdt: Make properties of FdtNode outlive by Jaewan Kim · 2 years ago
  78. 28a13ea libfdt: Add APIs around FdtNodeMut::delete_and_next_node() by Jaewan Kim · 2 years ago
  79. 5fb76c5 [cbor] Add parse_value_array func for slice to value array conversion by Alice Wang · 2 years ago
  80. 0322b8c Rename bssl-ffi to bssl-sys by Maurice Lam · 2 years, 1 month ago
  81. 411ca27 Merge "[pvmfw] Use AEAD wrapper from libbssl_avf" into main by Alice Wang · 2 years, 1 month ago
  82. 748b19e Merge "Update for new version of der and friends." into main by Andrew Walbran · 2 years, 1 month ago
  83. 5f1a603 libfdt: Add APIs for iterating and deleting subnodes by Jaewan Kim · 2 years, 1 month ago
  84. 5b879eb Update for new version of der and friends. by Andrew Walbran · 2 years, 1 month ago
  85. 5202601 libfdt: Rework APIs for getting subnode by Jaewan Kim · 2 years, 1 month ago
  86. b39fc15 Add host_supported: true by Hasini Gunasinghe · 2 years, 1 month ago
  87. 19234c4 Make open_dice usable in system/authgraph/tests. by Hasini Gunasinghe · 2 years, 1 month ago
  88. 3397b36 [attestation] Validate DICE chain signatures and CSR signature by Alice Wang · 2 years, 2 months ago
  89. ee07f72 [pvmfw] Use AEAD wrapper from libbssl_avf by Alice Wang · 2 years, 4 months ago
  90. e8dc69e Merge "[refactoring] Group all the CBOR util functions in cbor_util" into main by Alice Wang · 2 years, 1 month ago
  91. dd29c5d [refactoring] Group all the CBOR util functions in cbor_util by Alice Wang · 2 years, 1 month ago
  92. c09010a Merge "[dm][refactoring] Use hex crate to encode/decode hex string" into main by Alice Wang · 2 years, 1 month ago
  93. 8ed29ce [dm][refactoring] Use hex crate to encode/decode hex string by Alice Wang · 2 years, 2 months ago
  94. e734a4f Merge "libfdt: Add FdtNode::descendants()" into main by Treehugger Robot · 2 years, 1 month ago
  95. c9e1411 libfdt: Add FdtNode::descendants() by Jaewan Kim · 2 years, 2 months ago
  96. ce81f1a Merge "Use cert hash not public key for APK authority" into main by Alan Stokes · 2 years, 1 month ago
  97. 1508df2 Use cert hash not public key for APK authority by Alan Stokes · 2 years, 2 months ago
  98. be7a4b1 [bssl] Support conversion from COSE_Key to EVP_PKEY by Alice Wang · 2 years, 2 months ago
  99. 884648d [bssl] Support ECDSA P-384 signature verification by Alice Wang · 2 years, 2 months ago
  100. 7468ae4 [bssl] Support ED25519/X25519 public key types for EVP_PKEY by Alice Wang · 2 years, 2 months ago