1. d1c5a05 delete custom panic hooks by Frederick Mayle · 7 months ago
  2. 2528487 Re-organize compos directories by Jiyong Park · 12 months ago[Renamed from compos/src/compsvc_main.rs]
  3. 9fd57b0 Create a Rust wrapper for vm_payload by Alan Stokes · 1 year, 2 months ago
  4. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  5. d6377b4 Remove include of <stdnoreturn.h> by Henri Chataing · 1 year, 9 months ago
  6. ae3350d Standardise and add safety comments. by Andrew Walbran · 2 years ago
  7. e0945ad RPC Server never returns by Alan Stokes · 2 years, 8 months ago
  8. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 8 months ago
  9. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 8 months ago
  10. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 9 months ago
  11. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 9 months ago
  12. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  13. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 2 years, 10 months ago
  14. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  15. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
  16. 6542fdd Remove old key management by Alan Stokes · 3 years, 5 months ago
  17. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 5 months ago
  18. 454069c Always log to logcat by Alan Stokes · 3 years, 6 months ago
  19. 7e8c9fc Write panic messages to logcat by Alan Stokes · 3 years, 6 months ago
  20. 223a746 Migrate off keystore by Alan Stokes · 3 years, 6 months ago
  21. c33d292 Key blob protection using AEAD by Alan Stokes · 3 years, 6 months ago
  22. 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 6 months ago
  23. 183d7d3 Add code to bulk-sign artifacts by Alan Stokes · 3 years, 8 months ago
  24. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 9 months ago
  25. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 3 years, 10 months ago
  26. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 3 years, 10 months ago
  27. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 3 years, 11 months ago
  28. f03d81a Assorted client fixes. by Alan Stokes · 3 years, 10 months ago
  29. 17fd36a Extract a library for common CompOS things by Alan Stokes · 3 years, 11 months ago
  30. 9ebf7ee compsvc: Remove local binder support by Victor Hsieh · 3 years, 11 months ago
  31. 9ed2718 compos: Sign fs-verity digest of output files by Victor Hsieh · 4 years ago
  32. 23f7359 Merge ICompOsKeyService into ICompOsService by Victor Hsieh · 4 years ago
  33. a64194b Add CompOsKeyService to ICompOsService by Victor Hsieh · 4 years ago
  34. 51789de Refactor compilation out of compsvc by Victor Hsieh · 4 years ago
  35. 7ec4e7f Use CompOsKeyService as compsvc factory. by Alan Stokes · 4 years ago
  36. 9e2c5d5 Split compsvc.rs. by Alan Stokes · 4 years ago