1. 072c398 [rpc_binder] Add ARpcServer_newBoundSocket API by Alice Wang · 2 years, 3 months ago
  2. e65f73c libbinder: finish outgoing thread->conn. rename by Steven Moreland · 2 years, 6 months ago
  3. feb13e8 RPC Binder: setMaxOutgoing{Threads,Connections} by Steven Moreland · 2 years, 6 months ago
  4. 3463706 rpc_binder: Create C/Rust bindings for inet socket by Yiming Jing · 2 years, 7 months ago
  5. e1f8dd8 Set CLOEXEC on socket inherited from init by Alan Stokes · 2 years, 8 months ago
  6. 4766a1f rpc_binder: Prevent RpcServer shutdown deadlock by David Brazdil · 2 years, 9 months ago
  7. 793e879 rpc_binder: Mark ARpcServer_shutdown [[nodiscard]] by David Brazdil · 2 years, 9 months ago
  8. e1bd983 rpc_binder: Create C/Rust bindings for bootstrap UDS by David Brazdil · 2 years, 9 months ago
  9. ae3ec6a rpc_binder: Refactor C/Rust wrappers for RpcSession by David Brazdil · 2 years, 9 months ago
  10. b96737d rpc_binder: Remove unused VsockFactory server code by David Brazdil · 2 years, 9 months ago
  11. a47dfda rpc_binder: Specify CID for vsock RpcServer by David Brazdil · 2 years, 10 months ago
  12. efb5683 rpc_binder: Refactor C/Rust bindings to control server lifetime by David Brazdil · 2 years, 10 months ago
  13. 30c204d [rpc_binder] Adjust return when raw socket is not set up by Alice Wang · 2 years, 10 months ago
  14. 893a991 [rpc_binder] Implement RPC binder over init-managed Unix domain socket by Alice Wang · 2 years, 11 months ago
  15. 0746668 [rpc_binder] Rename RpcClient to VsockRpcClient by Alice Wang · 2 years, 11 months ago
  16. 7e93560 [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 11 months ago
  17. 86124ca libbinder: switch sockaddr to byte array in RpcServer by Andrei Homescu · 3 years, 5 months ago
  18. 091050a Add rpc server using service factory by Inseob Kim · 3 years, 10 months ago
  19. 2a2d8f1 libbinder: RPC - remove 'agreed experimental' by Steven Moreland · 3 years, 11 months ago
  20. 172473f Support callback for rpc server by Inseob Kim · 4 years ago
  21. e12fccc Add support for preconnected RPC client by Inseob Kim · 4 years ago
  22. 2372f9d libbinder: RPC use 'status_t' over 'bool' by Steven Moreland · 4 years, 1 month ago
  23. d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 4 years, 3 months ago