Sign in
vanadium
/
release.go.x.ref
/
757ddb4feb6032fe42a78b22c71c66a5f100d0e8
/
profiles
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
cbfe474
profiles/internal: Refactor IPC tests.
by Suharsh Sivakumar
· 10 years ago
59c423c
ipc: Remove AnonymousPrinicipal from server side of VCs.
by Suharsh Sivakumar
· 10 years ago
71c12c3
Merge "ipc/discharges: Key DischargeClient cache with filteredImpetus as well."
by Suharsh Sivakumar
· 10 years ago
e03aa13
ipc/discharges: Key DischargeClient cache with filteredImpetus as well.
by Suharsh Sivakumar
· 10 years ago
42a1736
x.ref/lib/modules: comment and API improvements.
by Cosmos Nicolaou
· 10 years ago
513d9f4
Merge "profiles/internal/ipc/stream/proxy: Don't publish under """
by Robin Thellend
· 10 years ago
994442d
Merge ""x/ref": Pass CallEnd to CaveatValidators"
by Ankur
· 10 years ago
b98eb3d
Merge "naming: Make IPC version range accessible via the Endpoint interface."
by Asim Shankar
· 10 years ago
27d76c3
Merge "profiles/internal/naming/namespace: Use new blessing pattern parsing."
by Ryan Brown
· 10 years ago
04c3502
Merge "ref: Implement trace control in javascript."
by Matt Rosencrantz
· 10 years ago
3971f5a
profiles/internal/ipc/stream/proxy: Don't publish under ""
by Robin Thellend
· 10 years ago
e7970b6
profiles/internal/naming/namespace: Use new blessing pattern parsing.
by Ryan Brown
· 10 years ago
5bdef3d
naming: Make IPC version range accessible via the Endpoint interface.
by Asim Shankar
· 10 years ago
4e796c4
profiles/internal/ipc: Give GlobNotImplemented its own error ID
by Robin Thellend
· 10 years ago
6bc9946
"x/ref": Pass CallEnd to CaveatValidators
by Ankur
· 10 years ago
7554abf
Merge "ipc/default_authorizer_test: Change use of v23.Init to testContext()."
by Suharsh Sivakumar
· 10 years ago
6cc49ef
Merge "ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal."
by Matt Rosencrantz
· 10 years ago
c7e0194
Merge "profiles/internal/ipc: Give ErrGlobMatchesOmitted its own error ID"
by Robin Thellend
· 10 years ago
ad1d419
TBR: Fix go-race.
by Suharsh Sivakumar
· 10 years ago
ac4d5b5
ipc/default_authorizer_test: Change use of v23.Init to testContext().
by Suharsh Sivakumar
· 10 years ago
b8efb60
profiles/internal/ipc: Give ErrGlobMatchesOmitted its own error ID
by Robin Thellend
· 10 years ago
37f293a
Merge "profiles/internal/ipc: Pass more errors to the client"
by Robin Thellend
· 10 years ago
2803fe9
ref: Implement trace control in javascript.
by Matt Rosencrantz
· 10 years ago
2056390
TBR: profiles/internal: Fix test failure on linux.
by Asim Shankar
· 10 years ago
Next »