- f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
- af99c97 veyron/runtimes/google/ipc: Pass client to server to allow discharge client by Suharsh Sivakumar · 10 years ago
- 558ea01 ipc: Add an "AllowedServersPolicy" option. by Asim Shankar · 10 years ago
- ba31ef8 Merge "veyron/runtimes/google/ipc: make ipc.TestServerStatus test more robust" by Robert Kroeger · 10 years ago
- 6dad977 veyron/runtimes/google/ipc: make ipc.TestServerStatus test more robust by Robert Kroeger · 10 years ago
- d7a6519 veyron2/options: Remove unused options and move no longer publicly by Suharsh Sivakumar · 10 years ago
- 25545d3 veyron/runtimes/google/ipc: cache network interfaces by Jungho Ahn · 10 years ago
- 8e33995 Merge "core: Remove old profiles and make new profiles parse flags for runtime." by Suharsh Sivakumar · 10 years ago
- c65b52e Merge "veyron2: add a method for obtaining the current status of a server." by Cosmos Nicolaou · 10 years ago
- d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
- 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
- 7049475 ipc/stream: Correctly associate VIF-dialing and VC handshaking with by Asim Shankar · 10 years ago
- 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
- 8ed3f7d veyron/runtimes/google/ipc/stream/benchmark: Updated README.txt by Asim Shankar · 10 years ago
- 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
- 1fbefe8 veyron/runtimes/google/ipc/benchmark: fix a broken benchmark by Jungho Ahn · 10 years ago
- fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
- 8f1e20c Merge "core: Rename vdlutil.Any to vdl.AnyRep." by Todd Wang · 10 years ago
- 3e0f9de Merge "veyron/runtimes/google/ipc: Refactor endpoint sorting." by Asim Shankar · 10 years ago
- b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
- aae3180 veyron/runtimes/google/ipc: Refactor endpoint sorting. by Asim Shankar · 10 years ago
- 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
- 0a22b45 Add support for handling "unknown" protocols. by Nicolas LaCasse · 10 years ago
- 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
- fb9255a "core": Makes Tests pass under agent by Ankur · 10 years ago
- 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
- f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
- 0db77a2 js-only: Separate error from out args by Benjamin Prosnitz · 10 years ago
- a823d4f TBR: veyron/runtimes/google/ipc: Remove unwanted TODO. by Suharsh Sivakumar · 10 years ago
- cfb7717 Merge "veyron/runtimes/google/ipc: Modify collection of stats to more accurating collect blessings cache hit information." by Suharsh Sivakumar · 10 years ago
- 44d8daf veyron/runtimes/google/ipc: fix a bug in caching blessings. by Jungho Ahn · 10 years ago
- f6d9eef runtimes/google/ipc/protocols: Add wsh_nacl protocol init. by Nicolas LaCasse · 10 years ago
- a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
- 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
- f7b00e2 veyron/runtimes/google/vtrace: Add capturing via regexps to vtrace. by Matt Rosencrantz · 10 years ago
- ce6728d Merge "veyron2/context: Remove the runtime from the context. It is no longer used." by Matt Rosencrantz · 10 years ago
- 3395b4e veyron2/context: Remove the runtime from the context. It is no longer used. by Matt Rosencrantz · 10 years ago
- defea2b veyron/runtimes/google/ipc: Modify collection of stats to more accurating by Suharsh Sivakumar · 10 years ago
- f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
- 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
- b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
- ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
- a51bc22 Merge "veyron/runtimes/google/ipc: make server.Serve return an error rather than panic" by Bogdan Caprita · 10 years ago
- 77befba veyron/runtimes/google: Minor tweaks to vlog and vtrace messages. by Asim Shankar · 10 years ago
- 5c03ffd veyron2: Remove client from reserved functions. by Todd Wang · 10 years ago
- 9592d9f veyron/runtimes/google/ipc: make server.Serve return an error rather than panic by Bogdan Caprita · 10 years ago
- 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
- 5f1593b Merge "veyron/security/flag: add a convenience method to read ACLs from flags" by Robert Kroeger · 10 years ago
- 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago
- 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
- 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
- b747720 veyron2: Remove Signature auth, and add Signature utilities. by Todd Wang · 10 years ago
- e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
- 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
- be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
- 908af80 Merge "veyron2/ipc: Change ReflectInvoker to return an error." by Todd Wang · 10 years ago
- 056ba8e veyron2/ipc: Change ReflectInvoker to return an error. by Todd Wang · 10 years ago
- fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
- 1bce7d1 veyron2/verror: allow IDAction{} to be "". by Cosmos Nicolaou · 10 years ago
- 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
- 1b6683e veyron/runtimes/google: Remove dischargeclient client and server opts by Suharsh Sivakumar · 10 years ago
- 1be6386 veyron/runtimes/google/ipc: Increase TestReconnect timeout. by Suharsh Sivakumar · 10 years ago
- 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
- 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
- c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
- 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
- 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