1. b46aa5d Merge "xproxy: Add reconnection to proxy logic." by Suharsh Sivakumar · 10 years ago
  2. 8adb857 internal/flow/manager: Change test that uses same manager for dialer by Suharsh Sivakumar · 10 years ago
  3. f82e2b4 xproxy: Add reconnection to proxy logic. by Suharsh Sivakumar · 10 years ago
  4. 5e7fe86 regenerate .api files now that vanadium-go-api test is back by James Ring · 10 years ago
  5. ce09ab2 manager_test: Shutdown the test correctly to cleanup goroutines. by Suharsh Sivakumar · 10 years ago
  6. 03153c2 Merge "ref: Remove v23.NewServer and rpc.DeprecatedServer from the public api.." by Matt Rosencrantz · 10 years ago
  7. 04a71a8 Merge "flow/manager: Proper cleanup of manager. No goroutines leaked." by Suharsh Sivakumar · 10 years ago
  8. 9421ea7 Merge "rt: Disable flaky TestRemoteStop." by Suharsh Sivakumar · 10 years ago
  9. fa230eb Merge "ref: Update and enhance several comments related to the new server API." by Matt Rosencrantz · 10 years ago
  10. 5efd782 ref: Remove v23.NewServer and rpc.DeprecatedServer from the public api.. by Matt Rosencrantz · 10 years ago
  11. 8fd0f48 ref: Update and enhance several comments related to the new server API. by Matt Rosencrantz · 10 years ago
  12. 8cb38fe rt: Disable flaky TestRemoteStop. by Suharsh Sivakumar · 10 years ago
  13. 4ef9e25 discovery: move directory from runtime/internal to ref/lib by Jungho Ahn · 10 years ago
  14. 78ec060 Merge "discovery: add mdns plugin" by Jungho Ahn · 10 years ago
  15. 21373dd flow/manager: Proper cleanup of manager. No goroutines leaked. by Suharsh Sivakumar · 10 years ago
  16. 2411232 discovery: add mdns plugin by Jungho Ahn · 10 years ago
  17. e0feb27 flow/manager: Add NullRoutingID flow.Manager that doesn't send client by Suharsh Sivakumar · 10 years ago
  18. bcaabf2 ref: Allow open messages to carry a payload so we don't have to by Matt Rosencrantz · 10 years ago
  19. f5d4550 discovery: fix flaky test by Jungho Ahn · 10 years ago
  20. 9814377 services/xproxyd: Create non-vom proxy protocol. by Suharsh Sivakumar · 10 years ago
  21. 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
  22. 872c76a Merge "ref/runtime/internal/rpc: Implement typeflows for xclient/xserver." by Matt Rosencrantz · 10 years ago
  23. e6bde85 Merge "runtime/internal/flow: Expose Common version from *Conn." by Suharsh Sivakumar · 10 years ago
  24. 8dc67f2 ref/runtime/internal/flow/conn: Fix the counter based flow control by Matt Rosencrantz · 10 years ago
  25. b443de7 ref/runtime/internal/rpc: Implement typeflows for xclient/xserver. by Matt Rosencrantz · 10 years ago
  26. 311caf2 Merge "runtime/internal/flow/manager: Enable bidirectional rpc through ListeningEndpoints." by Suharsh Sivakumar · 10 years ago
  27. c0038c0 runtime/internal/flow: Expose Common version from *Conn. by Suharsh Sivakumar · 10 years ago
  28. d587154 discovery: the first naive implementation of discovery. by Jungho Ahn · 10 years ago
  29. d065cd6 runtime/internal/flow/manager: Enable bidirectional rpc through by Suharsh Sivakumar · 10 years ago
  30. c279841 namespace: NoResolve is dead, long live Preresolved. Unlike NoResolve, by David Why Use Two When One Will Do Presotto · 10 years ago
  31. 7ce335b ref/runtime/interal/rpc: Implement enough to run the benchmarks with the by Matt Rosencrantz · 10 years ago
  32. e6b8d0a Merge "runtime/internal/flow/manager: Add InsertWithRoutingID to connCache." by Suharsh Sivakumar · 10 years ago
  33. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  34. d9cb830 runtime/internal/flow/manager: Add InsertWithRoutingID to connCache. by Suharsh Sivakumar · 10 years ago
  35. 4b49751 Merge "services/xproxyd: Add support for multiple proxying." by Suharsh Sivakumar · 10 years ago
  36. 6734a79 services/xproxyd: Add support for multiple proxying. by Suharsh Sivakumar · 10 years ago
  37. 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
  38. 09b52fc ref/runtime/rpc: Implement the real constructor functinos for xserver. by Matt Rosencrantz · 10 years ago
  39. 57638dd Merge "ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections." by Matt Rosencrantz · 10 years ago
  40. f8a809a Merge "client_test: Fix another case in racy TestTimeoutResponse." by Suharsh Sivakumar · 10 years ago
  41. 0ec053b ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections. by Matt Rosencrantz · 10 years ago
  42. a1eadad ref/runtime/internal/rpc: Add a small test showing basic functionality of by Matt Rosencrantz · 10 years ago
  43. 0c9d108 client_test: Fix another case in racy TestTimeoutResponse. by Suharsh Sivakumar · 10 years ago
  44. e66c5d9 ref/stream/manager: Fix test flake where a conn was left open on error. by Matt Rosencrantz · 10 years ago
  45. 6aa821b TBR: rpc/stream/benchmark: Fix vif benchmark. by Suharsh Sivakumar · 10 years ago
  46. e78daa7 TBR: client_test: Disable flaky test. by Suharsh Sivakumar · 10 years ago
  47. 4dbd6d0 Merge "ref: Bump endpoint version to 6." by Suharsh Sivakumar · 10 years ago
  48. 7bffae0 v23/rpc: Switch ServerCall.Server to return an XServer. by Matt Rosencrantz · 10 years ago
  49. 5547ab6 TBR: runtime/internal/flow/flowcontrol: Fix go bench. by Suharsh Sivakumar · 10 years ago
  50. a23cd22 discovery: add simple util functions for generating uuids. by Jungho Ahn · 10 years ago
  51. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  52. fa2e50a ref: Bump endpoint version to 6. by Suharsh Sivakumar · 10 years ago
  53. 5d1f73b TBR Rerun go generate with GOMAXPROCS fix by James Ring · 10 years ago
  54. 7be20ad Merge "runtime/internal/rpc: Add initial xserver, based on v23/flow." by Todd Wang · 10 years ago
  55. 88d5cd2 TBR:ref/runtime/internal/rpc/test: Disable a flaky test that depends on the by Matt Rosencrantz · 10 years ago
  56. 101a301 TBR flow/manager/conncache: Fix flaky cache test. by Suharsh Sivakumar · 10 years ago
  57. 099dc7e Merge "TBR run go generate under 1.5" by James Ring · 10 years ago
  58. 7060508 TBR run go generate under 1.5 by James Ring · 10 years ago
  59. 7c45dd3 runtime: Fix global logger configuration. by Nicolas Lacasse · 10 years ago
  60. 5dba5c9 runtime/internal/rpc: Add initial xserver, based on v23/flow. by Todd Wang · 10 years ago
  61. 42baa8f flow/protocols/wsh_nacl: Add new wsh_nacl flow package protocol. by Suharsh Sivakumar · 10 years ago
  62. 96f300a x/ref: Add XServer and XWithNew{,Dispatching}Server by Todd Wang · 10 years ago
  63. 2b3fdb8 runtime/internal/rt: Fix cl collision resulting in compile failure. by Matt Rosencrantz · 10 years ago
  64. 4080018 Merge "runtime/internal/flow/manager: flwo manager now uses flow registered protocol instead of rpc registered protocol." by Suharsh Sivakumar · 10 years ago
  65. 2a65f00 Merge "xclient: Address leftover comments from v.io/c/14637" by Todd Wang · 10 years ago
  66. 0c68607 Merge "runtime/internal/rpc: Implement a scheme for backward compatibility." by Matt Rosencrantz · 10 years ago
  67. 0219ebb runtime/internal/flow/manager: flwo manager now uses flow registered by Suharsh Sivakumar · 10 years ago
  68. 53ab8ad xclient: Address leftover comments from v.io/c/14637 by Todd Wang · 10 years ago
  69. d0aedf8 ref: Add localAddr to flow.Conn and make changes for API modification. by Suharsh Sivakumar · 10 years ago
  70. e7d55fb runtime/internal/rpc: Implement a scheme for backward compatibility. by Matt Rosencrantz · 10 years ago
  71. 1179fb6 Merge "runtime/internal/rpc/test: Disable flaky test" by Robin Thellend · 10 years ago
  72. e90d9ba Merge "runtime/internal/lib/xwebsocket: Implement ws and wsh protocols for flow.RegisterProtocol." by Suharsh Sivakumar · 10 years ago
  73. 8b8e5c8 runtime/internal/rpc/test: Disable flaky test by Robin Thellend · 10 years ago
  74. 451d263 runtime/internal/lib/xwebsocket: Implement ws and wsh protocols for by Suharsh Sivakumar · 10 years ago
  75. 3c31921 x/ref: reapply changes undone inadvertently by v.io/c/14672 by Bogdan Caprita · 10 years ago
  76. a2e2b74 services/xproxyd: Make proxy use now public flow message. by Suharsh Sivakumar · 10 years ago
  77. 0effe38 runtime/internal/flow/protocols/tcp: Add framed tcp protocol. by Suharsh Sivakumar · 10 years ago
  78. 5c631f0 Merge "ref/runtime/internal/flow: Make flow implement MsgReadWriteCloser." by Suharsh Sivakumar · 10 years ago
  79. d9bffe8 runtime/internal/flow: Add markUsed method to conn to cleanup code. by Suharsh Sivakumar · 10 years ago
  80. 79b3179 ref/runtime/internal/flow: Conncache can kill conns based on LRU. by Suharsh Sivakumar · 10 years ago
  81. 4932b8a ref/runtime/internal/flow: Make flow implement MsgReadWriteCloser. by Suharsh Sivakumar · 10 years ago
  82. 8e8f1dd TBR: v23/flow/message: Make the low-level messages part of the public API. by Matt Rosencrantz · 10 years ago
  83. fb4af95 ref: Preliminary proxy implementation. by Suharsh Sivakumar · 10 years ago
  84. ef17fd0 ref/runtime/internal/rpc: Use the correct definition of blessings for peer. by Matt Rosencrantz · 10 years ago
  85. e6131bf Merge "runtime/internal/rpc: Add initial xclient, based on v23/flow." by Todd Wang · 10 years ago
  86. 570163b ref/runtime/internal/flow/conn: Propery pass discharges. by Matt Rosencrantz · 10 years ago
  87. 7e84aaa ref/runtime/internal/flow/conn: Fix bug when receiving flows. by Matt Rosencrantz · 10 years ago
  88. e675c67 Merge "Mojo: Parse command line flags from a variable set at build-time." by Nicolas Lacasse · 10 years ago
  89. 1c72df1 Merge "ref/runtime/internal/flow/conn: Ensure that we don't leak goroutines." by Matt Rosencrantz · 10 years ago
  90. 236de74 Merge "ref/runtime/internal/flow: Move the conncache back into the manager package." by Matt Rosencrantz · 10 years ago
  91. 75250d3 ref/runtime/internal/flow/conn: Ensure that we don't leak goroutines. by Matt Rosencrantz · 10 years ago
  92. ec4819f ref/runtime/internal/flow: Move the conncache back into the manager package. by Matt Rosencrantz · 10 years ago
  93. f9e7959 runtime/internal/rpc: Add initial xclient, based on v23/flow. by Todd Wang · 10 years ago
  94. 179dc57 ref: Add ExperimentalWithNewFlowManager to the public API. by Suharsh Sivakumar · 10 years ago
  95. f439987 Mojo: Parse command line flags from a variable set at build-time. by Nicolas Lacasse · 10 years ago
  96. 8d7659a runtime/internal/rpc: Remove AllGlobberX and GlobChildrenX by Robin Thellend · 10 years ago
  97. 605b7f2 Merge "ref: Add ep version 6 that adds supports for Routes." by Suharsh Sivakumar · 10 years ago
  98. b9af7a8 runtime/internal/flow/conn: Add security to the conn. by Matt Rosencrantz · 10 years ago
  99. ac02c5d ref: Add ep version 6 that adds supports for Routes. by Suharsh Sivakumar · 10 years ago
  100. 8344434 ref: Add ctx to RegisteredProtocol dial, resolve, and listen functions by Suharsh Sivakumar · 10 years ago