- 3c50ac4 runtimes/google/ipc: rework 'hybrid' websocket protocol support. by Cosmos Nicolaou · 10 years ago
- 3fa1d0b Merge "veyron/runtimes/google/ipc: VC had a general purpose cache for data that can be shared amongst Flows on a VC. Blessings use this cache in ipc.Server and ipc.Client." by Suharsh Sivakumar · 10 years ago
- d240ca0 veyron/runtimes/google/ipc/stream/{proxy, vc}: Switch vom to vom2. by Suharsh Sivakumar · 10 years ago
- 720b704 veyron/runtimes/google/ipc: VC had a general purpose cache for data by Suharsh Sivakumar · 10 years ago
- 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
- 705e3d0 "veyron2/services/security": More informative authorizqation errors by Ankur · 10 years ago
- cd63a8c Merge "veyron/veyron2/ipc: Call should n ot have a Cancel method." by Matt Rosencrantz · 10 years ago
- a79215f TBR: veyron/runtimes/google/ipc/benchmarks/glob: Add a non-test file. by Matt Rosencrantz · 10 years ago
- 1f69222 TBR: veyron/runtimes/google/ipc/benchmarks/glob: Add dummy Test by Robin Thellend · 10 years ago
- 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
- a2b0043 veyron/runtimes/google/ipc: Add Glob benchmarks by Robin Thellend · 10 years ago
- 5cacb35 Merge "veyron2/ipc: Server context should have a method to return a context.T." by Matt Rosencrantz · 10 years ago
- b892eb8 Merge "veyron2/vdl: Change vdl error syntax, and rename oneof to union." by Todd Wang · 10 years ago
- 9860ab5 Merge "veyron/runtimes/google/ipc: fix handling of proxy address" by Robin Thellend · 10 years ago
- 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
- 92b65a4 veyron/runtimes/google/ipc: fix handling of proxy address by Robin Thellend · 10 years ago
- 7986c60 Update IPC benchmark results with Go 1.4. by Jungho Ahn · 10 years ago
- d70e1fc runtimes/google/ipc: fix a bug that prevents servers from choosing the correct address. by Cosmos Nicolaou · 10 years ago
- 38699ab Merge "switch to go1.4" by Jiri Simsa · 10 years ago
- f826393 Security API additions. by gauthamt · 10 years ago
- 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
- d412cb2 switch to go1.4 by Cosmos Nicolaou · 10 years ago
- 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
- 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
- ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
- 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
- 68b17e1 Merge "Fix stand-alone IPC benchmark tools" by Jungho Ahn · 10 years ago
- bc4875f veyron2/vdl: Fix race in TypeFromReflect. by Todd Wang · 10 years ago
- 8b43cfb Fix stand-alone IPC benchmark tools by Jungho Ahn · 10 years ago
- 04d197c veyron2/ipc: Server context should have a method to return a context.T. by Matt Rosencrantz · 10 years ago
- af9dce0 Add IPC setup benchmark results. by Jungho Ahn · 10 years ago
- 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
- 0877bd1 Merge "runtimes/google/ipc: another attempt to fix flaky tests" by Cosmos Nicolaou · 10 years ago
- 7d7e948 Temporarily fix broken build in bmclient/main.go by Jungho Ahn · 10 years ago
- 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
- bdc800f Merge "runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages." by Cosmos Nicolaou · 10 years ago
- b43694a runtimes/google/ipc: another attempt to fix flaky tests by Cosmos Nicolaou · 10 years ago
- 326fd52 Merge "veyron/ipc: Fix NoDischarges Option." by Suharsh Sivakumar · 10 years ago
- bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago
- 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
- 65e44c2 veyron/ipc: Fix NoDischarges Option. by Suharsh Sivakumar · 10 years ago
- 1534b3f runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages. by Cosmos Nicolaou · 10 years ago
- 1ec4052 veyron/runtimes/google/ipc: log the Recv error in TestDebugServer by Bogdan Caprita · 10 years ago
- 877ac01 veyron/runtimes/google/ipc: Add some debug info. by Robin Thellend · 10 years ago
- a456f47 veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
- 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
- 38209d4 runtimes/google/ipc: fix flaky test, hopefully and bug in verror2 stack reporting. by Cosmos Nicolaou · 10 years ago
- 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
- 03fee96 veyron: Collection of bugfixes and features for vom2 transition. by Todd Wang · 10 years ago
- 37c275b Merge "veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New." by Matt Rosencrantz · 10 years ago
- cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
- afe4964 veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New. by Matt Rosencrantz · 10 years ago
- 3e8f964 veyron/lib/appcycle: remove rt argument from appcycle.New by Bogdan Caprita · 10 years ago
- 3df8584 veyron/veyron2/rt: Remove rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
- 1a768d7 veyron/runtimes/google/vtrace: Fix flaky vtrace test. by Matt Rosencrantz · 10 years ago
- 9e4df89 Merge "veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository." by Matt Rosencrantz · 10 years ago
- 711a985 Add Microbenchmarks for VIF/VC creations. by Jungho Ahn · 10 years ago
- 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
- 7847e17 Merge "veyron2/vdl: Signature cleanups." by Todd Wang · 10 years ago
- 67fc8d7 veyron2/vdl: Signature cleanups. by Todd Wang · 10 years ago
- 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
- 06ca31a Merge "veyron2/ipc: force all protocols, including tcp, to be registered." by Cosmos Nicolaou · 10 years ago
- c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
- 87c0a55 veyron2/ipc: force all protocols, including tcp, to be registered. by Cosmos Nicolaou · 10 years ago
- 6366dde Fix flaky TestNoServersAvailable by Jungho Ahn · 10 years ago
- cb8a614 namespace: ResolveX smarter about errors. by David Why Use Two When One Will Do Presotto · 10 years ago
- 0145746 veyron/runtimes/google/ipc: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
- 352c458 Merge "veyron2/ipc/model.go: Normalize the Glob interfaces" by Robin Thellend · 10 years ago
- 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
- 28f35c3 veyron/tools/naming: get simulator scripts going again, fix a bug in sort_endpoints.go by Cosmos Nicolaou · 10 years ago
- aa1a4db Merge "runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client." by Cosmos Nicolaou · 10 years ago
- ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
- 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
- d83b90b veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead. by Cosmos Nicolaou · 10 years ago
- 2577bf7 Merge "veyron/runtimes/google/ipc: Failed name resolution should be retryable." by Matt Rosencrantz · 10 years ago
- cc922c1 veyron/runtimes/google/ipc: Failed name resolution should be retryable. by Matt Rosencrantz · 10 years ago
- 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
- c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
- 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
- 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
- 55a10f3 veyron/runtimes/google/ipc: Pass the preferred protocols to the by Nicolas LaCasse · 10 years ago
- 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
- 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
- 69c8dee Merge "veyron/runtimes/google/ipc: Fix a race in the test." by Matt Rosencrantz · 10 years ago
- f4864f4 veyron/runtimes/google/ipc: Plumb the context through when fetching discharges. by Asim Shankar · 10 years ago
- e3464f1 veyron/runtimes/google/ipc: Fix a race in the test. by Matt Rosencrantz · 10 years ago
- 756fa96 runtimes/google/rt: fix overly short timeout in a test. by Cosmos Nicolaou · 10 years ago
- 1131687 veyron/runtimes/google/ipc: Add NoDischarges option to prevent discharge client by Suharsh Sivakumar · 10 years ago
- 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
- 9f95794 "veyron/lib/modules": Fresh VEYRON_CREDENTIALS for each command by Ankur · 10 years ago
- fc29014 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
- 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
- 9d3cfb1 naming: Turn on endpoint type v3 and use ep.ServesMountTable(). by David Why Use Two When One Will Do Presotto · 10 years ago
- c8cfcf1 veyron/runtimes/google/ipc: Fix for https://github.com/veyron/release-issues/issues/413 by Asim Shankar · 10 years ago