- 5bc5f2c veyron/tools/findunusedport: move find port logic to common lib by James Ring · 10 years ago
- eb75026 Merge "Fix bugs in IPv6 address handling." by Jungho Ahn · 10 years ago
- 3d3cfe7 veyron/lib/testutil/integration: fix build breakage, update docs by James Ring · 10 years ago
- b2657b2 Fix bugs in IPv6 address handling. by Jungho Ahn · 10 years ago
- 89e93af veyron/lib/testutil/integration: remove Stderr and ErrorOutput calls by James Ring · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- dde6c59 veyron/lib/modules/core, veyron/tools/naming/simulator: Fix use of flags by Suharsh Sivakumar · 10 years ago
- 904ad48 Merge "veyron/lib/testutil/integration: remove isValidShell check" by James Ring · 10 years ago
- aa70149 veyron/lib/testutil/integration: remove isValidShell check by James Ring · 10 years ago
- c195b6d services/identity: Support email-domain based classification of blessings. by Asim Shankar · 10 years ago
- 9d17e4a veyron/lib/modules: Make modules parse flags using the veyron2.Init by Suharsh Sivakumar · 10 years ago
- 5329cb9 Merge "veyron/lib/testutil/integration: use SHELL env var in DebugShell impl" by James Ring · 10 years ago
- 9451848 Merge "veyron/lib/testutil/integration: add BinaryFromPath function to TestEnvironment" by James Ring · 10 years ago
- 2fdeb45 veyron/lib/testutil/integration: use SHELL env var in DebugShell impl by James Ring · 10 years ago
- 9f55332 Merge "veyron/{lib/exec,services/mgmt/device}: Get app pid" by Robert Kroeger · 10 years ago
- 90d21dc veyron/lib/testutil/integration: add BinaryFromPath function to TestEnvironment by James Ring · 10 years ago
- e5001d8 veyron/lib/modules: Get blessings name with BlessingsInfo instead of by Suharsh Sivakumar · 10 years ago
- b5d6bda veyron/{lib/exec,services/mgmt/device}: Get app pid by Robert Kroeger · 10 years ago
- 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