- bca3b9c Merge "security: Avoid unnecessarily public key marshaling/unmarshaling." by Asim Shankar · 10 years ago
- 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
- 6eba986 security: Avoid unnecessarily public key marshaling/unmarshaling. by Asim Shankar · 10 years ago
- 00469a2 ref/test/goroutines: Deflake the goroutines test. by Matt Rosencrantz · 10 years ago
- 02577e8 TBR fix test line numbers by James Ring · 10 years ago
- 2de9d83 TBR disable TestDeferHandling test (see http://v.io/i/686) by James Ring · 10 years ago
- 8ee3f4e TBR: ref/test/goroutines: Prevent leaked goroutines from breaking the test. by Matt Rosencrantz · 10 years ago
- 0438443 Revert "TBR: Revert "IPC implementation of agentd. The client library supports both IPC and RPC for now."" by Ryan Brown · 10 years ago
- e7d55fb runtime/internal/rpc: Implement a scheme for backward compatibility. by Matt Rosencrantz · 10 years ago
- e35c92f v.io/x/ref/test/benchmark: update to be compatible with go1.5 by Cosmos Nicolaou · 10 years ago
- 8b59ca3 TBR: Revert "IPC implementation of agentd. The client library supports both IPC and RPC for now." by Ryan Brown · 10 years ago
- feb42ba IPC implementation of agentd. The client library supports both IPC and RPC for now. by Ryan Brown · 10 years ago
- 75250d3 ref/runtime/internal/flow/conn: Ensure that we don't leak goroutines. by Matt Rosencrantz · 10 years ago
- 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
- 1142444 test/testutil,services: favor NewRandGenerator over InitRandGenerator by Bogdan Caprita · 10 years ago
- 3a16782 Merge "x/ref: clean up use of test.InitWithParams as per v.io/i/599" by Cosmos Nicolaou · 10 years ago
- 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 by Cosmos Nicolaou · 10 years ago
- 5a3125a Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
- 95ab297 ref/test: simplifying InitRandGenerator() by Jiri Simsa · 10 years ago
- 95bca14 test: disable the namespace cache unconditionally for context created by V23Init by Bogdan Caprita · 10 years ago
- 291047e Merge "services/device/mgmt_v23_test: Use "device publish" and check publisher blessings" by Arup Mukherjee · 10 years ago
- d804828 services/device/mgmt_v23_test: Use "device publish" and check publisher blessings by Arup Mukherjee · 10 years ago
- 1356277 services/internal/servicetest: create shell without a mounttable by Bogdan Caprita · 10 years ago
- 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
- bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
- e3b1932 x/ref/test: update to use context-based logging. by Cosmos Nicolaou · 10 years ago
- 2856c8f Merge "ref/test/v23tests: hide the embedded structs." by Cosmos Nicolaou · 10 years ago
- 6392aed ref/test/v23tests: hide the embedded structs. by Cosmos Nicolaou · 10 years ago
- f7bee9e v.io/x/ref/test: Address a missed code review comment. by Matt Rosencrantz · 10 years ago
- 165e890 ref: Add test.V23InitWithNamespace by Matt Rosencrantz · 10 years ago
- 0e4e392 ref/lib/logger: provide an implementation of v23/logger. by Cosmos Nicolaou · 10 years ago
- efa946c ref/test/v23tests: provide a Shutdown method to hide the embedded one. by Cosmos Nicolaou · 10 years ago
- 47d293d ref/test/testutil: test for use of an unitialized global random number generator. by Cosmos Nicolaou · 10 years ago
- c818b80 ref/test/testutil: make use of the rand generator explicit. by Cosmos Nicolaou · 10 years ago
- 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
- 73a6f24 Merge "runtime/internal/lib/publisher: make this asynchronous for real and fix up all unit tests." by Cosmos Nicolaou · 10 years ago
- 33cf898 runtime/internal/lib/publisher: make this asynchronous for real and fix up all unit tests. by Cosmos Nicolaou · 10 years ago
- 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
- 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
- 5507c83 ref: First cleanup of test/modules, removing RegisterFunction. by Todd Wang · 10 years ago
- 3bb46f5 ref: Replace x/devtools/internal/envutil with x/lib/envvar by Todd Wang · 10 years ago
- 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
- 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
- dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
- d1fa6a8 Merge "examples/hello: Move hello to the test directory." by Matt Rosencrantz · 10 years ago
- a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
- 1123a08 test/v23tests: added an option to set prefix arguments by Robert Kroeger · 10 years ago
- dbcd7b7 examples/hello: Move hello to the test directory. by Matt Rosencrantz · 10 years ago
- 8df1ac3 ref: Add a method for skipping known bad regressions until new binaries by Matt Rosencrantz · 10 years ago
- fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
- 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
- 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
- 02714b7 services/device/mgmt_v23_test et al.: support for multiuser tests by Robert Kroeger · 10 years ago
- 555097f ref: Add OverrideCaveatSetsValidator for use by wspr and jni. by Todd Wang · 10 years ago
- 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
- ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
- c4c1628 Merge "x/ref: Restructure services/agent to follow conventions." by Todd Wang · 10 years ago
- 185c0c6 profiles/internal/rpc: more verror conversions and tests. by Cosmos Nicolaou · 10 years ago
- 9fb1034 profiles/internal/rcp/stream: verror conversions. by Cosmos Nicolaou · 10 years ago
- 8850968 x/ref: Restructure services/agent to follow conventions. by Todd Wang · 10 years ago
- 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
- 47d55d9 ref/v23tests: improve concurrent access to V23_BIN_DIR by Cosmos Nicolaou · 10 years ago
- b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
- 644ec62 x/ref: Flatten lib/exec/consts into lib/exec by Todd Wang · 10 years ago
- 712eeef x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt by Todd Wang · 10 years ago
- 7d48501 test: More VEYRON -> V23 renaming for enviroment variables. by Asim Shankar · 10 years ago
- f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
- 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
- 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
- ccca2f4 v.io/x/ref/lib/exec: Use verror instead of errors.New() and fmt.Errorf() by Mike Burrows · 10 years ago
- b2599e2 v23tests was failing to set a testing.TB option for modules.StartWithOpts by Cosmos Nicolaou · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 036c30c ref/lib/flags, ref/test: make it possible to set new default values. by Cosmos Nicolaou · 10 years ago
- 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
- 2d02463 ref: Remove most references to the modules/core package. by Matt Rosencrantz · 10 years ago
- c004811 services/identity: Reorganize identityd to only expose the binaries by Suharsh Sivakumar · 10 years ago
- 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- e8793fa Merge "x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}." by Todd Wang · 10 years ago
- 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
- 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
- 52e9a22 x.ref/test: improved documentation and testing. by Cosmos Nicolaou · 10 years ago
- d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
- 3513e81 Merge "mv wspr module command into servicerunner since it's only used here." by Cosmos Nicolaou · 10 years ago
- 6cc759d mgmt,identity: Use a security setup more representative of what will by Asim Shankar · 10 years ago
- c80820b mv wspr module command into servicerunner since it's only used here. by Cosmos Nicolaou · 10 years ago
- 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago