1. 74a5445 libbinder: build on Trusty by Andrei Homescu · 3 years, 9 months ago
  2. 09ba064 Merge "libbinder: Fix out-of-bounds abort in RpcServer" by Treehugger Robot · 3 years, 2 months ago
  3. 26b494e libbinder: Fix out-of-bounds abort in RpcServer by Frederick Mayle · 3 years, 2 months ago
  4. 7c0b79f libbinder: separate OS-specific code from Utils.cpp by Andrei Homescu · 3 years, 2 months ago
  5. ffa3aaa libbinder: add build option for single-threaded RPC by Andrei Homescu · 3 years, 5 months ago
  6. ffe9ac2 libbinder: Stricter protocol and code for receiving FDs by Frederick Mayle · 3 years, 2 months ago
  7. 69a0c99 binder: Add FD support to RPC Binder by Frederick Mayle · 3 years, 3 months ago
  8. 5e30146 libbinder: clear RpcTransportCtx for new sessions in RpcServer by Andrei Homescu · 3 years, 4 months ago
  9. 86124ca libbinder: switch sockaddr to byte array in RpcServer by Andrei Homescu · 3 years, 4 months ago
  10. 695368f Use android::base::function_ref isntead of std::function by Devin Moore · 3 years, 3 months ago
  11. c24c879 libbinder: move session ID RNG code to Utils.cpp by Andrei Homescu · 3 years, 5 months ago
  12. 1d935e8 libbinder: add TEMP_FAILURE_RETRY header to RPC code by Andrei Homescu · 3 years, 4 months ago
  13. a39e4ed binder: Eliminate a data copy in RPC transport operations by Andrei Homescu · 3 years, 9 months ago
  14. 2a2d8f1 libbinder: RPC - remove 'agreed experimental' by Steven Moreland · 3 years, 11 months ago
  15. 51c44a9 libbinder: support server-specific session by Steven Moreland · 3 years, 11 months ago
  16. 1042306 binder: RpcSession::*MaxThreads -> *MaxIncomingThreads by Yifan Hong · 3 years, 11 months ago
  17. c503204 libbinder: RPC error on unexpected session ID size by Steven Moreland · 4 years ago
  18. b37aced Merge changes from topic "libbinder-rpc-perf-poll" by Steven Moreland · 4 years ago
  19. ab3f442 libbinder: RPC avoid FdTrigger shutdown race by Steven Moreland · 4 years ago
  20. 43921d5 libbinder: RPC handle builtup refcounts by Steven Moreland · 4 years ago
  21. 9734cfc binder: CertificateFormat -> RpcCertificateFormat. by Yifan Hong · 4 years ago
  22. 2ec5688 binder: X509 are serialized to vector<uint8_t> by Yifan Hong · 4 years ago
  23. 21fcad2 Merge changes If27bffb5,I945e650b by Steven Moreland · 4 years ago
  24. fdd9f69 binder: Delete addTrustedPeerCertificate. by Yifan Hong · 4 years ago
  25. 826367f libbinder: Session ID implemented directly. by Steven Moreland · 4 years ago
  26. ecf937d binder: RpcServer / RpcSession add API for certs. by Yifan Hong · 4 years, 1 month ago
  27. f6d4229 binder: RpcTranpsortCtx::newTransport Add FdTrigger arg. by Yifan Hong · 4 years, 1 month ago
  28. b675ffe binder: RPC uses non-blocking sockets. by Yifan Hong · 4 years, 1 month ago
  29. 8c95042 binder: Refactor: move FdTrigger to its own file / class. by Yifan Hong · 4 years, 1 month ago
  30. 2372f9d libbinder: RPC use 'status_t' over 'bool' by Steven Moreland · 4 years, 1 month ago
  31. 5bff742 Merge changes I809345c5,Ic6c6bec4 by Yifan Hong · 4 years, 1 month ago
  32. 702115c binder: Use RpcTransport by Yifan Hong · 4 years, 2 months ago
  33. f3b9c4f binder RPC add IP address argument when setting up Inet socket by Devin Moore · 4 years, 1 month ago
  34. bf57bce libbinder: RPC binder - incl. protocol version by Steven Moreland · 4 years, 1 month ago
  35. dd67b94 libbinder: fix RPC setup races by Steven Moreland · 4 years, 1 month ago
  36. 1bbd2ee Merge changes Ie1fc2d92,Ie66e92cc,I09a4520a,Ia13d0dc1 by Steven Moreland · 4 years, 2 months ago
  37. 1b30429 libbinder: respect 'reverse' cncts are 'incoming' by Steven Moreland · 4 years, 2 months ago
  38. 798e0d1 libbinder: send is non-blocking and interruptible by Steven Moreland · 4 years, 2 months ago
  39. f94b148 Merge "libbinder: better RpcSession shutdown detail logs" by Treehugger Robot · 4 years, 2 months ago
  40. e96a1f1 binder: Increase RPC backlog to 50. by Yifan Hong · 4 years, 2 months ago
  41. 1c943ec libbinder: better RpcSession shutdown detail logs by Steven Moreland · 4 years, 2 months ago
  42. 6fe1963 RpcServer: Don't shadow local var by Yifan Hong · 4 years, 2 months ago
  43. b86e26b libbinder: RPC skip init on /dev/null by Steven Moreland · 4 years, 3 months ago
  44. 01a6bad libbinder: RPC session ID uses the long binder ID by Steven Moreland · 4 years, 3 months ago
  45. 19fc9f7 libbinder: RPC disambiguate server/client by Steven Moreland · 4 years, 3 months ago
  46. c88b7fc libbinder: RPC know when connections setup by Steven Moreland · 4 years, 3 months ago
  47. a8b4429 libbinder: server sessions shut down independently by Steven Moreland · 4 years, 3 months ago
  48. 410325a libbinder: RpcServer: remove acceptOne by Steven Moreland · 4 years, 3 months ago
  49. 103424e libbinder: RPC more symmetrical max threads by Steven Moreland · 4 years, 3 months ago
  50. 659416d libbinder: reverse connections by Steven Moreland · 4 years, 4 months ago
  51. a86e8fe libbinder: better session termination naming by Steven Moreland · 4 years, 3 months ago
  52. adc5dca libbinder: RPC save notify on transferring thread by Steven Moreland · 4 years, 3 months ago
  53. af4ca71 binderRpcTest: use waitpid by Steven Moreland · 4 years, 3 months ago
  54. ee3f466 libbinder: shutdown session threads by Steven Moreland · 4 years, 3 months ago
  55. 2b4f380 libbinder: FdTrigger methods use status_t by Steven Moreland · 4 years, 3 months ago
  56. 9e8b642 libbinder:interruptableRecv>interruptableReadFully by Steven Moreland · 4 years, 3 months ago
  57. 9d11b92 libbinder: RpcServer - shutdown connection threads by Steven Moreland · 4 years, 4 months ago
  58. 326afd1 Add RpcServer::start() by Yifan Hong · 4 years, 4 months ago
  59. bb2cca7 Merge "RpcServer::establishConnection: make static" by Treehugger Robot · 4 years, 4 months ago
  60. b8a40de Merge changes I7648ff04,Ie8012b1c,I3e655277 by Steven Moreland · 4 years, 4 months ago
  61. a085467 libbinder: RpcServer privatize acceptOne by Steven Moreland · 4 years, 4 months ago
  62. 4ec3c43 libbinder: FdTrigger encapsulate poll by Steven Moreland · 4 years, 4 months ago
  63. e47511f libbinder: move FdTrigger to RpcSession by Steven Moreland · 4 years, 4 months ago
  64. 436f0e6 ~RpcServer() calls shutdown explicitly. by Yifan Hong · 4 years, 4 months ago
  65. b300550 RpcServer::establishConnection: make static by Yifan Hong · 4 years, 4 months ago
  66. 1a23585 Add RpcServer::shutdown. by Yifan Hong · 4 years, 4 months ago
  67. c276f8d RpcServer::setupSocketServer prevent race by Yifan Hong · 4 years, 4 months ago
  68. 00aeb76 RpcServer: expose server fd by Yifan Hong · 4 years, 4 months ago
  69. 0eb5a67 Add RpcServer::hasServer by Yifan Hong · 4 years, 4 months ago
  70. c3229ab Merge changes Ifc1da577,Ide630e36,Ia215f1a0 by Steven Moreland · 4 years, 4 months ago
  71. d539fbf libbinder: fuzzer for RPC server by Steven Moreland · 4 years, 4 months ago
  72. 5802c2b libbinder: RPC explicit connect thread ownership by Steven Moreland · 4 years, 4 months ago
  73. 4ffb0c7 Add RpcServer::setRootObjectWeak(wp) by Yifan Hong · 4 years, 4 months ago
  74. a63ff93 libbinder: RPC read connection info on 2nd thread by Steven Moreland · 4 years, 4 months ago
  75. 226376f Merge "libbinder: remove unused 'pool' var" by Treehugger Robot · 4 years, 4 months ago
  76. a416e7b Merge "libbinder: RPC - add DOS TODO" by Steven Moreland · 4 years, 4 months ago
  77. 94a9ae3 Merge changes I9b5b2876,I3b93e0a9 by Steven Moreland · 4 years, 4 months ago
  78. 279589c Merge "0->nullptr." by Treehugger Robot · 4 years, 4 months ago
  79. bd5002b libbinder: vsock compiles on host by Steven Moreland · 4 years, 4 months ago
  80. 8193c18 libbinder: RPC - add DOS TODO by Steven Moreland · 4 years, 4 months ago
  81. ef9cacf libbinder: remove unused 'pool' var by Steven Moreland · 4 years, 4 months ago
  82. 00db74d 0->nullptr. by Yifan Hong · 4 years, 4 months ago
  83. ee78e76 libbinder: delete dead server objects by Steven Moreland · 4 years, 4 months ago
  84. bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 4 months ago
  85. 704fc1a libbinder: RPC server setup debug logs by Steven Moreland · 4 years, 4 months ago
  86. 736664b libbinder: dynamically accept clients by Steven Moreland · 4 years, 4 months ago
  87. 7c5e6c2 libbinder: RpcConnection: add ID by Steven Moreland · 4 years, 4 months ago
  88. 611d15f libbinder: RPC sock addr associated with RpcServer by Steven Moreland · 4 years, 4 months ago
  89. f137de9 libbinder: finalize connect/server APIs by Steven Moreland · 4 years, 4 months ago
  90. fee3b89 Merge "RpcServer: Remove unused using." by Yifan Hong · 4 years, 4 months ago
  91. 6c763ec RpcServer: Remove unused using. by Yifan Hong · 4 years, 4 months ago
  92. ebafe33 RpcServer: be thread safe by Steven Moreland · 4 years, 4 months ago
  93. 1a3a8ef libbinder use stronger refbase semantics by Steven Moreland · 4 years, 5 months ago
  94. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 10 months ago