1. abacd43 veyron/runtimes/google/ipc: Add ipc errors to veyron traces. by Matt Rosencrantz · 10 years ago
  2. e06d715 veyron/runtime/google: fix potential race in shutdown_test by Bogdan Caprita · 10 years ago
  3. a3799b7 Merge "runtimes/google/ipc: switch to using verror2." by Cosmos Nicolaou · 10 years ago
  4. feb203c Merge "veyron/runtimes/google/rt: fix flakiness in TestSimpleServerDoubleSignal" by Bogdan Caprita · 10 years ago
  5. 112bf1c runtimes/google/ipc: switch to using verror2. by Cosmos Nicolaou · 10 years ago
  6. f30346f veyron/runtimes/google/rt: fix flakiness in TestSimpleServerDoubleSignal by Bogdan Caprita · 10 years ago
  7. be1a8b5 veyron/tools/debug: Add vtrace support to the debug client command. by Matt Rosencrantz · 10 years ago
  8. c8cfcf1 veyron/runtimes/google/ipc: Fix for https://github.com/veyron/release-issues/issues/413 by Asim Shankar · 10 years ago
  9. a0c7f5e Merge "runtimes/google/rt: bring back tests for runtime shutdown." by Cosmos Nicolaou · 10 years ago
  10. 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
  11. a429eff runtimes/google/rt: bring back tests for runtime shutdown. by Cosmos Nicolaou · 10 years ago
  12. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  13. ba6c68b runtimes/google/ipc: fix ugly sort endpoints code. by Cosmos Nicolaou · 10 years ago
  14. 7c7e872 Merge "namespace: Don't return errors for Mount/Unmount if all routing ids have successful returns." by David Why Use Two When One Will Do Presotto · 10 years ago
  15. d02ac22 veyron/runtimes/google/rt: Potential fix for flaky data race test. by Suharsh Sivakumar · 10 years ago
  16. d028960 namespace: Don't return errors for Mount/Unmount if all routing ids have by David Why Use Two When One Will Do Presotto · 10 years ago
  17. a8ae585 veyron/runtimes/google/ipc/stream/manager: Remove special handling for UnknownIPCVersion and IPCVersion5 by Robin Thellend · 10 years ago
  18. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  19. f48533c Merge "TBR Revert "veyron: Update go.tools to its new golang.org location."" by Matt Rosencrantz · 10 years ago
  20. 7c88fb1 TBR Revert "veyron: Update go.tools to its new golang.org location." by Matt Rosencrantz · 10 years ago
  21. fea4916 veyron/lib/websocket: Add Nacl implementation of WebsocketConn. by Nicolas LaCasse · 10 years ago
  22. dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
  23. 8c8acea veyron: Update go.tools to its new golang.org location. by Matt Rosencrantz · 10 years ago
  24. c393961 Merge "Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table."" by Ryan Brown · 10 years ago
  25. bc2c87c Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  26. bcdd70a Merge "veyron2/vdl,ipc: Add new Signature support (incomplete)." by Todd Wang · 10 years ago
  27. 319f28c Merge ""veyron2/security": No direct vom encoding of blessings" by Ankur · 10 years ago
  28. 1d8cbe7 Merge "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  29. 00a0f80 runtimes/google/ipc: first, simple, test for concurrent connections. by Cosmos Nicolaou · 10 years ago
  30. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  31. ef05c06 ipc/client: Refactor parallel client calls to fix close bugs. by Todd Wang · 10 years ago
  32. 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
  33. ee0aa81 "veyron2/security": No direct vom encoding of blessings by Ankur · 10 years ago
  34. 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
  35. 9a7f516 veyron2/security: Add ContextParams.Copy and LabelFromMethodTags. by Todd Wang · 10 years ago
  36. e315ed6 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  37. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  38. 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
  39. 96d30e8 veyron/runtimes/google/ipc/stream: Implement control-channel encryption. by Jason Hickey · 10 years ago
  40. 4d7c4be veyron/runtimes/google/ipc: Improve the test coverage for contexts. by Matt Rosencrantz · 10 years ago
  41. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  42. a139e4d Merge "veyron/runtimes/google/ipc: Increase test coverage slightly." by Robin Thellend · 10 years ago
  43. 5d6994b Merge "runtimes/google/ipc: make sure wg.Add's get called before .WaitFor can be." by Cosmos Nicolaou · 10 years ago
  44. 24a7815 Merge "veyron/runtimes/google/ipc: fixing a deadlock in the context code" by Jiri Simsa · 10 years ago
  45. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  46. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  47. 2874e0b veyron/runtimes/google/ipc: fixing a deadlock in the context code by Jiri Simsa · 10 years ago
  48. eef1fab runtimes/google/ipc: make sure wg.Add's get called before .WaitFor can be. by Cosmos Nicolaou · 10 years ago
  49. 50ce9c4 veyron/runtimes/google/ipc: Increase test coverage slightly. by Robin Thellend · 10 years ago
  50. 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
  51. 4466c61 Merge "veyron2/security: Address a few TODOs" by Asim Shankar · 10 years ago
  52. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  53. 3c6db7b veyron/runtimes/google/ipc: Preventing addName and removeName cuasing panics by Ali Ghassemi · 10 years ago
  54. 5ae28f7 Merge "veyron: delete counterpart to go/vcl/6663" by Jiri Simsa · 10 years ago
  55. d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 10 years ago
  56. 405360d veyron: delete counterpart to go/vcl/6663 by Jiri Simsa · 10 years ago
  57. b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
  58. e737631 veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security. by Bogdan Caprita · 10 years ago
  59. 5c95a6c veyron/runtimes/google/ipc: Switch everything to __Glob. by Robin Thellend · 10 years ago
  60. 9388ae4 veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback... by Cosmos Nicolaou · 10 years ago
  61. 3e76f28 veyron/runtimes/google/vtrace: Add a store for collecting vtrace traces. by Matt Rosencrantz · 10 years ago
  62. 6e9d13d Merge "veyron/runtimes/google/ipc: Treat nil glob-states as leaves in glob results." by Matt Rosencrantz · 10 years ago
  63. bea254d veyron/runtimes/google/ipc: Treat nil glob-states as leaves in glob results. by Matt Rosencrantz · 10 years ago
  64. 8ea1d8a Merge "veyron/services/mgmt/node/impl: identity management for child apps (agent-less)." by Bogdan Caprita · 10 years ago
  65. aef5e37 Revert "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  66. 0f7f19a Merge "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  67. b16d716 veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation by Robin Thellend · 10 years ago
  68. 2692910 veyron/services/mgmt/node/impl: identity management for child apps (agent-less). by Bogdan Caprita · 10 years ago
  69. 3789339 veyron/lib/modules: encapsulating Shell's config field by Jiri Simsa · 10 years ago
  70. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  71. 9b681e7 Merge "veyron2/options,veyron/runtimes/google/ipc: Allow different servers to present different blessings." by Bogdan Caprita · 10 years ago
  72. 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
  73. a5b60b2 veyron2/options,veyron/runtimes/google/ipc: Allow different servers to by Asim Shankar · 10 years ago
  74. d3d2530 Merge "ipc/benchmarks: fix for https://veyron-review.googlesource.com/#/c/6373/" by Cosmos Nicolaou · 10 years ago
  75. 5ce6ede veyron/runtimes/google/ipc: refactor Listen loop code. by Cosmos Nicolaou · 10 years ago
  76. 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 10 years ago
  77. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  78. 687f59c Merge "runtimes/google/ipc: trap all reserved names (starting with __)." by Cosmos Nicolaou · 10 years ago
  79. 5a7d133 ipc/benchmarks: fix for https://veyron-review.googlesource.com/#/c/6373/ by Cosmos Nicolaou · 10 years ago
  80. 3197d6c veyron/runtimes/google/ipc: Derive incomming server call contexts from server.ctx. by Matt Rosencrantz · 10 years ago
  81. 5a485b2 Merge "veyron2/ipc/model.go: Add the new Glob interfaces." by Robin Thellend · 10 years ago
  82. 5f8318f Partially fix breakage following: by Cosmos Nicolaou · 10 years ago
  83. add8e4a runtimes/google/ipc: trap all reserved names (starting with __). by Cosmos Nicolaou · 10 years ago
  84. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  85. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  86. f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
  87. 69fc443 Merge "runtimes/google/ipc: Encode expected server blessings in the name instead of options.RemoteID" by Ryan Brown · 10 years ago
  88. c28686e namespace: Add a trailing Glob pattern ***. This is like ... but by David Why Use Two When One Will Do Presotto · 10 years ago
  89. 2726b40 runtimes/google/ipc: Encode expected server blessings in the name instead of options.RemoteID by Ryan Brown · 10 years ago
  90. 8982a08 Merge "TBR Fix nsRoots bug in rt.go" by Benjamin Prosnitz · 10 years ago
  91. ee70898 TBR Fix nsRoots bug in rt.go by Benjamin Prosnitz · 10 years ago
  92. b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
  93. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  94. 214f89c veyron2/ipc: Invoker.Prepare will now return all tags associated with a by Asim Shankar · 10 years ago
  95. 61c96c7 veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  96. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  97. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  98. e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
  99. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  100. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago