1. 63dab49 ref: Introduce proxylisten to flow.Manager. by Suharsh Sivakumar · 10 years ago
  2. 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
  3. 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
  4. 2ebd6cf flow/conn: Don't kill proxied connections when approaching FD limits by Suharsh Sivakumar · 10 years ago
  5. c360e05 flow/manager: Periodically kill closed connections. by Suharsh Sivakumar · 10 years ago
  6. c51e014 flow/manager: Enforce that the ctx passed to methods on the flow.manager by Suharsh Sivakumar · 10 years ago
  7. 43cac12 flow/manager: Make a manager dialing itself an error. by Suharsh Sivakumar · 10 years ago
  8. d4c78bd Merge "flow,xproxyd: Bump up leakWaitTime to 250ms." by Suharsh Sivakumar · 10 years ago
  9. b73dd63 flow,xproxyd: Bump up leakWaitTime to 250ms. by Suharsh Sivakumar · 10 years ago
  10. ee7053b flow/conn: Make markUsed only update user created flows. by Suharsh Sivakumar · 10 years ago
  11. 36f188b flow/manager: Fix bidirectional rpc. by Suharsh Sivakumar · 10 years ago
  12. 8212673 Merge "services/xproxyd: Make reconnectDelay a const." by Suharsh Sivakumar · 10 years ago
  13. 675969a services/xproxyd: Make reconnectDelay a const. by Suharsh Sivakumar · 10 years ago
  14. a03a90e flow/manager: Make TestDialCachedConn actually test something. by Suharsh Sivakumar · 10 years ago
  15. b46aa5d Merge "xproxy: Add reconnection to proxy logic." by Suharsh Sivakumar · 10 years ago
  16. 8adb857 internal/flow/manager: Change test that uses same manager for dialer by Suharsh Sivakumar · 10 years ago
  17. f82e2b4 xproxy: Add reconnection to proxy logic. by Suharsh Sivakumar · 10 years ago
  18. ce09ab2 manager_test: Shutdown the test correctly to cleanup goroutines. by Suharsh Sivakumar · 10 years ago
  19. 21373dd flow/manager: Proper cleanup of manager. No goroutines leaked. by Suharsh Sivakumar · 10 years ago
  20. e0feb27 flow/manager: Add NullRoutingID flow.Manager that doesn't send client by Suharsh Sivakumar · 10 years ago
  21. bcaabf2 ref: Allow open messages to carry a payload so we don't have to by Matt Rosencrantz · 10 years ago
  22. 9814377 services/xproxyd: Create non-vom proxy protocol. by Suharsh Sivakumar · 10 years ago
  23. 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
  24. e6bde85 Merge "runtime/internal/flow: Expose Common version from *Conn." by Suharsh Sivakumar · 10 years ago
  25. 8dc67f2 ref/runtime/internal/flow/conn: Fix the counter based flow control by Matt Rosencrantz · 10 years ago
  26. c0038c0 runtime/internal/flow: Expose Common version from *Conn. by Suharsh Sivakumar · 10 years ago
  27. d065cd6 runtime/internal/flow/manager: Enable bidirectional rpc through by Suharsh Sivakumar · 10 years ago
  28. 7ce335b ref/runtime/interal/rpc: Implement enough to run the benchmarks with the by Matt Rosencrantz · 10 years ago
  29. d9cb830 runtime/internal/flow/manager: Add InsertWithRoutingID to connCache. by Suharsh Sivakumar · 10 years ago
  30. 6734a79 services/xproxyd: Add support for multiple proxying. by Suharsh Sivakumar · 10 years ago
  31. 0ec053b ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections. by Matt Rosencrantz · 10 years ago
  32. 5547ab6 TBR: runtime/internal/flow/flowcontrol: Fix go bench. by Suharsh Sivakumar · 10 years ago
  33. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  34. 101a301 TBR flow/manager/conncache: Fix flaky cache test. by Suharsh Sivakumar · 10 years ago
  35. 42baa8f flow/protocols/wsh_nacl: Add new wsh_nacl flow package protocol. by Suharsh Sivakumar · 10 years ago
  36. 4080018 Merge "runtime/internal/flow/manager: flwo manager now uses flow registered protocol instead of rpc registered protocol." by Suharsh Sivakumar · 10 years ago
  37. 0c68607 Merge "runtime/internal/rpc: Implement a scheme for backward compatibility." by Matt Rosencrantz · 10 years ago
  38. 0219ebb runtime/internal/flow/manager: flwo manager now uses flow registered by Suharsh Sivakumar · 10 years ago
  39. d0aedf8 ref: Add localAddr to flow.Conn and make changes for API modification. by Suharsh Sivakumar · 10 years ago
  40. e7d55fb runtime/internal/rpc: Implement a scheme for backward compatibility. by Matt Rosencrantz · 10 years ago
  41. 451d263 runtime/internal/lib/xwebsocket: Implement ws and wsh protocols for by Suharsh Sivakumar · 10 years ago
  42. a2e2b74 services/xproxyd: Make proxy use now public flow message. by Suharsh Sivakumar · 10 years ago
  43. 0effe38 runtime/internal/flow/protocols/tcp: Add framed tcp protocol. by Suharsh Sivakumar · 10 years ago
  44. 5c631f0 Merge "ref/runtime/internal/flow: Make flow implement MsgReadWriteCloser." by Suharsh Sivakumar · 10 years ago
  45. d9bffe8 runtime/internal/flow: Add markUsed method to conn to cleanup code. by Suharsh Sivakumar · 10 years ago
  46. 79b3179 ref/runtime/internal/flow: Conncache can kill conns based on LRU. by Suharsh Sivakumar · 10 years ago
  47. 4932b8a ref/runtime/internal/flow: Make flow implement MsgReadWriteCloser. by Suharsh Sivakumar · 10 years ago
  48. 8e8f1dd TBR: v23/flow/message: Make the low-level messages part of the public API. by Matt Rosencrantz · 10 years ago
  49. fb4af95 ref: Preliminary proxy implementation. by Suharsh Sivakumar · 10 years ago
  50. 570163b ref/runtime/internal/flow/conn: Propery pass discharges. by Matt Rosencrantz · 10 years ago
  51. 7e84aaa ref/runtime/internal/flow/conn: Fix bug when receiving flows. by Matt Rosencrantz · 10 years ago
  52. 1c72df1 Merge "ref/runtime/internal/flow/conn: Ensure that we don't leak goroutines." by Matt Rosencrantz · 10 years ago
  53. 75250d3 ref/runtime/internal/flow/conn: Ensure that we don't leak goroutines. by Matt Rosencrantz · 10 years ago
  54. ec4819f ref/runtime/internal/flow: Move the conncache back into the manager package. by Matt Rosencrantz · 10 years ago
  55. b9af7a8 runtime/internal/flow/conn: Add security to the conn. by Matt Rosencrantz · 10 years ago
  56. 8344434 ref: Add ctx to RegisteredProtocol dial, resolve, and listen functions by Suharsh Sivakumar · 10 years ago
  57. 79f68b4 runtime/internal/flow/conn: Implement flow cancelation. by Matt Rosencrantz · 10 years ago
  58. 57a32ab runtime/internal/flow/conn: Fix a bug in the readq that caused tests by Matt Rosencrantz · 10 years ago
  59. cd917ba Merge "runtime/internal/flow/flowcontrol: Move errors to a vdl file." by Matt Rosencrantz · 10 years ago
  60. d5f0d10 runtime/internal/flow/flowcontrol: Move errors to a vdl file. by Matt Rosencrantz · 10 years ago
  61. b0c97f3 runtime/internal/flow/conn: Rename addRecieveBuffers to release. by Matt Rosencrantz · 10 years ago
  62. 99ce374 runtime/internal/flow/conn: Shutdown Conns. by Matt Rosencrantz · 10 years ago
  63. ac2a8d1 runtime/internal/flow: Caching of connections in flow.Manager. by Suharsh Sivakumar · 10 years ago
  64. bf65df4 runtime/internal/flow/conn: Cache of conn.Conns. by Suharsh Sivakumar · 10 years ago
  65. 482695e runtime/internal/flow: First iteration of flow.manager. by Suharsh Sivakumar · 10 years ago
  66. 07712e1 runtime/internal/flow/conn: An initial implementation of Conn. by Matt Rosencrantz · 10 years ago
  67. 0516975 runtime/internal/flow/conn: Read and write low-level messages. by Matt Rosencrantz · 10 years ago
  68. 97a790d runtime/internal/flow/manager: Add a framer struct that wraps net.Conn. by Suharsh Sivakumar · 10 years ago
  69. e4da6ed ref: Add the MsgReadWriter interface and use it in flows and conns. by Matt Rosencrantz · 10 years ago
  70. 0762591 runtime/internal/flow: Add a skelleton for the VC. by Matt Rosencrantz · 10 years ago
  71. 0ea875f ref: Move new flow API to v23 and introduce semi-public API. by Suharsh Sivakumar · 10 years ago
  72. 5f811c0 ref/runtime/internal/flow: Add a flowcontroller. by Matt Rosencrantz · 10 years ago
  73. 67506bc ref/runtime/internal/flow: Connection sharing flow.Manager API. by Suharsh Sivakumar · 10 years ago
  74. d589709 runtime/internal/flow: Part 0 of n: Introduce flow interfaces. by Suharsh Sivakumar · 10 years ago