1. c874cd2 Add tests for Rust VM Payload by Alan Stokes · 1 year, 2 months ago
  2. 9fd57b0 Create a Rust wrapper for vm_payload by Alan Stokes · 1 year, 2 months ago
  3. f5fc5f7 Make the VM Payload API explicitly public by Alan Stokes · 1 year, 3 months ago
  4. 5f939f9 Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 3 months ago
  5. 289d5b0 README fixes by Alan Stokes · 1 year, 4 months ago
  6. f5ddcb4 Update stub.c by Alan Stokes · 1 year, 4 months ago
  7. 1715f37 [vm_payload] Adjust NDK API struct and function names by Alice Wang · 1 year, 6 months ago
  8. 37a795c Rename javalib/ to java and move APIs to java/framework by Nikita Ioffe · 1 year, 6 months ago
  9. e64dd18 [test] Add e2e instrumentation test for VM attestation by Alice Wang · 1 year, 7 months ago
  10. 4777344 Merge changes I153ccc20,I5e02dc07 into main by Treehugger Robot · 1 year, 6 months ago
  11. eeadc3f [attestation] Rename test_apk to demo_apk for Vm attestation by Alice Wang · 1 year, 6 months ago
  12. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 1 year, 6 months ago
  13. c474a0f [vm_payload][refactoring] Remove redundant vm_payload/lib.rs by Alice Wang · 1 year, 6 months ago
  14. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  15. 4c6c558 [x509] Parse certificate chain from RKPD into individual certificate by Alice Wang · 1 year, 9 months ago
  16. eb98269 Merge "Remove include of <stdnoreturn.h>" into main by Treehugger Robot · 1 year, 9 months ago
  17. d6377b4 Remove include of <stdnoreturn.h> by Henri Chataing · 1 year, 9 months ago
  18. 2c05614 Merge "Fix minor build error" into main by Treehugger Robot · 1 year, 9 months ago
  19. f760196 Fix minor build error by Alan Stokes · 1 year, 9 months ago
  20. 677a5b8 [rkp] Return error code when requestAttestation fails by Alice Wang · 1 year, 9 months ago
  21. 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 1 year, 10 months ago
  22. 32bbc2e README for the Java APIs by Alan Stokes · 1 year, 10 months ago
  23. ac080d3 [attestation] Rename service_vm/client_apk to test_apk by Alice Wang · 1 year, 9 months ago
  24. a410b64 [attestation] Rename the client VM attestation API by Alice Wang · 1 year, 10 months ago
  25. 159d3d6 Fix typo in comment by Alan Stokes · 1 year, 11 months ago
  26. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  27. aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years ago
  28. 617c39e Re-enable sanitizers in Rust modules. by Ivan Lozano · 2 years, 2 months ago
  29. c8bf613 Merge "[service-vm] Start a bare-metal service VM from a client app" by Alice Wang · 2 years, 4 months ago
  30. c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
  31. a0e4296 Require unsafe blocks in unsafe functions by Alan Stokes · 2 years, 4 months ago
  32. 1702ac6 Documentation fixes by Alan Stokes · 2 years, 7 months ago
  33. 6979b5f Rewrite the getVmInstanceSecret comment by Alan Stokes · 2 years, 7 months ago
  34. be8158c Fix a typo. by Alan Stokes · 2 years, 7 months ago
  35. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 8 months ago
  36. 88805d5 Native API fixes by Alan Stokes · 2 years, 8 months ago
  37. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  38. 4273fe5 Add a README for vm_payload by Alan Stokes · 2 years, 8 months ago
  39. 6d1f56e Check in stub.c by Alan Stokes · 2 years, 8 months ago
  40. ddc124b Implement native method getEncryptedStoragePath() by Shikha Panwar · 2 years, 8 months ago
  41. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 2 years, 9 months ago
  42. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  43. 338e028 Merge "Panic on non-actionable failures" by Treehugger Robot · 2 years, 9 months ago
  44. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  45. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 9 months ago
  46. 06cba6f Move vm_payload to the top level by Alan Stokes · 2 years, 9 months ago