- 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
- bea438c Merge "veyron/runtimes/google/rt: Use the new security model by default." by Asim Shankar · 10 years ago
- 762404f Merge "veyron/runtimes/google/vtrace: Add start and end times to spans." by Matt Rosencrantz · 10 years ago
- 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
- 0ed405f veyron/runtimes/google/ipc/stream/vif: Fix race between close and accept by Robin Thellend · 10 years ago
- 1fa3277 veyron/runtimes/google/vtrace: Add start and end times to spans. by Matt Rosencrantz · 10 years ago
- ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
- 223f536 veyron/runtimes/google/ipc: Make securitynone backwards compatible by Suharsh Sivakumar · 10 years ago
- 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
- 80eaa74 Merge "veyron2/security: Get rid of FakePublicID and FakePrivateID." by Asim Shankar · 10 years ago
- cd743f7 veyron/runtimes/google/ipc: Disable authorization if authentication is disabled. by Suharsh Sivakumar · 10 years ago
- 17b5cee veyron2/security: Get rid of FakePublicID and FakePrivateID. by Asim Shankar · 10 years ago
- f61ed83 Merge "veyron/runtimes/google/naming: Bugfix in error propagation and test setup." by Asim Shankar · 10 years ago
- a5457f0 veyron/runtimes/google/ipc: Refactor authorization error messages. by Asim Shankar · 10 years ago
- 98d6596 veyron/runtimes/google/naming: Bugfix in error propagation and test setup. by Asim Shankar · 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
- 920db00 veyron/runtimes/google: transition to modules from blackbox. by Cosmos Nicolaou · 10 years ago
- 9320a22 veyron/runtimes/google/ipc: Fix flaky TestReconnect by Robin Thellend · 10 years ago
- b18a44f veyron/services/identity: Many changes rolled into one. by Asim Shankar · 10 years ago
- 626d103 Merge "veyron/runtimes/google/ipc: Fix flaky test" by Robin Thellend · 10 years ago
- 78ea5a8 Merge "veyron/runtimes/google/rt/sectransition: use ListenX." by Cosmos Nicolaou · 10 years ago
- 3df2fe4 veyron/runtimes/google/ipc: Fix flaky test by Robin Thellend · 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
- ee43964 veyron/runtimes/google/ipc: Don't hold lock while calling Dial() by Robin Thellend · 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
- 29ee985 veyron/runtimes/google/ipc: move to using modules instead of blackbox. by Cosmos Nicolaou · 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
- f528d2e Merge "veyron2/security: Remove use of FakePublicID in tests." by Asim Shankar · 10 years ago
- 110e22f rt,verror2: verror2 to get language/programme/operation info from a context. by Mike Burrows · 10 years ago
- ef3a9ef veyron2/security: Remove use of FakePublicID in tests. by Asim Shankar · 10 years ago
- 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
- f410759 veyron2/naming: add a field to endpoints to reflect whether they serve a mounttable or not. by Cosmos Nicolaou · 10 years ago
- fa70aaa veyron/lib/stats: Add Map object by Robin Thellend · 10 years ago
- 1d46f55 "veyron/tools/principal": Part 4: seekblessings by Ankur · 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
- e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
- 41b6bcc Merge "veyron/servives/wsprd: update to use ListenX." by Benjamin Prosnitz · 10 years ago
- 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
- bc74314 veyron/servives/wsprd: update to use ListenX. by Cosmos Nicolaou · 10 years ago
- c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
- df42823 veyron/lib/stats: Add Delete function by Robin Thellend · 10 years ago
- e5e824b veyron/runtimes/google/rt: Fix up some loose ends on principal initialization. by Asim Shankar · 10 years ago
- 27f7041 veyron/runtimes/google/ipc/client.go: Fix deadline bug. by Nicolas LaCasse · 10 years ago
- 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
- 46cc9dc veyron/security/agent: Fix the build. Pass passphrase param of nil. by Suharsh Sivakumar · 10 years ago
- 5bd46d2 Merge "veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes." by Matt Rosencrantz · 10 years ago
- 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
- bae0821 veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes. by Matt Rosencrantz · 10 years ago
- 7c89059 "veyron2": Principal in Runtime by Ankur · 10 years ago
- 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 10 years ago
- f45c928 veyron/runtimes/google/rt: remove use of MOUNTTABLE_ROOT. by Cosmos Nicolaou · 10 years ago
- c14fffa Merge "veyron/security,veyron2/security: Use latest security primitives and test libraries." by Asim Shankar · 10 years ago
- bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 10 years ago
- 5c576c4 veyron/runtimes/google/ipc: Check caveats on the server's blessings. by Asim Shankar · 10 years ago
- 6b0510a veyron/runtimes/google/ipc/stream: Support for the new security model primitives. by Asim Shankar · 10 years ago
- 918e856 Merge "namespace: Change glob to list everything at a mount point, i.e., the mount point itself and root of any server below it. Therefore, for something like" by David Why Use Two When One Will Do Presotto · 10 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 · 10 years ago
- 251a4d8 veyron/runtimes/google/lib/timekeeper: move it and its testing counterpart to veyron/lib by Cosmos Nicolaou · 10 years ago
- 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 10 years ago
- 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
- fbcfe89 veyron/runtimes/google/rt: track StreamManagers created from the runtime, so by Bogdan Caprita · 10 years ago
- d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
- cce8f4f namespace: Change glob to list everything at a mount point, i.e., the mount point itself by David Why Use Two When One Will Do Presotto · 10 years ago
- d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
- 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 10 years ago
- 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
- 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
- c67b987 veyron.io/veyron/veyron/runtimes/google/ipc/stream/crypto: Run tls_generate_old.sh by Mike Burrows · 10 years ago
- 2ade04a veyron/runtimes/google/ipc/stream/crypto: Update comment. by Asim Shankar · 10 years ago
- d970c69 veyron/runtimes/google/ipc/stream/vc: Fix goroutine leak in cancel. by Matt Rosencrantz · 10 years ago
- a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 10 years ago
- cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 10 years ago
- 3eb4f2a veyron/runtimes/google/ipc/stream/vc/flow.go: Fixed remoteBlessings spelling. by Suharsh Sivakumar · 10 years ago
- c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 10 years ago
- 682d7fd veyron2/model: profile.Init now returns an error. by Cosmos Nicolaou · 10 years ago
- af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 10 years ago
- 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 10 years ago
- f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
- 36c1c6b Merge "veyron/runtimes/google/ipc: Make "connection refused" retriable." by Matt Rosencrantz · 10 years ago
- e463cf9 Merge ""veyron2/security": BlessingRoots and BlessingStore (part 2)" by Ankur · 10 years ago
- 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 10 years ago
- b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 10 years ago
- 5be947d Merge "veyron/runtimes/google/ipc: Add __debug dispatcher" by Robin Thellend · 10 years ago
- 4a93c46 veyron/runtimes/google/lib/publisher: We should finish unmounting before claiming we are done. by Matt Rosencrantz · 11 years ago
- cd8ffda veyron/runtimes/google/lib/publisher: Remove write/close race in the publisher cmdchan. by Matt Rosencrantz · 11 years ago