1. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  2. 40c8b45 fd_server: switch to lifsverity_rs by Victor Hsieh · 2 years, 5 months ago
  3. 437a88f Drop unnecessary dependencies to libbinder_rpc_unstable by Jiyong Park · 2 years, 6 months ago
  4. da8786d Add more clap tests. by Andrew Walbran · 2 years, 8 months ago
  5. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  6. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 9 months ago
  7. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  8. 543d199 fd_server: use clap's derive by Victor Hsieh · 2 years, 11 months ago
  9. 6e78d3c fd_server: reduce footprint of RawFd usage by Victor Hsieh · 3 years ago
  10. bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years ago
  11. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  12. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  13. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  14. 3d5d266 Merge "migrate to clap 3.x" by Jeffrey Vander Stoep · 3 years ago
  15. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
  16. a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years ago
  17. abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years ago
  18. bf944d7 fd_server: use RwLock instead of Mutex by Victor Hsieh · 3 years, 5 months ago
  19. 2e0ded0 Changes for the Rust 1.59.0 update by Charisee · 3 years, 5 months ago
  20. 928d503 Add comment for how O_CREAT and O_TRUNC is handled by Victor Hsieh · 3 years, 6 months ago
  21. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  22. 8e28511 Run fd_server with umask 0 by Victor Hsieh · 3 years, 8 months ago
  23. f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
  24. dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 8 months ago
  25. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  26. f7fc3d3 Implement statfs for authfs by Victor Hsieh · 3 years, 9 months ago
  27. 559b927 fd_server: support open file by path at a dir fd by Victor Hsieh · 3 years, 9 months ago
  28. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
  29. be8b08d Let fd_server return errno as service specific error by Victor Hsieh · 3 years, 9 months ago
  30. c85e4ef Refactor: use callback instead of returning a reference by Victor Hsieh · 3 years, 10 months ago
  31. b0f5fc8 Split fd_server service impl into new file by Victor Hsieh · 3 years, 10 months ago
  32. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 3 years, 10 months ago
  33. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 3 years, 10 months ago
  34. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  35. 1a8cd04 authfs: Remove local binder support by Victor Hsieh · 4 years ago
  36. 50d75ac Remove file size from authfs flags by Victor Hsieh · 4 years ago
  37. f81b058 Upgrade to nix-0.22.0. by Joel Galenson · 4 years ago
  38. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  39. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 2 months ago
  40. b50e0fa authfs/fd_server: set prefer_rlib to true by Victor Hsieh · 4 years, 2 months ago
  41. 2c3ea13 Merge changes I1ec20b6f,Id556f5ae by Victor Hsieh · 4 years, 3 months ago
  42. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 3 months ago
  43. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 4 months ago
  44. 4dc85c9 authfs: return Merkle tree hidden in the filesystem by Victor Hsieh · 4 years, 5 months ago
  45. 8316a62 Merge "set_requesting_sid is now on IBinderInternal." by Andrew Walbran · 4 years, 5 months ago
  46. 60acfd3 authfs: Remote file editor over binder by Victor Hsieh · 4 years, 6 months ago
  47. bb49b44 set_requesting_sid is now on IBinderInternal. by Andrew Walbran · 4 years, 5 months ago
  48. 573c649 Add authfs and fd_server to com.android.virt apex by Victor Hsieh · 4 years, 5 months ago
  49. 606dfaa [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 5 months ago
  50. 42cc776 authfs: fd_server to expose local FD via binder interface by Victor Hsieh · 4 years, 7 months ago