- 5bc5f2c veyron/tools/findunusedport: move find port logic to common lib by James Ring · 10 years ago
- 57c08cd Merge "veyron/services/mgmt/binary/impl: provide useful GetACL default" by Robert Kroeger · 10 years ago
- 486c3be veyron/services/mgmt/binary/impl: provide useful GetACL default by Robert Kroeger · 10 years ago
- f1d53c2 veyron/tools/vrpc: name unnamed array by Sergey Rogulenko · 10 years ago
- eb75026 Merge "Fix bugs in IPv6 address handling." by Jungho Ahn · 10 years ago
- 36a147c veyron/tools/naming/simulator/testdata: fix use of ErrorOutput by James Ring · 10 years ago
- 3d3cfe7 veyron/lib/testutil/integration: fix build breakage, update docs by James Ring · 10 years ago
- fe37e4a Merge "veyron/lib/testutil/integration: remove Stderr and ErrorOutput calls" by James Ring · 10 years ago
- 66c27b3 Merge "veyeron/runtimes/google/security: Always mark the agent fd cloexec." by Ryan Brown · 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
- 7283dd8 security: UUID-based caveat validator registration (Step 1/3). by Asim Shankar · 10 years ago
- 43538e3 Merge "veyron/services/mgmt/device/impl/impl_test.go: test helper refactoring" by Robert Kroeger · 10 years ago
- 300d5e6 Merge "veyron/tools/build: generating package documentation in a platform-independent fashion" by Jiri Simsa · 10 years ago
- d256fb6 Merge "services/identityd: Bugfix" by Asim Shankar · 10 years ago
- 2391d93 Merge "naming,security: Server authorization via trusted mounttables. (Part 1 of 2)" by Asim Shankar · 10 years ago
- 124a04f veyron/services/mgmt/device/impl/impl_test.go: test helper refactoring by Robert Kroeger · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- df4e232 veyron/tools/build: generating package documentation in a by Jiri Simsa · 10 years ago
- 8bc78d6 naming,security: Server authorization via trusted mounttables. (Part 1 of 2) by Asim Shankar · 10 years ago
- 3463058 services/identityd: Bugfix by Asim Shankar · 10 years ago
- dde6c59 veyron/lib/modules/core, veyron/tools/naming/simulator: Fix use of flags by Suharsh Sivakumar · 10 years ago
- d5f8502 veyeron/runtimes/google/security: Always mark the agent fd cloexec. by Ryan Brown · 10 years ago
- a2fa0ce Merge "namespace: parallelize Glob." by David Why Use Two When One Will Do Presotto · 10 years ago
- e44e74e veyron/tools: fixing the go generated documentation (one last time) by Jiri Simsa · 10 years ago
- 4928487 Merge "veyron/runtimes/google/ipc/stream/benchmark: add ws throughput benchmark" by Jungho Ahn · 10 years ago
- c0486b3 access: Move the Object interface definition into another package to avoid an import loop. by David Why Use Two When One Will Do Presotto · 10 years ago
- 05de9ec veyron/services/mgmt: Remove unnecessary calls to CredentialsForChild. by Ryan Brown · 10 years ago
- 904ad48 Merge "veyron/lib/testutil/integration: remove isValidShell check" by James Ring · 10 years ago
- 40fe08a Merge "veyron: making sure that files create by 'go generate' files are up-to-date" by Jiri Simsa · 10 years ago
- 8b0d9a4 Merge "services/identity: Support email-domain based classification of blessings." by Asim Shankar · 10 years ago
- aa70149 veyron/lib/testutil/integration: remove isValidShell check by James Ring · 10 years ago
- a1ffe86 Merge "veyron/security/agent/agentd: Fix missing panic" by Robin Thellend · 10 years ago
- 7fc2271 veyron: making sure that files create by 'go generate' files are up-to-date by Jiri Simsa · 10 years ago
- c195b6d services/identity: Support email-domain based classification of blessings. by Asim Shankar · 10 years ago
- 3f4e678 Merge "uniqueid.ID -> uniqueid.Id" by Benjamin Prosnitz · 10 years ago
- c97fe19 uniqueid.ID -> uniqueid.Id by Benjamin Prosnitz · 10 years ago
- fb37789 veyron/services/mgmt/application/impl: fix error logic bug by Bogdan Caprita · 10 years ago
- f4bae7c Merge "veyron/lib/modules: Make modules parse flags using the veyron2.Init flag parsing mechanism." by Suharsh Sivakumar · 10 years ago
- 9299b78 veyron/services/mgmt/device: Re-enable testDeviceManager by Robin Thellend · 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
- 4a3af3f Merge "veyron/services/identity: Remove unused sql_config file." by Suharsh Sivakumar · 10 years ago
- af76a13 Merge "veyron/tools/mgmt/device,veyron/services/mgmt/device/impl: config override for local-install" by Bogdan Caprita · 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
- 9f34c48 veyron/services/identity: Remove unused sql_config file. by Suharsh Sivakumar · 10 years ago
- e5001d8 veyron/lib/modules: Get blessings name with BlessingsInfo instead of by Suharsh Sivakumar · 10 years ago
- 74a8c4e Merge "security/agent: Bugfix for passphrase encoded private keys." by Asim Shankar · 10 years ago
- 5b74b58 Merge "veyron/runtimes/google/ipc: fix iobuf bug." by Jungho Ahn · 10 years ago
- 529ec19 namespace: parallelize Glob. by David Why Use Two When One Will Do Presotto · 10 years ago
- 4476cc6 security/agent: Bugfix for passphrase encoded private keys. by Asim Shankar · 10 years ago
- dd5f9e0 veyron/security/agent/agentd: Fix missing panic by Robin Thellend · 10 years ago
- dd7dfcb Merge ""veyron/runtimes/google/rt": Make VeyronCredentials take precendence over an agent" by Ankur · 10 years ago
- 8964d3f veyron/tools/mgmt/device,veyron/services/mgmt/device/impl: config override by Bogdan Caprita · 10 years ago
- 4b9a519 veyron/runtimes/google/ipc: fix iobuf bug. by Jungho Ahn · 10 years ago
- 740c29d Merge "security: Reduce usage of ValidatorVOM outside the veyron2/security" by Asim Shankar · 10 years ago
- b5d6bda veyron/{lib/exec,services/mgmt/device}: Get app pid by Robert Kroeger · 10 years ago
- a4b7c4a "veyron/runtimes/google/rt": Make VeyronCredentials take precendence by Ankur · 10 years ago
- 8c11c03 veyron/runtimes/google/ipc/stream/benchmark: add ws throughput benchmark by Jungho Ahn · 10 years ago
- 685ae41 Merge "veyron/tools/mgmt/device: add install-local command" by Bogdan Caprita · 10 years ago
- b4b74a8 Merge " veyron/services/mgmt/device: reduce dispatcher log spam" by Robert Kroeger · 10 years ago
- 8bbe96b veyron/services/mgmt/device: reduce dispatcher log spam by Robert Kroeger · 10 years ago
- d831f86 veyron/runtimes/google/ipc/benchmark: change to use roaming profile by Jungho Ahn · 10 years ago
- 1b3594d ipc/server: reimplement roaming. by Cosmos Nicolaou · 10 years ago
- d318370 security: Reduce usage of ValidatorVOM outside the veyron2/security by Asim Shankar · 10 years ago
- b646a1c veyron/tools/mgmt/device: add install-local command by Bogdan Caprita · 10 years ago
- f6a6335 Merge "runtimes/google/ipc: cleanup error handling. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
- c396a8d Merge "tools/naming/simulator: port test.sh to go integration tests." by Cosmos Nicolaou · 10 years ago
- d1ca686 runtimes/google/ipc: cleanup error handling. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
- adef032 Merge "veyron/services/mgmt/device: Add persistent arguments" by Robin Thellend · 10 years ago
- a1a0b16 tools/naming/simulator: port test.sh to go integration tests. by Cosmos Nicolaou · 10 years ago
- 5ca4664 veyron2,runtimes/google/rt: Resolve todo and remove other stale todos. by Suharsh Sivakumar · 10 years ago
- 7cf836d Add uniqueid command that generates uniqueid.IDs and replaces them in files by Benjamin Prosnitz · 10 years ago
- 41684cb Merge "veyron/runtimes/google/rt: Preserve namespace cache settings across recreations." by Matt Rosencrantz · 10 years ago
- 1094d06 veyron2/context: Allow users to remove cancellation and deadlines from contexts. by Matt Rosencrantz · 10 years ago
- 626d55d veyron2/uniqueid: trim leading 0x if present in FromHexString input by James Ring · 10 years ago
- 1e2b5d4 Merge "veyron/services/mgmt/profile/profiled: remove credential handling from integration test" by James Ring · 10 years ago
- fca013d veyron/services/mgmt/device/impl: fix unit test by Bogdan Caprita · 10 years ago
- 001644e veyron/runtimes/google/rt: Preserve namespace cache settings across recreations. by Matt Rosencrantz · 10 years ago
- f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
- f9385c6 veyron/services/mgmt/device: Add persistent arguments by Robin Thellend · 10 years ago
- 0debd5f Merge "veyron/runtimes/google/ipc: Pass client to server to allow discharge client to use client from context." by Suharsh Sivakumar · 10 years ago
- 2c02570 veyron/services/mgmt/profile/profiled: remove credential handling from integration test by James Ring · 10 years ago
- 975d514 Merge ""core": Make glob-patterns the default" by Ankur · 10 years ago
- da97b3f TBR: veyron/tools/servicerunner: increase timeout. by Jing Jin · 10 years ago
- f4bdecb veyron/services/mgmt/device: Publish under devices/<hostname> by Robin Thellend · 10 years ago
- d9ffea9 veyron/services/mgmt/device: Add origin to self-installer by Robin Thellend · 10 years ago
- d8373a1 veyron/services/mgmt/device/impl: add Debug RPC method for sundry state dumps by Bogdan Caprita · 10 years ago
- 86a6c66 Merge "veyron/services/mgmt/suidhelper: put each application in a new session group" by Robert Kroeger · 10 years ago
- 15018a1 Merge "veyron/services/mgmt/device/impl,veyron/lib/unixfd: more close-on-exec stuff" by Bogdan Caprita · 10 years ago
- af99c97 veyron/runtimes/google/ipc: Pass client to server to allow discharge client by Suharsh Sivakumar · 10 years ago
- 7686e93 Merge "veyron/lib/stats/sysstats: add the pid to sysstats" by Robert Kroeger · 10 years ago
- 4692e29 veyron/lib/stats/sysstats: add the pid to sysstats by Robert Kroeger · 10 years ago
- 03eebbc veyron/services/mgmt/suidhelper: put each application in a new session group by Robert Kroeger · 10 years ago
- 558ea01 ipc: Add an "AllowedServersPolicy" option. by Asim Shankar · 10 years ago
- ba31ef8 Merge "veyron/runtimes/google/ipc: make ipc.TestServerStatus test more robust" by Robert Kroeger · 10 years ago
- 6dad977 veyron/runtimes/google/ipc: make ipc.TestServerStatus test more robust by Robert Kroeger · 10 years ago