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