- 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. 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
- e5e9bd3 veyron/veyron/lib/modules/core: add exec command to shell by James Ring · 10 years ago
- e3ae350 Merge "veyron/lib/modules: Clean up stderr files on Shutdown" by Robin Thellend · 10 years ago
- dad0017 "veyron/lib/modules/core": Update w.r.t. CL 7791 MultiPart:2/2 by Ankur · 10 years ago
- 1c8a828 veyron/lib/modules: Clean up stderr files on Shutdown by Robin Thellend · 10 years ago
- cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
- c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
- 90610bd veyron/lib/modules: add some examples. by Cosmos Nicolaou · 10 years ago
- 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
- e577ef0 veyron/lib/modules,veyron/services/mgmt/node/impl: expanding some of the logging by Bogdan Caprita · 10 years ago
- 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
- 3713c75 Merge "proxy: mount the ws endpoint as well if we are listening on tcp." by Shyam Jayaraman · 10 years ago
- 9f95794 "veyron/lib/modules": Fresh VEYRON_CREDENTIALS for each command by Ankur · 10 years ago
- cec437c Merge "runtimes/google/naming/namespace: Support blessing pattern for the root mount table. This fixes the tests and un-reverts commit 6fec7cc628dca0c29b8384c47663bdc9a8566d35." by Ryan Brown · 10 years ago
- 73ca5e7 veyron/lib/modules,veyron/services/node/impl: adjust subprocess timeout. by Bogdan Caprita · 10 years ago
- fc29014 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
- 2f5585b veyron/lib/modules: fix bug in queue rw implementation and add unit test. by Bogdan Caprita · 10 years ago
- 54cf3ef veyron/services/mgmt/node/impl: wait for SetNamespaceRootsCommand to finish. by Bogdan Caprita · 10 years ago
- 490a451 veyron/lib/modules: replace StdoutPipe with a custom in-memory queue-based by Bogdan Caprita · 10 years ago
- a6d3188 proxy: mount the ws endpoint as well if we are listening on tcp. by Shyam Jayaraman · 10 years ago
- a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
- 5b68196 Merge "veyron/lib/modules: fix to avoid depending on hash map iteration order." by Cosmos Nicolaou · 10 years ago
- 8d0ba31 TBR: lib/modules/core: Pass a nil profileFactory to wspr, so everything by Shyam Jayaraman · 10 years ago
- 5339a7b veyron/lib/modules: fix to avoid depending on hash map iteration order. by Cosmos Nicolaou · 10 years ago
- d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
- dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
- bc2c87c Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 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
- 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
- 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 3789339 veyron/lib/modules: encapsulating Shell's config field by Jiri Simsa · 10 years ago
- 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
- 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 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
- 92d0a89 wpsr: Change NewWSPR call to use new style by Benjamin Prosnitz · 10 years ago
- 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
- 220a015 Remove the old security model. by Asim Shankar · 10 years ago
- 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 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
- d21d95a veyron/lib/modules: add wspr module and a tool to start all services by Adam Sadovsky · 10 years ago
- d811b07 veyron/lib/flags: add flag groups. by Cosmos Nicolaou · 10 years ago
- ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
- 20b6b1b TBR: veyron/lib/modules/core: remove empty file. by Cosmos Nicolaou · 10 years ago
- 4e213d7 veyron/tools/naming/simulator: add support for running proxies, sundry fixes. by Cosmos Nicolaou · 10 years ago
- 244d344 veyron/lib/modules: make sure the implementation of start uses envelope. by Cosmos Nicolaou · 10 years ago
- f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
- 74cc9b2 veyron/lib/modules: quote env vars using fmt and not the url package. by Cosmos Nicolaou · 10 years ago
- b7b1f95 veyron/lib/modules: Fix test so that environment variables can contain newlines. by Matt Rosencrantz · 10 years ago
- 2cb05fb veyron/lib/modules: add support for per-command environment and logging. by Cosmos Nicolaou · 10 years ago
- 2eeae41 TBR: veyron/lib/modules: Fix test by Robin Thellend · 10 years ago
- e664f3f veyron/lib/{modules,exec}: tidy up env var handling. by Cosmos Nicolaou · 10 years ago
- c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
- cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
- 5ef0784 modules: ending error messages with a new line character to prevent by Jiri Simsa · 10 years ago
- 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
- f47699b veyron/lib/modules: use VEYRON_CREDENTIALS, not VEYRON_IDENTITY by Cosmos Nicolaou · 10 years ago
- 1e78ccc veyron/lib/modules: provide a means to auto-register subprocesses. by Cosmos Nicolaou · 10 years ago
- fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
- cc58172 veyron/lib/signals, veyron2/vlog: use new modules package for testing. by Cosmos Nicolaou · 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
- bbae388 veyron/lib/modules: allow Cleanup/Shutdown to access stderr and stdout. 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
- d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
- 19a7cd4 veyron/tools/naming/simulator: tidy up error handling, make sleep interruptible. by Cosmos Nicolaou · 11 years ago
- 0dd7ce0 veyron.io/veyron/veyron/lib/modules: Fix build breakages related to modules and the shell. by Matt Rosencrantz · 11 years ago
- 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
- 9afe120 veyron/lib/modules: create a fake ID for use in tests. by Cosmos Nicolaou · 11 years ago
- 281729f veyron/lib/modules: Extend timeout to make the shell less flaky on jenkins. by Matt Rosencrantz · 11 years ago
- a452a31 veyron/lib/modules/core: generate VEYRON_IDENTITY file. by Cosmos Nicolaou · 11 years ago
- 9ca249d veyron/lib/modules/core: expand the set of core modules. by Cosmos Nicolaou · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 66afced veyron/lib/modules: allow Shutdown to return an error status and avoid races. by Cosmos Nicolaou · 11 years ago
- 8e39ce1 veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
- 65e1eef veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
- addf483 veyron/lib/modules/core: fix flaky tests for the core modules. by Cosmos Nicolaou · 11 years ago
- 0f0e877 veyron/lib/modules: fix a test -race problem. by Cosmos Nicolaou · 11 years ago
- f50128f Revert "veyron/lib/modules/core: add some initial core modules for naming." by Ken Ashcraft · 11 years ago
- 0412816 veyron/lib/modules/core: add some initial core modules for naming. by Cosmos Nicolaou · 11 years ago
- 6261384 veyron/lib/modules: new API for running common services and components. by Cosmos Nicolaou · 11 years ago