- fca013d veyron/services/mgmt/device/impl: fix unit test by Bogdan Caprita · 10 years ago
- f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
- 15018a1 Merge "veyron/services/mgmt/device/impl,veyron/lib/unixfd: more close-on-exec stuff" by Bogdan Caprita · 10 years ago
- 4692e29 veyron/lib/stats/sysstats: add the pid to sysstats by Robert Kroeger · 10 years ago
- 6613fc4 veyron/services/mgmt/device/impl,veyron/lib/unixfd: more close-on-exec stuff by Bogdan Caprita · 10 years ago
- 9d9489d veyron/lib/modules: introduce sh.StartExternalCommand by James Ring · 10 years ago
- d82d7e8 veyron/lib/netstate: Add "wsh" as recognized protocol in IsIPProtocol. 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
- 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
- 855dfd4 lib/testutil/integration: introduce a Test interface by James Ring · 10 years ago
- 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
- 665557a Merge "veyron/lib/unixfd: always set close on exec on the created sockpair" by Bogdan Caprita · 10 years ago
- 29d1d3a veyron/lib/flags: Switch default veyron.tcp.prototcol to "wsh". by Nicolas LaCasse · 10 years ago
- bb37c54 veyron/lib/unixfd: always set close on exec on the created sockpair by Bogdan Caprita · 10 years ago
- 23766bf Merge "core: Rename vom2 to vom." by Todd Wang · 10 years ago
- dd58877 Merge "veyron/lib/modules/core: Fix call to NewWSPR." by Suharsh Sivakumar · 10 years ago
- 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
- cdbffd3 Merge ""core/veyron/lib/exec": Close extra file descriptors" by Ankur · 10 years ago
- fb9255a "core": Makes Tests pass under agent by Ankur · 10 years ago
- 8f12fd5 Merge "veyron/lib/testutil/integration: add more godoc" by James Ring · 10 years ago
- f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
- ff1305c "core/veyron/lib/exec": Close extra file descriptors by Ankur · 10 years ago
- 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
- 6bbd99c veyron/lib/modules/core: Fix call to NewWSPR. by Suharsh Sivakumar · 10 years ago
- a71e49a veyron/lib/testutil/integration: add more godoc by James Ring · 10 years ago
- 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
- 3bea4c6 Merge "lib/testutil/integration: unexport some methods, remove StartServer" by James Ring · 10 years ago
- a918583 Merge "veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT" by James Ring · 10 years ago
- bd2216f lib/testutil/integration: unexport some methods, remove StartServer by James Ring · 10 years ago
- a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
- 3a29fb5 veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT by James Ring · 10 years ago
- c206479 Merge "veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'" by Cosmos Nicolaou · 10 years ago
- b8986de Merge "veyron/lib/netconfig: change netconfig watchers to monitor route changes as well." by Jungho Ahn · 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
- 1c59a1f veyron/lib/netconfig: change netconfig watchers to monitor route changes as well. by Jungho Ahn · 10 years ago
- f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- 123a5c7 "core": Support BlessingUsingAccessTOken in identityd_test by Ankur · 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
- a5782bc Merge "veyron/security/agent: Fix race." by Ryan Brown · 10 years ago
- 8ddbcc1 Merge "core: Remove Logger related methods from the Runtime and use the RuntimeX variants." by Matt Rosencrantz · 10 years ago
- 0d7ffc9 Merge "veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse" by Bogdan Caprita · 10 years ago
- 8dc9a18 veyron2/security/... by gauthamt · 10 years ago
- bf356d7 veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse by Bogdan Caprita · 10 years ago
- 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
- 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
- 5f1593b Merge "veyron/security/flag: add a convenience method to read ACLs from flags" by Robert Kroeger · 10 years ago
- ad8eb3e Merge "core: Refactor vtrace to allow starting new traces from user code." by Matt Rosencrantz · 10 years ago
- 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago
- c7cdf42 veyron/lib/modules, veyron/tools/servicerunner: Start the test identityd by Nicolas LaCasse · 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
- 8f03776 Merge "services/mgmt/build/buildd: port buildd integration test to new test env" by James Ring · 10 years ago
- 784bea0 Merge "veyron2/verror2: make sure a default context is set." by Cosmos Nicolaou · 10 years ago
- 7edf1ca services/mgmt/build/buildd: port buildd integration test to new test env by James Ring · 10 years ago
- 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
- 69236b1 veyron2/verror2: make sure a default context is set. by Cosmos Nicolaou · 10 years ago
- c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
- fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
- 8afa610 Merge "veyron/lib/modules/core: remove unrecognized flag" by James Ring · 10 years ago
- b9a1dfd veyron/lib/testutil/integration: improve Start logging by James Ring · 10 years ago
- 23b5486 veyron/services/mgmt/application/applicationd: port integration test to new env by James Ring · 10 years ago
- ecda313 veyron/lib/modules/core: remove unrecognized flag by James Ring · 10 years ago
- 53a8e2b veyron/security/agent: Fix race. by Ryan Brown · 10 years ago
- ff70b02 veyron/lib/testutil/integration: minor DebugShell output improvement by James Ring · 10 years ago
- e78c7da veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment by James Ring · 10 years ago
- 88d5410 lib/modules/core: implement exec command using syscall.exec by James Ring · 10 years ago
- 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
- 0bad567 lib/testutil/integration: fix error checking style by James Ring · 10 years ago
- 0d525c2 lib/testutil/integration: use /dev/tty as DebugShell stdout by James Ring · 10 years ago
- 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
- 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 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
- ba35a6b veyron/lib/websocket: fix build CL 8510. by Cosmos Nicolaou · 10 years ago
- 41b11d2 Merge "runtimes/google/ipc: rework 'hybrid' websocket protocol support." by Cosmos Nicolaou · 10 years ago
- 3c50ac4 runtimes/google/ipc: rework 'hybrid' websocket protocol support. by Cosmos Nicolaou · 10 years ago
- 63214cb veyron.io/veyron/veyron2/i18n: Initialize default i18n catalogue from file by Mike Burrows · 10 years ago
- c8aaaf6 lib/testutil/integration: increase StartRootMT timeout by James Ring · 10 years ago
- 6579510 veyron/lib/testutil/integration: an integration test environment. by James Ring · 10 years ago
- 96fa917 veyron/lib/flags: prevent duplicate values being accumulated by Cosmos Nicolaou · 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
- 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
- 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 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
- bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago
- 9038012 veyron/lib/exec: fix potential race with TestWaitAndCleanRace and clean up logging by Bogdan Caprita · 10 years ago
- e5e9bd3 veyron/veyron/lib/modules/core: add exec command to shell by James Ring · 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
- 80d22e9 veyron/lib/testutil/integration: increase timeout. by Cosmos Nicolaou · 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