Sign in
vanadium
/
release.go.x.ref
/
ef4bbac2428b1f0955e15eaa71325059b8ef104d
/
services
/
wspr
80752cc
ref: Change the shutdown mechanism for the new runtime.
by Matt Rosencrantz
· 9 years ago
0f07c60
TBR: ref: Replace "v23" (the tool name) with "jiri".
by Nicolas Lacasse
· 10 years ago
1b1b938
TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere.
by Nicolas Lacasse
· 10 years ago
ddccf36
x/ref/services/wspr: Switching WSPR to the new Server API
by Ali Ghassemi
· 10 years ago
bca3b9c
Merge "security: Avoid unnecessarily public key marshaling/unmarshaling."
by Asim Shankar
· 10 years ago
3cc026f
wspr: Fix tests that sometimes deadlocks.
by Suharsh Sivakumar
· 10 years ago
53ac585
ref: Convert uses of the xrpc library to the new v23 server API.
by Matt Rosencrantz
· 10 years ago
98d6d7c
v23: Promote the XWithNew*Server APIs out of experimental.
by Matt Rosencrantz
· 10 years ago
6d1aad8
services/wspr: Address a couple of stale todos.
by Suharsh Sivakumar
· 10 years ago
6eba986
security: Avoid unnecessarily public key marshaling/unmarshaling.
by Asim Shankar
· 10 years ago
7bffae0
v23/rpc: Switch ServerCall.Server to return an XServer.
by Matt Rosencrantz
· 10 years ago
809fd53
Merge "services: Use AllGlobber instead of AllGlobberX Change-Id: I09736ec0aae53370a4d90798f03c46de1deec475"
by Robin Thellend
· 10 years ago
b8065a6
Fix wspr test. It was using "fmt.Errorf" instead of "t.Errorf", so we
by Nicolas Lacasse
· 10 years ago
5903108
services: Use AllGlobber instead of AllGlobberX
by Robin Thellend
· 10 years ago
3ad0d70
Merge "(runtime|services): Implement new AllGlobberX and ChildrenGlobberX"
by Robin Thellend
· 10 years ago
f15f295
(runtime|services): Implement new AllGlobberX and ChildrenGlobberX
by Robin Thellend
· 10 years ago
b55c3c4
Don't fetch signatures in WSPR before each RPC.
by Nicolas Lacasse
· 10 years ago
64d573d
x/ref: make use of ctx arg to Lookup.
by Cosmos Nicolaou
· 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
a4d7fbf
Merge "Needed for v.io/c/13354"
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
e9c622d
x.ref/runtime: convert to context-based logging.
by Cosmos Nicolaou
· 10 years ago
fdf980b
ref/services/wspr: Fix flaky test.
by Suharsh Sivakumar
· 10 years ago
83aa855
wspr: Persist webapp principals and blessing stores.
by Nicolas Lacasse
· 10 years ago
1c33b7d
x/ref/services: convert yet more services to context based logging.
by Cosmos Nicolaou
· 10 years ago
d922992
x/ref/services: convert more services to context based logging.
by Cosmos Nicolaou
· 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
165e890
ref: Add test.V23InitWithNamespace
by Matt Rosencrantz
· 10 years ago
a2f6728
Merge "wspr: Fix arguments to BlessSelf"
by Benjamin Prosnitz
· 10 years ago
d011350
Remove UnionOfBlessings from WSPR
by Benjamin Prosnitz
· 10 years ago
70b7664
wspr: Fix arguments to BlessSelf
by Benjamin Prosnitz
· 10 years ago
ae30020
wspr: Full Blessings objects in JS
by Benjamin Prosnitz
· 10 years ago
0062e27
wspr: Share the type stream for server messages.
by Shyam Jayaraman
· 10 years ago
dc07fc5
wspr: Don't send the stream close message to JS servers if they already
by Shyam Jayaraman
· 10 years ago
3facd24
wspr: Have the stream messages use the shared type stream
by Shyam Jayaraman
· 10 years ago
251f9d3
wspr: Use a type flow to pass type messages between wspr and js.
by Shyam Jayaraman
· 10 years ago
257c453
wspr: Remove "net/http/pprof" handlers.
by Asim Shankar
· 10 years ago
c65917c
wspr: Use cache for blessings between Go and Js
by Benjamin Prosnitz
· 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
ec7a608
Make "go vet" happy.
by Nicolas Lacasse
· 10 years ago
fb931a2
Remove an extra JSON-encode in browsers, and turn many other instances
by Nicolas Lacasse
· 10 years ago
7a6a4c2
ref: Convert all programs in ref to use package cmdline.
by Todd Wang
· 10 years ago
40e52e9
ref: Change type Profiles to RuntimeFactory.
by Suharsh Sivakumar
· 10 years ago
dcc11d7
ref: Change "profiles" directory to "runtime"
by Suharsh Sivakumar
· 10 years ago
071d1c8
ref: Make vdl tool generate valid struct tags so that go vet is happy.
by Suharsh Sivakumar
· 10 years ago
a036a0f
Fix a bunch of trivial problems pointed out by "go vet".
by Asim Shankar
· 10 years ago
ffc646e
profiles/internal: add logcop calls.
by Cosmos Nicolaou
· 10 years ago
5753f39
wspr: Revert 74e84b456ac998e5487646e8b2a565194146f1c5 with a fix for a
by Shyam Jayaraman
· 10 years ago
98d5aff
TBR wsprd: Rollback change 8269f607032d75e6c5981c9b78dd7d337dbf5652
by Shyam Jayaraman
· 10 years ago
7ba7086
Merge "wspr: Share an encoder and decoder for all js clients."
by Shyam Jayaraman
· 10 years ago
e1209d4
wspr: Support for all methods on the blessing store
by Benjamin Prosnitz
· 10 years ago
8269f60
wspr: Share an encoder and decoder for all js clients.
by Shyam Jayaraman
· 10 years ago
9ff5ac7
wspr: UnionOfBlessings() in js
by Benjamin Prosnitz
· 10 years ago
bac3403
v.io/x/ref: Adding support for RpcServerOptions such as IsLeaf and
by Ali Ghassemi
· 10 years ago
038ba80
Merge "Switch "useGranter" to "granter""
by Nicolas Lacasse
· 10 years ago
f0ec405
Switch "useGranter" to "granter"
by Nicolas Lacasse
· 10 years ago
5d1fe97
vom: move magicbyte handling into encode/decode.
by Jungho Ahn
· 10 years ago
8e301b5
wsprd: Pass the user language between wspr and JS
by Shyam Jayaraman
· 10 years ago
d87d746
TBR ref: VDL require named in-args, fix bug with named out-args.
by Todd Wang
· 10 years ago
99b18a7
services/proxy/proxyd: Implement access control at the proxy server.
by Asim Shankar
· 10 years ago
60b78e9
ref: CaveatX->Caveat and rename caveat factories.
by Suharsh Sivakumar
· 10 years ago
cff219a
Merge "wspr: Add debug string to js blessing"
by Benjamin Prosnitz
· 10 years ago
3340833
wspr: Add debug string to js blessing
by Benjamin Prosnitz
· 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
b764c93
Merge "ref: Change/remove veyron issues referred to in comments."
by Suharsh Sivakumar
· 10 years ago
103f895
Merge "x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc."
by Cosmos Nicolaou
· 10 years ago
78b2bd8
ref: Change/remove veyron issues referred to in comments.
by Suharsh Sivakumar
· 10 years ago
3650fd4
all: add .api files necessary for public API presubmit check
by James Ring
· 10 years ago
782a8a1
wspr: Add addToRoots() for js
by Benjamin Prosnitz
· 10 years ago
ba9593f
mounttablelib: Persist permissions to the underlying file system.
by David Why Use Two When One Will Do Presotto
· 10 years ago
e81a41b
Merge "services/wspr: Intentionally panic from within a goroutine."
by Nicolas Lacasse
· 10 years ago
aa87e29
x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc.
by Cosmos Nicolaou
· 10 years ago
aebd872
services/wspr: Intentionally panic from within a goroutine.
by Nicolas Lacasse
· 10 years ago
f0a995c
wspr: Fix an issue where we deadlock on shutdown because we are blocked
by Shyam Jayaraman
· 10 years ago
555097f
ref: Add OverrideCaveatSetsValidator for use by wspr and jni.
by Todd Wang
· 10 years ago
a4d4a69
TBR global: s/acl/perms/g and related cleanups/fixes
by Adam Sadovsky
· 10 years ago
ad49204
ref: Change context mutators from SetFoo to WithFoo.
by Todd Wang
· 10 years ago
bc74089
TBR wspr: Fix wspr hanging when trying to unmount.
by Suharsh Sivakumar
· 10 years ago
4264e4b
TBR ref: Move security.Call out of context.T.
by Todd Wang
· 10 years ago
54feabe
ref: Move context.T out of rpc.ServerCall.
by Todd Wang
· 10 years ago
fd82dcc
services/mounttable/mounttablelib: Add node counter
by Robin Thellend
· 10 years ago
bf71e96
wspr: Support for granter in Javascript
by Benjamin Prosnitz
· 10 years ago
07136a7
wsprd: Added the ability to pass Blessings in RPCs at the top level.
by Shyam Jayaraman
· 10 years ago
9e42399
TBR wspr: Add put to blessing store
by Benjamin Prosnitz
· 10 years ago
df2672a
ref: Change vdl generation to use Client.Call and regenerate files.
by Suharsh Sivakumar
· 10 years ago
076e953
ref: Introduce client.Call that retries application level errors.
by Suharsh Sivakumar
· 10 years ago
4cc7c2d
wspr: Make Lookup requests made during server shutdown return an error.
by Suharsh Sivakumar
· 10 years ago
5771aec
Merge "various: make Glob return GlobReply"
by James Ring
· 10 years ago
8c4e5cc
x/ref: Update package doc for all packages.
by Todd Wang
· 10 years ago
c971dca
various: make Glob return GlobReply
by James Ring
· 10 years ago
b1f9e3c
s/etag/version/
by Adam Sadovsky
· 10 years ago
b351149
x/ref: Restructure security packages
by Todd Wang
· 10 years ago
5b77a34
x/ref: Restructure services/wspr
by Todd Wang
· 10 years ago