- e06d715 veyron/runtime/google: fix potential race in shutdown_test by Bogdan Caprita · 10 years ago
- f30346f veyron/runtimes/google/rt: fix flakiness in TestSimpleServerDoubleSignal by Bogdan Caprita · 10 years ago
- a429eff runtimes/google/rt: bring back tests for runtime shutdown. by Cosmos Nicolaou · 10 years ago
- d02ac22 veyron/runtimes/google/rt: Potential fix for flaky data race test. by Suharsh Sivakumar · 10 years ago
- d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
- 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
- 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
- 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
- 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
- e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
- 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
- d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 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
- 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
- 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
- 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
- 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 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
- ee70898 TBR Fix nsRoots bug in rt.go by Benjamin Prosnitz · 10 years ago
- 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
- 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
- 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
- aadfd4d veyron2/rt: allow the profile to actually specify the runtime to use. by Cosmos Nicolaou · 10 years ago
- 220a015 Remove the old security model. by Asim Shankar · 10 years ago
- e5b4150 veyron/runtimes/google: allow for command line args to override runtime env vars. by Cosmos Nicolaou · 10 years ago
- 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
- 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
- ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
- 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
- a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
- 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
- f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
- 78ea5a8 Merge "veyron/runtimes/google/rt/sectransition: use ListenX." by Cosmos Nicolaou · 10 years ago
- aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
- 2dda48c veyron/runtimes/google/rt/sectransition: use ListenX. by Cosmos Nicolaou · 10 years ago
- f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
- c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
- 8cc0aee veyron/runtimes/google/rt: Replace http debug server with exported stats. by Robin Thellend · 10 years ago
- cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
- 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
- bc22fa1 runtimes/google/rt: remove childcreds dir when test is done. by Cosmos Nicolaou · 10 years ago
- 0e4aead "veyron2": RuntimePrincipal option by Ankur · 10 years ago
- f92b76c Merge "veyron/runtimes/google/rt: use modules instead of blackbox." by Cosmos Nicolaou · 10 years ago
- edfed4b Merge "veyron/lib/stats: Add Map object" by Robin Thellend · 10 years ago
- 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
- b28d7e1 veyron/runtimes/google/rt: make default top-level vtrace span be called <empty string> by Mike Burrows · 10 years ago
- f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
- 110e22f rt,verror2: verror2 to get language/programme/operation info from a context. by Mike Burrows · 10 years ago
- 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
- fa70aaa veyron/lib/stats: Add Map object by Robin Thellend · 10 years ago
- 7cf2900 veyron/runtimes/google: Plumb the new security model all the way through. by Asim Shankar · 10 years ago
- ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
- fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
- e5e824b veyron/runtimes/google/rt: Fix up some loose ends on principal initialization. by Asim Shankar · 10 years ago
- 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 11 years ago
- 46cc9dc veyron/security/agent: Fix the build. Pass passphrase param of nil. by Suharsh Sivakumar · 11 years ago
- 7c89059 "veyron2": Principal in Runtime by Ankur · 11 years ago
- f45c928 veyron/runtimes/google/rt: remove use of MOUNTTABLE_ROOT. by Cosmos Nicolaou · 11 years ago
- c7159c3 Merge "veyron/runtimes/google/rt: track StreamManagers created from the runtime, so that we can call Shutdown on them at Cleanup() time." by Bogdan Caprita · 11 years ago
- 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 11 years ago
- fbcfe89 veyron/runtimes/google/rt: track StreamManagers created from the runtime, so by Bogdan Caprita · 11 years ago
- d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
- cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
- 682d7fd veyron2/model: profile.Init now returns an error. by Cosmos Nicolaou · 11 years ago
- b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
- 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
- 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
- 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 9e8500a "veyron2/security": IsValidBlessingPattern by Ankur · 11 years ago
- 8dc76a6 Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations. The first attempt broke on linux because the socket addresses on Linux are "@", which the endpoint parsing code doesn't support. This is fixed by implementing custom names for unixfd Conn's." by Ryan Brown · 11 years ago
- 100eb27 "veyron2/security": Added BlessingRoots and BlessingStore by Ankur · 11 years ago
- fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
- 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
- 01133ec veyron/runtimes/google/rt: fix potential race condition in remote Stop functionality. by Bogdan Caprita · 11 years ago
- ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
- caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
- e42763b Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations." by Ryan Brown · 11 years ago
- 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
- fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
- 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
- 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
- f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
- bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
- d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
- 6c6fa11 veyron/profiles: first pass at implementing profiles. by Cosmos Nicolaou · 11 years ago
- 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
- 3ab1ea0 veyron/runtimes/google/rt: Add special Platform for linux/arm. by Matt Rosencrantz · 11 years ago
- 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
- b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
- 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
- 3ebf4ee "veyron/runtimes/google/security": Add persistence to PublicIDStore by Ankur · 11 years ago
- 969ff4e veyron/runtimes/google/rt: fix build break for linux by Bogdan Caprita · 11 years ago
- 39a00e0 veyron2/rt: rework how runtimes and profiles are initialized and configured. by Cosmos Nicolaou · 11 years ago
- 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago