1. d70e1fc runtimes/google/ipc: fix a bug that prevents servers from choosing the correct address. by Cosmos Nicolaou · 10 years ago
  2. 38699ab Merge "switch to go1.4" by Jiri Simsa · 10 years ago
  3. f826393 Security API additions. by gauthamt · 10 years ago
  4. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  5. d412cb2 switch to go1.4 by Cosmos Nicolaou · 10 years ago
  6. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  7. 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
  8. 68b17e1 Merge "Fix stand-alone IPC benchmark tools" by Jungho Ahn · 10 years ago
  9. bc4875f veyron2/vdl: Fix race in TypeFromReflect. by Todd Wang · 10 years ago
  10. 8b43cfb Fix stand-alone IPC benchmark tools by Jungho Ahn · 10 years ago
  11. af9dce0 Add IPC setup benchmark results. by Jungho Ahn · 10 years ago
  12. 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
  13. 0877bd1 Merge "runtimes/google/ipc: another attempt to fix flaky tests" by Cosmos Nicolaou · 10 years ago
  14. 7d7e948 Temporarily fix broken build in bmclient/main.go by Jungho Ahn · 10 years ago
  15. c729677 Merge "Revise IPC benchmark and add a new benchmark on multiplexing. o Changed IPC benchmark clients to add throughput measurement and share it for benchmarks on multiplexing. o Added a stand-alone benchmark binary bm/main.go for clean histogram outputs. (With many benchmarks, it is very hard to read the benchmark results when printing histogram in each benchmark trials.) o Added the latest benchmark results to RESULTS.txt" by Jungho Ahn · 10 years ago
  16. bdc800f Merge "runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages." by Cosmos Nicolaou · 10 years ago
  17. b43694a runtimes/google/ipc: another attempt to fix flaky tests by Cosmos Nicolaou · 10 years ago
  18. 326fd52 Merge "veyron/ipc: Fix NoDischarges Option." by Suharsh Sivakumar · 10 years ago
  19. bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago
  20. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  21. 65e44c2 veyron/ipc: Fix NoDischarges Option. by Suharsh Sivakumar · 10 years ago
  22. 1534b3f runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages. by Cosmos Nicolaou · 10 years ago
  23. 1ec4052 veyron/runtimes/google/ipc: log the Recv error in TestDebugServer by Bogdan Caprita · 10 years ago
  24. 877ac01 veyron/runtimes/google/ipc: Add some debug info. by Robin Thellend · 10 years ago
  25. 38209d4 runtimes/google/ipc: fix flaky test, hopefully and bug in verror2 stack reporting. by Cosmos Nicolaou · 10 years ago
  26. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  27. 03fee96 veyron: Collection of bugfixes and features for vom2 transition. by Todd Wang · 10 years ago
  28. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  29. 9e4df89 Merge "veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository." by Matt Rosencrantz · 10 years ago
  30. 711a985 Add Microbenchmarks for VIF/VC creations. by Jungho Ahn · 10 years ago
  31. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  32. 67fc8d7 veyron2/vdl: Signature cleanups. by Todd Wang · 10 years ago
  33. 06ca31a Merge "veyron2/ipc: force all protocols, including tcp, to be registered." by Cosmos Nicolaou · 10 years ago
  34. c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  35. 87c0a55 veyron2/ipc: force all protocols, including tcp, to be registered. by Cosmos Nicolaou · 10 years ago
  36. 6366dde Fix flaky TestNoServersAvailable by Jungho Ahn · 10 years ago
  37. cb8a614 namespace: ResolveX smarter about errors. by David Why Use Two When One Will Do Presotto · 10 years ago
  38. 0145746 veyron/runtimes/google/ipc: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  39. 352c458 Merge "veyron2/ipc/model.go: Normalize the Glob interfaces" by Robin Thellend · 10 years ago
  40. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  41. 28f35c3 veyron/tools/naming: get simulator scripts going again, fix a bug in sort_endpoints.go by Cosmos Nicolaou · 10 years ago
  42. 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
  43. 2577bf7 Merge "veyron/runtimes/google/ipc: Failed name resolution should be retryable." by Matt Rosencrantz · 10 years ago
  44. cc922c1 veyron/runtimes/google/ipc: Failed name resolution should be retryable. by Matt Rosencrantz · 10 years ago
  45. 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  46. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  47. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  48. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  49. 55a10f3 veyron/runtimes/google/ipc: Pass the preferred protocols to the by Nicolas LaCasse · 10 years ago
  50. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  51. 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
  52. 69c8dee Merge "veyron/runtimes/google/ipc: Fix a race in the test." by Matt Rosencrantz · 10 years ago
  53. f4864f4 veyron/runtimes/google/ipc: Plumb the context through when fetching discharges. by Asim Shankar · 10 years ago
  54. e3464f1 veyron/runtimes/google/ipc: Fix a race in the test. by Matt Rosencrantz · 10 years ago
  55. 1131687 veyron/runtimes/google/ipc: Add NoDischarges option to prevent discharge client by Suharsh Sivakumar · 10 years ago
  56. bb1df07 Merge "naming: Turn on endpoint type v3 and use ep.ServesMountTable()." by David Why Use Two When One Will Do Presotto · 10 years ago
  57. fc29014 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  58. abacd43 veyron/runtimes/google/ipc: Add ipc errors to veyron traces. by Matt Rosencrantz · 10 years ago
  59. 112bf1c runtimes/google/ipc: switch to using verror2. by Cosmos Nicolaou · 10 years ago
  60. 9d3cfb1 naming: Turn on endpoint type v3 and use ep.ServesMountTable(). by David Why Use Two When One Will Do Presotto · 10 years ago
  61. c8cfcf1 veyron/runtimes/google/ipc: Fix for https://github.com/veyron/release-issues/issues/413 by Asim Shankar · 10 years ago
  62. 5cb3c76 ipc: fix the race condition in client.createFlow caling manager.Dial. by David Why Use Two When One Will Do Presotto · 10 years ago
  63. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  64. ba6c68b runtimes/google/ipc: fix ugly sort endpoints code. by Cosmos Nicolaou · 10 years ago
  65. a8ae585 veyron/runtimes/google/ipc/stream/manager: Remove special handling for UnknownIPCVersion and IPCVersion5 by Robin Thellend · 10 years ago
  66. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  67. f48533c Merge "TBR Revert "veyron: Update go.tools to its new golang.org location."" by Matt Rosencrantz · 10 years ago
  68. 7c88fb1 TBR Revert "veyron: Update go.tools to its new golang.org location." by Matt Rosencrantz · 10 years ago
  69. fea4916 veyron/lib/websocket: Add Nacl implementation of WebsocketConn. by Nicolas LaCasse · 10 years ago
  70. dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
  71. 8c8acea veyron: Update go.tools to its new golang.org location. by Matt Rosencrantz · 10 years ago
  72. c393961 Merge "Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table."" by Ryan Brown · 10 years ago
  73. bc2c87c Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  74. bcdd70a Merge "veyron2/vdl,ipc: Add new Signature support (incomplete)." by Todd Wang · 10 years ago
  75. 319f28c Merge ""veyron2/security": No direct vom encoding of blessings" by Ankur · 10 years ago
  76. 1d8cbe7 Merge "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  77. 00a0f80 runtimes/google/ipc: first, simple, test for concurrent connections. by Cosmos Nicolaou · 10 years ago
  78. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  79. ef05c06 ipc/client: Refactor parallel client calls to fix close bugs. by Todd Wang · 10 years ago
  80. ee0aa81 "veyron2/security": No direct vom encoding of blessings by Ankur · 10 years ago
  81. 9a7f516 veyron2/security: Add ContextParams.Copy and LabelFromMethodTags. by Todd Wang · 10 years ago
  82. e315ed6 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  83. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  84. 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
  85. 96d30e8 veyron/runtimes/google/ipc/stream: Implement control-channel encryption. by Jason Hickey · 10 years ago
  86. 4d7c4be veyron/runtimes/google/ipc: Improve the test coverage for contexts. by Matt Rosencrantz · 10 years ago
  87. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  88. a139e4d Merge "veyron/runtimes/google/ipc: Increase test coverage slightly." by Robin Thellend · 10 years ago
  89. 5d6994b Merge "runtimes/google/ipc: make sure wg.Add's get called before .WaitFor can be." by Cosmos Nicolaou · 10 years ago
  90. 24a7815 Merge "veyron/runtimes/google/ipc: fixing a deadlock in the context code" by Jiri Simsa · 10 years ago
  91. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  92. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  93. 2874e0b veyron/runtimes/google/ipc: fixing a deadlock in the context code by Jiri Simsa · 10 years ago
  94. eef1fab runtimes/google/ipc: make sure wg.Add's get called before .WaitFor can be. by Cosmos Nicolaou · 10 years ago
  95. 50ce9c4 veyron/runtimes/google/ipc: Increase test coverage slightly. by Robin Thellend · 10 years ago
  96. 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
  97. 4466c61 Merge "veyron2/security: Address a few TODOs" by Asim Shankar · 10 years ago
  98. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  99. 3c6db7b veyron/runtimes/google/ipc: Preventing addName and removeName cuasing panics by Ali Ghassemi · 10 years ago
  100. d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 10 years ago