- 4a2ad0d Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (disabling some tests) by Todd Wang · 10 years ago
- 42ffa61 Merge branch 'master' of /tmp/release.go.v23 into mv_vdl by Todd Wang · 10 years ago
- 232d649 Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2) by Todd Wang · 10 years ago
- f87c547 Merge branch 'master' into mv_vom by Todd Wang · 10 years ago
- ac00f8b stuff by Todd Wang · 10 years ago
- 98b3c8b Merge branch 'master' of /tmp/release.go.v23 into mv_vom by Todd Wang · 10 years ago
- 991ecf1 Prepare moving vom from v.io/v23 to v.io/core/veyron/lib (part 2) by Todd Wang · 10 years ago
- 5da14c9 veyron/tools/mgmt/device/devicex: undo go/vcl/5860 for MacOS to fix integr. test by Bogdan Caprita · 10 years ago
- dea07fa Merge "Use stat to determine the owner of the device manager directory rather than ls ... busybox ls truncates usernames, whereas busybox stat does not" by Arup Mukherjee · 10 years ago
- de2ccc6 Merge "core: cleanup of GO.PACKAGE indentation and v23 tests header" by Jiri Simsa · 10 years ago
- af150f5 Use stat to determine the owner of the device manager directory rather than by Arup Mukherjee · 10 years ago
- 740fff8 Merge "veyron/services/mgmt/device/impl: share packages across instances" by Bogdan Caprita · 10 years ago
- f3eafa2 veyron/tools/principal: Update principal tool test to read new expiry caveat. by Suharsh Sivakumar · 10 years ago
- 94514c5 Merge "veyron/lib/modules: Add an api for customizing the principal given to a process." by Ryan Brown · 10 years ago
- e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
- d2cdd53 veyron/services/mgmt/device/impl: share packages across instances by Bogdan Caprita · 10 years ago
- 61d6938 veyron/lib/modules: Add an api for customizing the principal given to a process. by Ryan Brown · 10 years ago
- d424c21 veyron2/naming: Add SetACL,GetACL to Namespace ifc. by David Why Use Two When One Will Do Presotto · 10 years ago
- ba815d3 Merge "core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/..." by Todd Wang · 10 years ago
- 942f73f veyron/services/mgmt/device/impl: refactor Update method for updating instances by Bogdan Caprita · 10 years ago
- 751c039 core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 10 years ago
- 4c011af Merge "security: Make Discharge a struct (instead of an interface)." by Asim Shankar · 10 years ago
- c2b23bd Merge "runtimes/google/ipc/stream: Beginnings of VC handshaking." by Asim Shankar · 10 years ago
- 3ad0b8a security: Make Discharge a struct (instead of an interface). by Asim Shankar · 10 years ago
- 4d2f6cc veyron/lib/flags/buildinfo: rework the buildinfo package a bit, and add stat by Bogdan Caprita · 10 years ago
- 2d53876 Merge "TBR: Copyright header added. MultiPart: 4/5" by Cosmos Nicolaou · 10 years ago
- cd612e1 runtimes/google/ipc/stream: Beginnings of VC handshaking. by Asim Shankar · 10 years ago
- 6fbe2ab Merge "veyron/runtimes/google/ipc: add stress test" by Jungho Ahn · 10 years ago
- b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
- c8cd202 Merge "veyron/tools/mgmt/*: support running the devicemanager as a different user" by Robert Kroeger · 10 years ago
- 339778e Merge "core: Move the context method from ServerContext to security.Context." by Matt Rosencrantz · 10 years ago
- e97d883 Merge "veyron/services/mgmt/binary/*: don't propagate ACL exclusion lists" by Robert Kroeger · 10 years ago
- 9a5b307 TBR veyron/runtimes/google/ipc/stream/fix: fix a bug in vif cache by Jungho Ahn · 10 years ago
- b93c206 core: Move the context method from ServerContext to security.Context. by Matt Rosencrantz · 10 years ago
- 17548e1 Merge "veyron2,veyron/runtimes/google/rt: introduce binary metadata" by Bogdan Caprita · 10 years ago
- 95166c7 Merge "veyron/services/proxy/proxyd: Add debug server" by Robin Thellend · 10 years ago
- f639a41 veyron/tools/mgmt/*: support running the devicemanager as a different user by Robert Kroeger · 10 years ago
- 37760c1 veyron/services/mgmt/binary/*: don't propagate ACL exclusion lists by Robert Kroeger · 10 years ago
- 434c1f4 TBR: veyron/services/mgmt/lib/fs: expose gob error, and add todo to switch to vom. by Bogdan Caprita · 10 years ago
- 3f68cf5 veyron2,veyron/runtimes/google/rt: introduce binary metadata by Bogdan Caprita · 10 years ago
- 48d4307 veyron/runtimes/google/ipc: add stress test by Jungho Ahn · 10 years ago
- 9c0168e veyron/services/proxy/proxyd: Add debug server by Robin Thellend · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- b2cc129 TBR: tools/{namespace,mounttable}: Sundry tweaks by Asim Shankar · 10 years ago
- 281b6ec Merge "mv core/shell/lib to tools/mgmt and rename test.sh to suid_test.sh MultiPart: 1/3" by Cosmos Nicolaou · 10 years ago
- 9284a00 TBR Add bulk caveat validation callback support to ForContext by Benjamin Prosnitz · 10 years ago
- 5c4564e lib/toposort: moving toposort from core to lib by Jiri Simsa · 10 years ago
- 7bdf1e6 mv core/shell/lib to tools/mgmt and rename test.sh to suid_test.sh by Cosmos Nicolaou · 10 years ago
- dae12eb runtimes/google/ipc/stream: Marshal discharges safely. by Asim Shankar · 10 years ago
- ad175c9 Merge "veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test" by Bogdan Caprita · 10 years ago
- e34930d Merge "veyron/tools/uniqueid: Make generate print newline." by Suharsh Sivakumar · 10 years ago
- a573f93 Merge "veyron/services/mgmt/device/impl: Remove sameMachineCheck" by Robin Thellend · 10 years ago
- 1d5a9af Merge "veyron/services/mgmt/device/starter: Find the MT's blessings" by Robin Thellend · 10 years ago
- aeb6772 Merge "veyron/security/agent: do not use stderr/vlog output in test logic" by Bogdan Caprita · 10 years ago
- 4bc2569 Merge "veyron/tools: Use a dummy subprocess definition to get rid of two more "TestHelperProcess"es." by Suharsh Sivakumar · 10 years ago
- 4a040ba veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test by Bogdan Caprita · 10 years ago
- d61e5a8 v23tests, modules and exec: make stdin redirection work and start work towards fixing https://github.com/veyron/release-issues/issues/1157 by Cosmos Nicolaou · 10 years ago
- 2663deb Merge "veyron/runtimes/google/ipc: The blessings the server is started with are the its blessings FOREVER!" by Suharsh Sivakumar · 10 years ago
- 77357d7 veyron/runtimes/google/ipc: The blessings the server is started with by Suharsh Sivakumar · 10 years ago
- b57ec40 veyron/services/mgmt/device/starter: Find the MT's blessings by Robin Thellend · 10 years ago
- ed02d30 veyron/tools/principal: update error msg with require_caveats instead of nocaveat by Bogdan Caprita · 10 years ago
- ab12183 Merge "tools/principal: For users to be more explicit about blessing other principals without any caveats." by Asim Shankar · 10 years ago
- 980a870 TBR: fix the build after accidentially pushing https://vanadium.googlesource.com/release.go.core/+/ceef8f9b7a428dd15045ece2a639b5f12ce92520 by Cosmos Nicolaou · 10 years ago
- a6fef89 v23tests and testing continued tidying up by Cosmos Nicolaou · 10 years ago
- a0bba46 tools/principal: For users to be more explicit about blessing other by Asim Shankar · 10 years ago
- d03ac78 veyron/security/agent: do not use stderr/vlog output in test logic by Bogdan Caprita · 10 years ago
- 13f8827 veyron/tools/uniqueid: Make generate print newline. by Suharsh Sivakumar · 10 years ago
- bc625d4 Merge "veyron/security/agent: Use already generated TestMain instead of TestHelperProcess." by Suharsh Sivakumar · 10 years ago
- 6d70f9e veyron/tools: Use a dummy subprocess definition to get rid of two by Suharsh Sivakumar · 10 years ago
- 553e582 veyron/tools/principal: if the expiry flag is 0, treat that as no expiry by Bogdan Caprita · 10 years ago
- 1721a44 veyron/security/agent: Use already generated TestMain instead of by Suharsh Sivakumar · 10 years ago
- 1a426ae veyron/services/mgmt/device/impl: Remove sameMachineCheck by Robin Thellend · 10 years ago
- b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
- 85a823e Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains." by Suharsh Sivakumar · 10 years ago
- eb87cf8 Merge "v23tests: usability improvements." by Cosmos Nicolaou · 10 years ago
- b33eac2 Merge "veyron/services/mgmt: Use SIGINT to stop the device manager from devicex if the stop rpc fails, as it often does due to acl restrictions." by Arup Mukherjee · 10 years ago
- d3b1cb1 v23tests: usability improvements. by Cosmos Nicolaou · 10 years ago
- 49be2f3 veyron/services/proxy/proxyd: enable clean shutdown of proxy by Bogdan Caprita · 10 years ago
- be26826 Merge "Remove old test.sh scripts." by Cosmos Nicolaou · 10 years ago
- ea60417 Merge "veyron/services/mgmt/device: add local proxy service to device manager" by Bogdan Caprita · 10 years ago
- 3668ceb Merge "mounttable cmd: Change success message for Unmount." by David Why Use Two When One Will Do Presotto · 10 years ago
- 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
- 220bc81 Merge "veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners" by Robin Thellend · 10 years ago
- dc539cb veyron/services/mgmt: Use SIGINT to stop the device manager from devicex by Arup Mukherjee · 10 years ago
- e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
- aaed596 Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
- e250ae9 mounttable cmd: Change success message for Unmount. by David Why Use Two When One Will Do Presotto · 10 years ago
- 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
- e79aebe veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners by Robin Thellend · 10 years ago
- 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
- d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
- e5e62d0 mounttable: Change the reply stream to be a union of replies and errors. by David Why Use Two When One Will Do Presotto · 10 years ago
- 1ebd4bf veyron/services/mounttable/lib: Use the loopback interface when the IP address is 127.0.0.1 by Robin Thellend · 10 years ago
- 9f8245d Define UnconstrainedUseCaveat in vdl by Benjamin Prosnitz · 10 years ago
- 281cc09 Merge "group server: tweaks" by Adam Sadovsky · 10 years ago
- 9f76641 Merge "tools/principal: Do not require VDLPATH when not using the --caveats flag." by Asim Shankar · 10 years ago
- 1d29707 veyron/security/agent/server: Improve agent shutdown. by Ryan Brown · 10 years ago
- 918190d tools/principal: Do not require VDLPATH when not using the --caveats flag. by Asim Shankar · 10 years ago
- 8aead4e Merge "veyron/services/mgmt/{device,suidhelper}: support running apps as a different user" by Robert Kroeger · 10 years ago
- 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago