- bd98a77 x/ref: Move x/ref/lib/flags/buildinfo to x/lib/buildinfo by Todd Wang · 10 years ago
- dda1649 "x/ref": Update w.r.t to CL #9371 by Ankur · 10 years ago
- cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago
- 77db8c2 Merge "x/ref: Move services/mounttable/lib to mounttablelib" by Todd Wang · 10 years ago
- 18df0e6 Merge "profiles/internal/rpc: Make it an error if the principal is nil in SecurityConfidential." by Suharsh Sivakumar · 10 years ago
- 0ed10c2 profiles/internal/rpc: Make it an error if the principal is nil in by Suharsh Sivakumar · 10 years ago
- 07a736d stream/manager: use verror. by Cosmos Nicolaou · 10 years ago
- 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago
- 59a3f37 Merge "x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt" by Todd Wang · 10 years ago
- 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. 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
- a358b8c publish: log changes of mount state because todd wanted it. by David Why Use Two When One Will Do Presotto · 10 years ago
- 5082a55 x/ref: Move v.io/v23/naming/ns to v.io/v23/namespace. by Todd Wang · 10 years ago
- 215afa8 Merge "ref: added interfaces to make the reserved name dispatcher configurable" by Robert Kroeger · 10 years ago
- e4a8c09 security: The default authorizer has been made public. by Asim Shankar · 10 years ago
- d709b28 Merge "profiles/internal/naming/namespace|services/mounttable: Pass IsLeaf all the way" by Robin Thellend · 10 years ago
- f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
- d62d98d Merge "TBR namespace: Add opts to each call that has underlying RPCs to pass CallOpts to those RPCs." by Jiri Simsa · 10 years ago
- 38788d4 TBR namespace: Add opts to each call that has underlying RPCs by David Why Use Two When One Will Do Presotto · 10 years ago
- 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
- 316442c ref: added interfaces to make the reserved name dispatcher configurable by Robert Kroeger · 10 years ago
- 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
- 0064374 profiles/internal/naming/namespace|services/mounttable: Pass IsLeaf all the way by Robin Thellend · 10 years ago
- 254d570 v.io/x/ref/profiles/internal/rpc: Reduce initial backoff time. by Matt Rosencrantz · 10 years ago
- c6f38e9 profiles: RegisterProfileInit -> RegisterProfile. by Suharsh Sivakumar · 10 years ago
- 33e1a04 Merge "profiles/internal/rpc: Reduce verbosity of authentication errors." by Asim Shankar · 10 years ago
- 1e03d86 Merge "rpc: Use Equivalent method instead of reflect.DeepEquals." by Suharsh Sivakumar · 10 years ago
- 07b57f2 rpc: Use Equivalent method instead of reflect.DeepEquals. by Suharsh Sivakumar · 10 years ago
- 6d5e9e7 profiles/internal/rpc: Reduce verbosity of authentication errors. by Asim Shankar · 10 years ago
- 03d8fd3 listenspec: Make GetListenSpec return a copy of the listenspec in the context. by Suharsh Sivakumar · 10 years ago
- 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
- 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
- 6ccde4a TBR: discharge cache: Remove stale todo. by Suharsh Sivakumar · 10 years ago
- 830e137 internal/testing/mocks: add support for dropping v23 rpc protocol messages. by Cosmos Nicolaou · 10 years ago
- df2fcb0 Merge "namespace: dedup glob replies." by David Why Use Two When One Will Do Presotto · 10 years ago
- 1e7c61a Merge "profiles/internal: Add ServesLeaf/IsLeaf to the Endpoint" by Robin Thellend · 10 years ago
- a471dc7 Merge "profiles/internal/testing/mocks/mocknet: mock net.Conn for use in tests." by Cosmos Nicolaou · 10 years ago
- 3fc13f4 namespace: dedup glob replies. by David Why Use Two When One Will Do Presotto · 10 years ago
- 53e1b71 Merge "v.io/x/ref/lib/exec: Use verror instead of errors.New() and fmt.Errorf()" by Mike Burrows · 10 years ago
- b457df9 profiles/internal: Add ServesLeaf/IsLeaf to the Endpoint by Robin Thellend · 10 years ago
- 4c892fb profiles/internal/testing/mocks/mocknet: mock net.Conn for use in tests. by Cosmos Nicolaou · 10 years ago
- 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
- c96b132 TBR rpc version: temporarily rollback supported version from 8 to 7. by Jungho Ahn · 10 years ago
- 60408fa TBR vom: enable separate vom type stream by Jungho Ahn · 10 years ago
- cd175b8 ipc/stream: add idle timer to vc/vifs by Jungho Ahn · 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
- b291d6c internal/rpc: cleanup/test all client error handling and bug fixes. by Cosmos Nicolaou · 10 years ago
- 8c3faba consistent use of v23 test generate in order to use TestMain and in turn call test.Init. by Cosmos Nicolaou · 10 years ago
- 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
- 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
- c48d4f1 Merge "ref: adding copyright to the vdl files" by Jiri Simsa · 10 years ago
- 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
- 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
- 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
- 483a5f0 Merge "v.io/x/ref/mgmt: Convert to use verror" by Mike Burrows · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
- 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
- 317b0c5 ref: Change the API of validators to accept *context.T instead of security.Call. by Matt Rosencrantz · 10 years ago
- e5b43b3 Merge "profiles: set more appropriate defaults." by Cosmos Nicolaou · 10 years ago
- 89e9523 profiles/internal: Add IsLeaf by Robin Thellend · 10 years ago
- f016f4a profiles: set more appropriate defaults. by Cosmos Nicolaou · 10 years ago
- 39bbaaf v.io/x/ref/mgmt: Convert to use verror by Mike Burrows · 10 years ago
- 2c5d810 ipc: VCSecurityLevel->Security and no longer a stream opt. by Suharsh Sivakumar · 10 years ago
- 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
- 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago
- bd20086 Merge "naming: Change network name to "v23"" by Suharsh Sivakumar · 10 years ago
- 2d02463 ref: Remove most references to the modules/core package. by Matt Rosencrantz · 10 years ago
- ef39ba8 TBR: "x/ref": Remove security.CallSide by Ankur · 10 years ago
- 5dc58e3 Merge "ref: Change more uses of "veyron"." by Suharsh Sivakumar · 10 years ago
- ccc5cb8 rpc: Remove file which got readded in rpc rename because of some nasty merges. by Suharsh Sivakumar · 10 years ago
- 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
- 3e1d086 TBR: "profiles/internal/rpc": Update w.r.t 8243 by Ankur · 10 years ago
- 34120c9 naming: Change network name to "v23" by Suharsh Sivakumar · 10 years ago
- 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
- e5e5dcc ipc: ServerBlessings is no longer a IPCStreamListenerOpt. by Suharsh Sivakumar · 10 years ago
- 232c1ba profiles/internal/ipc: Fix a couple of security.Call related comments. by Matt Rosencrantz · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- 2ad4e10 ipc: Get rid of vc.LocalPrincipal and vc.AnonymousPrincipal. by Suharsh Sivakumar · 10 years ago
- e8793fa Merge "x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}." by Todd Wang · 10 years ago
- 58dbbab Merge "ref: Change the API of Authorize and BlessingNames to take a *context.T instead of a security.Call." by Matt Rosencrantz · 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
- 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
- e5fc104 Merge "ref/profiles/internal/rt: Ensure the agents client doesn't close before it should." by Matt Rosencrantz · 10 years ago
- 58cb687 TBR: Fix some more veyrons. by Suharsh Sivakumar · 10 years ago
- 3dc0196 ref/profiles/internal/rt: Ensure the agents client doesn't close before it should. by Matt Rosencrantz · 10 years ago
- d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
- 52964c2 runtime: Use correct ctx for initialization of security. by Suharsh Sivakumar · 10 years ago
- 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
- a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
- 2d04f0e services/identity/server: fix shutdown race by Bogdan Caprita · 10 years ago
- 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
- a18a1eb x/ref/lib/testutil tidy up: step 1 by Cosmos Nicolaou · 10 years ago
- d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- 90cdbd1 Merge "TBR x/ref: Rename ID->Id in VDL file" by Benjamin Prosnitz · 10 years ago
- 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago
- 979ae87 Merge "profiles/internal: Refactor IPC tests." by Suharsh Sivakumar · 10 years ago
- 9d3278a ref: Complete the move of netconfig and netstate to release.go.x.lib. by Matt Rosencrantz · 10 years ago