Sign in
vanadium
/
release.go.x.ref
/
2922d2394cd09cff379b1b5973d2fe457ffbc4bd
/
services
/
proxy
/
proxyd
26f1c4d
ref: changes related to v.io/c/14371
by Jiri Simsa
· 10 years ago
5a3125a
Needed for v.io/c/13354
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
6c36388
go generate updates following v.io/c/12224
by Cosmos Nicolaou
· 10 years ago
9587390
ref: Change test/modules registration mechanism.
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
6b1c8b0
services/proxy: Restore authorization checks at the proxy.
by Asim Shankar
· 10 years ago
4897f5d
TBR: profiles/internal/rpc: Fix test flakiness in
by Asim Shankar
· 10 years ago
99b18a7
services/proxy/proxyd: Implement access control at the proxy server.
by Asim Shankar
· 10 years ago
32b782b
Merge "security: Provide an Authorizer implementation that never denies access."
by Asim Shankar
· 10 years ago
fdd6ec7
all: remove .api files from ref/
by James Ring
· 10 years ago
149b497
security: Provide an Authorizer implementation that never denies access.
by Asim Shankar
· 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
3650fd4
all: add .api files necessary for public API presubmit check
by James Ring
· 10 years ago
aa87e29
x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc.
by Cosmos Nicolaou
· 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
8c4e5cc
x/ref: Update package doc for all packages.
by Todd Wang
· 10 years ago
70add11
ref: Change proxyd flags from underscores to hyphens.
by Suharsh Sivakumar
· 10 years ago
f32d24d
flags: Replace "veyron" with "v23". (And _s with -s)
by Asim Shankar
· 10 years ago
d7616c9
ref: adding copyright headers and licensing files
by Jiri Simsa
· 10 years ago
c32a46e
services/proxy/proxyd: Integration test
by Asim Shankar
· 10 years ago
94502cf
ref: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
d1cc6e0
ref: Changes most simple uses of veyron to vanadium.
by Suharsh Sivakumar
· 10 years ago
2b675f9
ref/profiles/proxy: Move the proxy implementation back into profiles internal.
by Matt Rosencrantz
· 10 years ago
dbc1be2
ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal
by Matt Rosencrantz
· 10 years ago
ffceefa
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
337af23
core: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
9c0168e
veyron/services/proxy/proxyd: Add debug server
by Robin Thellend
· 10 years ago
6ac9522
TBR renaming party
by Jiri Simsa
· 10 years ago
49be2f3
veyron/services/proxy/proxyd: enable clean shutdown of proxy
by Bogdan Caprita
· 10 years ago
d21f6b1
testutil/integration: sundry changes to improve usability and robustness
by Cosmos Nicolaou
· 10 years ago
19fbf99
core: Change rt.New to veyron2.Init.
by Suharsh Sivakumar
· 10 years ago
29d1d3a
veyron/lib/flags: Switch default veyron.tcp.prototcol to "wsh".
by Nicolas LaCasse
· 10 years ago
8bd8e10
veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'
by Cosmos Nicolaou
· 10 years ago
d8717e6
services/proxy/proxyd: remove tcp/ws hack.
by Cosmos Nicolaou
· 10 years ago
d599e38
core: Remove the NewStreamManager and Namespace methods of Runtime.
by Matt Rosencrantz
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
0610a23
veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository.
by Matt Rosencrantz
· 10 years ago
a6d3188
proxy: mount the ws endpoint as well if we are listening on tcp.
by Shyam Jayaraman
· 10 years ago
adf0ca1
End of the // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
5a82d35
veyron2/security: Address a bunch of cleanup TODOs.
by Asim Shankar
· 10 years ago
ea157f4
playground: simplify various things, make setup more robust
by Adam Sadovsky
· 10 years ago
f889c73
veyron2: break dependency between veyron2/rt and the runtime implementation.
by Cosmos Nicolaou
· 10 years ago
8f05c22
veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model.
by Asim Shankar
· 10 years ago
3da1c79
This is the first change to get rid of //.
by David Why Use Two When One Will Do Presotto
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
5181bdb
veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4).
by Adam Sadovsky
· 11 years ago
7c45cc3
veyron/services/proxy/proxyd: Add // to the published address.
by Robin Thellend
· 11 years ago
2ec843a
veyron/services/proxy/proxyd: Add optional healthz server.
by Robin Thellend
· 11 years ago
4258d88
veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup.
by Bogdan Caprita
· 11 years ago
ded3659
veyron/services/proximity: Move a bunch of daemons out of veyron/runtimes.
by Srdjan Petrovic
· 11 years ago