1. 2324d36 ref: Add support for manager.StopListening, which puts the by Matt Rosencrantz · 10 years ago
  2. ecf6c54 flow/conn: Add Dialer and Acceptor tags during conn handshake. by Suharsh Sivakumar · 10 years ago
  3. 3bb5d53 Merge "rpc/test/full_test: Skip TestStreamReadTerminatedByServer for now." by Suharsh Sivakumar · 10 years ago
  4. 3e7a8ab TBR rpc/test: Make more tests pass under XServers. by Suharsh Sivakumar · 10 years ago
  5. c4b82e1 Merge "rpc/test: Make tests in glob_test.go pass under XServers mode." by Suharsh Sivakumar · 10 years ago
  6. 85bf353 rpc/test/full_test: Skip TestStreamReadTerminatedByServer for now. by Suharsh Sivakumar · 10 years ago
  7. f47a854 Merge "flow/conn: Ensure that client flow blessings are bound to client conn public key." by Suharsh Sivakumar · 10 years ago
  8. d4213db rpc/test: Make tests in glob_test.go pass under XServers mode. by Suharsh Sivakumar · 10 years ago
  9. 394882d Merge "manager/conncache: Conncache will close replaced connections." by Suharsh Sivakumar · 10 years ago
  10. 728d6e3 flow/conn: Ensure that client flow blessings are bound to client conn by Suharsh Sivakumar · 10 years ago
  11. ac302f7 manager/conncache: Conncache will close replaced connections. by Suharsh Sivakumar · 10 years ago
  12. 7a25c1f ref: Add lameducking support into the flow.Conn. by Matt Rosencrantz · 10 years ago
  13. b417206 Merge "TBR: ref: Replace "v23" (the tool name) with "jiri"." by Nicolas Lacasse · 10 years ago
  14. 05885dd Merge "runtime/internal/rpc: Make ref package tests pass with XServers state." by Suharsh Sivakumar · 10 years ago
  15. 363b779 Merge "rpc/benchmark: Make benchmark test pass under XServers state." by Suharsh Sivakumar · 10 years ago
  16. 31c95ed Merge "flow/conn: Add UpdateFlowHandler to ensure that the correct fh is used when Dial calls make a cache hit." by Suharsh Sivakumar · 10 years ago
  17. 539338b Merge "rpc/xserver: return server from Server method." by Suharsh Sivakumar · 10 years ago
  18. 0d917c4 runtime/internal/rpc: Make ref package tests pass with XServers state. by Suharsh Sivakumar · 10 years ago
  19. b3de923 rpc/benchmark: Make benchmark test pass under XServers state. by Suharsh Sivakumar · 10 years ago
  20. f5b8115 flow/conn: Add UpdateFlowHandler to ensure that the correct fh is used by Suharsh Sivakumar · 10 years ago
  21. c8085d6 rpc/xserver: return server from Server method. by Suharsh Sivakumar · 10 years ago
  22. 22b3b99 ref/discovery: Implement a ble plugin for discovery. by Shyam Jayaraman · 10 years ago
  23. a5add4b Merge "rpc/x{server,client}: Implement the rest of security for xserver/xclient." by Suharsh Sivakumar · 10 years ago
  24. 63dab49 ref: Introduce proxylisten to flow.Manager. by Suharsh Sivakumar · 10 years ago
  25. fa4e69f rpc/x{server,client}: Implement the rest of security for xserver/xclient. by Suharsh Sivakumar · 10 years ago
  26. 0f07c60 TBR: ref: Replace "v23" (the tool name) with "jiri". by Nicolas Lacasse · 10 years ago
  27. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
  28. f43f44e Merge "flow/manager: Enforce that the ctx passed to methods on the flow.manager should have the same manager." by Suharsh Sivakumar · 10 years ago
  29. 6811a07 Merge "flow/conn: Don't kill proxied connections when approaching FD limits since they don't take up FD resources." by Suharsh Sivakumar · 10 years ago
  30. 2ebd6cf flow/conn: Don't kill proxied connections when approaching FD limits by Suharsh Sivakumar · 10 years ago
  31. c360e05 flow/manager: Periodically kill closed connections. by Suharsh Sivakumar · 10 years ago
  32. c51e014 flow/manager: Enforce that the ctx passed to methods on the flow.manager by Suharsh Sivakumar · 10 years ago
  33. 43cac12 flow/manager: Make a manager dialing itself an error. by Suharsh Sivakumar · 10 years ago
  34. af3c76f ref/runtime/internal/rpc: Refactor many tests to use the public API. by Matt Rosencrantz · 10 years ago
  35. 182f22a ref/runtime/internal/rpc/stream/manager: Fix test hang. by Matt Rosencrantz · 10 years ago
  36. d4c78bd Merge "flow,xproxyd: Bump up leakWaitTime to 250ms." by Suharsh Sivakumar · 10 years ago
  37. f69f805 Merge "rpc/xserver: Resolve listenspec proxy correctly before passing it to Listen." by Suharsh Sivakumar · 10 years ago
  38. b73dd63 flow,xproxyd: Bump up leakWaitTime to 250ms. by Suharsh Sivakumar · 10 years ago
  39. ee7053b flow/conn: Make markUsed only update user created flows. by Suharsh Sivakumar · 10 years ago
  40. 8908a9f rpc/xserver: Resolve listenspec proxy correctly before passing it to Listen. by Suharsh Sivakumar · 10 years ago
  41. 36f188b flow/manager: Fix bidirectional rpc. by Suharsh Sivakumar · 10 years ago
  42. 759542f Merge "x/ref/namespace: Adding errNoServers to the list of errors that are considered for notMT()" by Ali Ghassemi · 10 years ago
  43. 8212673 Merge "services/xproxyd: Make reconnectDelay a const." by Suharsh Sivakumar · 10 years ago
  44. 2fbdb2d Merge "flow/manager: Make TestDialCachedConn actually test something." by Suharsh Sivakumar · 10 years ago
  45. 675969a services/xproxyd: Make reconnectDelay a const. by Suharsh Sivakumar · 10 years ago
  46. a03a90e flow/manager: Make TestDialCachedConn actually test something. by Suharsh Sivakumar · 10 years ago
  47. c1d9e04 xserver proxying: Add proxying to server. by Suharsh Sivakumar · 10 years ago
  48. b46aa5d Merge "xproxy: Add reconnection to proxy logic." by Suharsh Sivakumar · 10 years ago
  49. 8adb857 internal/flow/manager: Change test that uses same manager for dialer by Suharsh Sivakumar · 10 years ago
  50. f82e2b4 xproxy: Add reconnection to proxy logic. by Suharsh Sivakumar · 10 years ago
  51. 43a872b x/ref/namespace: Adding errNoServers to the list of errors that by Ali Ghassemi · 10 years ago
  52. ce09ab2 manager_test: Shutdown the test correctly to cleanup goroutines. by Suharsh Sivakumar · 10 years ago
  53. 03153c2 Merge "ref: Remove v23.NewServer and rpc.DeprecatedServer from the public api.." by Matt Rosencrantz · 10 years ago
  54. 04a71a8 Merge "flow/manager: Proper cleanup of manager. No goroutines leaked." by Suharsh Sivakumar · 10 years ago
  55. 9421ea7 Merge "rt: Disable flaky TestRemoteStop." by Suharsh Sivakumar · 10 years ago
  56. fa230eb Merge "ref: Update and enhance several comments related to the new server API." by Matt Rosencrantz · 10 years ago
  57. 5efd782 ref: Remove v23.NewServer and rpc.DeprecatedServer from the public api.. by Matt Rosencrantz · 10 years ago
  58. 8fd0f48 ref: Update and enhance several comments related to the new server API. by Matt Rosencrantz · 10 years ago
  59. 8cb38fe rt: Disable flaky TestRemoteStop. by Suharsh Sivakumar · 10 years ago
  60. 4ef9e25 discovery: move directory from runtime/internal to ref/lib by Jungho Ahn · 10 years ago
  61. 78ec060 Merge "discovery: add mdns plugin" by Jungho Ahn · 10 years ago
  62. 21373dd flow/manager: Proper cleanup of manager. No goroutines leaked. by Suharsh Sivakumar · 10 years ago
  63. 2411232 discovery: add mdns plugin by Jungho Ahn · 10 years ago
  64. e0feb27 flow/manager: Add NullRoutingID flow.Manager that doesn't send client by Suharsh Sivakumar · 10 years ago
  65. bcaabf2 ref: Allow open messages to carry a payload so we don't have to by Matt Rosencrantz · 10 years ago
  66. f5d4550 discovery: fix flaky test by Jungho Ahn · 10 years ago
  67. 9814377 services/xproxyd: Create non-vom proxy protocol. by Suharsh Sivakumar · 10 years ago
  68. 32cf684 Merge "ref/runtime/internal/flow/conn: Fix the counter based flow control to send less often, and not block streams." by Matt Rosencrantz · 10 years ago
  69. 872c76a Merge "ref/runtime/internal/rpc: Implement typeflows for xclient/xserver." by Matt Rosencrantz · 10 years ago
  70. e6bde85 Merge "runtime/internal/flow: Expose Common version from *Conn." by Suharsh Sivakumar · 10 years ago
  71. 8dc67f2 ref/runtime/internal/flow/conn: Fix the counter based flow control by Matt Rosencrantz · 10 years ago
  72. b443de7 ref/runtime/internal/rpc: Implement typeflows for xclient/xserver. by Matt Rosencrantz · 10 years ago
  73. 311caf2 Merge "runtime/internal/flow/manager: Enable bidirectional rpc through ListeningEndpoints." by Suharsh Sivakumar · 10 years ago
  74. c0038c0 runtime/internal/flow: Expose Common version from *Conn. by Suharsh Sivakumar · 10 years ago
  75. d587154 discovery: the first naive implementation of discovery. by Jungho Ahn · 10 years ago
  76. d065cd6 runtime/internal/flow/manager: Enable bidirectional rpc through by Suharsh Sivakumar · 10 years ago
  77. c279841 namespace: NoResolve is dead, long live Preresolved. Unlike NoResolve, by David Why Use Two When One Will Do Presotto · 10 years ago
  78. 7ce335b ref/runtime/interal/rpc: Implement enough to run the benchmarks with the by Matt Rosencrantz · 10 years ago
  79. e6b8d0a Merge "runtime/internal/flow/manager: Add InsertWithRoutingID to connCache." by Suharsh Sivakumar · 10 years ago
  80. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  81. d9cb830 runtime/internal/flow/manager: Add InsertWithRoutingID to connCache. by Suharsh Sivakumar · 10 years ago
  82. 4b49751 Merge "services/xproxyd: Add support for multiple proxying." by Suharsh Sivakumar · 10 years ago
  83. 6734a79 services/xproxyd: Add support for multiple proxying. by Suharsh Sivakumar · 10 years ago
  84. 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
  85. 09b52fc ref/runtime/rpc: Implement the real constructor functinos for xserver. by Matt Rosencrantz · 10 years ago
  86. 57638dd Merge "ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections." by Matt Rosencrantz · 10 years ago
  87. f8a809a Merge "client_test: Fix another case in racy TestTimeoutResponse." by Suharsh Sivakumar · 10 years ago
  88. 0ec053b ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections. by Matt Rosencrantz · 10 years ago
  89. a1eadad ref/runtime/internal/rpc: Add a small test showing basic functionality of by Matt Rosencrantz · 10 years ago
  90. 0c9d108 client_test: Fix another case in racy TestTimeoutResponse. by Suharsh Sivakumar · 10 years ago
  91. e66c5d9 ref/stream/manager: Fix test flake where a conn was left open on error. by Matt Rosencrantz · 10 years ago
  92. 6aa821b TBR: rpc/stream/benchmark: Fix vif benchmark. by Suharsh Sivakumar · 10 years ago
  93. e78daa7 TBR: client_test: Disable flaky test. by Suharsh Sivakumar · 10 years ago
  94. 4dbd6d0 Merge "ref: Bump endpoint version to 6." by Suharsh Sivakumar · 10 years ago
  95. 7bffae0 v23/rpc: Switch ServerCall.Server to return an XServer. by Matt Rosencrantz · 10 years ago
  96. 5547ab6 TBR: runtime/internal/flow/flowcontrol: Fix go bench. by Suharsh Sivakumar · 10 years ago
  97. a23cd22 discovery: add simple util functions for generating uuids. by Jungho Ahn · 10 years ago
  98. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  99. fa2e50a ref: Bump endpoint version to 6. by Suharsh Sivakumar · 10 years ago
  100. 5d1f73b TBR Rerun go generate with GOMAXPROCS fix by James Ring · 10 years ago