Sign in
vanadium
/
release.go.x.ref
/
99d8a2eb8d93aff74ef9c348686d8cdfaab43ed6
/
runtime
/
internal
/
rpc
/
stream
/
manager
/
manager_test.go
4d082c5
runtime/{internal/testing/mocks/mocknet,internal/rpc/stream/manager}: update for go1.5 error message.
by Cosmos Nicolaou
· 10 years ago
e9c622d
x.ref/runtime: convert to context-based logging.
by Cosmos Nicolaou
· 10 years ago
c818b80
ref/test/testutil: make use of the rand generator explicit.
by Cosmos Nicolaou
· 10 years ago
9587390
ref: Change test/modules registration mechanism.
by Todd Wang
· 10 years ago
19e84b2
rpc/stream/vif: reuse vif auth in vc
by Jungho Ahn
· 10 years ago
dcc11d7
ref: Change "profiles" directory to "runtime"
by Suharsh Sivakumar
· 10 years ago
[Renamed (98%) from profiles/internal/rpc/stream/manager/manager_test.go]
7e93ce5
ref: Add resolver to rpc.RegisterProtocol.
by Suharsh Sivakumar
· 10 years ago
859ea0f
rpc/stream/vif: Concurrent mgr.FindOrDialVIFs should share VIF cache.
by Suharsh Sivakumar
· 10 years ago
a40f12a
rpc/stream/manager: Reenable connection killing after it was broken in
by Matt Rosencrantz
· 10 years ago
c16339c
ref: Remove support for API versions <9 and endpoint versions < 5.
by Matt Rosencrantz
· 10 years ago
e89936f
rpc/stream/manager: Randomly select TCP connections to kill in order to
by Asim Shankar
· 10 years ago
cc9d572
rpc/stream: fix flaky test
by Jungho Ahn
· 10 years ago
6ab655f
rpc/stream/vif: add idle timeout to vif.
by Jungho Ahn
· 10 years ago
bf0d9d9
ref: Use the runtime authorizer for vtrace.
by Matt Rosencrantz
· 10 years ago
07a736d
stream/manager: use verror.
by Cosmos Nicolaou
· 10 years ago
cd175b8
ipc/stream: add idle timer to vc/vifs
by Jungho Ahn
· 10 years ago
d7616c9
ref: adding copyright headers and licensing files
by Jiri Simsa
· 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
e5e5dcc
ipc: ServerBlessings is no longer a IPCStreamListenerOpt.
by Suharsh Sivakumar
· 10 years ago
94502cf
ref: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
[Renamed (98%) from profiles/internal/ipc/stream/manager/manager_test.go]
2ad4e10
ipc: Get rid of vc.LocalPrincipal and vc.AnonymousPrincipal.
by Suharsh Sivakumar
· 10 years ago
9e90984
test/modules/shell.go: have a single NewShell call with functional expect.Session support.
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
59c423c
ipc: Remove AnonymousPrinicipal from server side of VCs.
by Suharsh Sivakumar
· 10 years ago
42a1736
x.ref/lib/modules: comment and API improvements.
by Cosmos Nicolaou
· 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
ad1d419
TBR: Fix go-race.
by Suharsh Sivakumar
· 10 years ago
86ba1a1
ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal.
by Matt Rosencrantz
· 10 years ago
7171a25
ipc,naming: Servers generate V4 endpoints now.
by Asim Shankar
· 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
[Renamed (98%) from runtimes/google/ipc/stream/manager/manager_test.go]
ffceefa
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
50a5f39
"core": Server authentication during VC handshake
by Ankur
· 10 years ago
337af23
core: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
6ac9522
TBR renaming party
by Jiri Simsa
· 10 years ago
d19c95d
core: Remove testutil.Init in init and use v23 test generate
by Suharsh Sivakumar
· 10 years ago
af862a5
veyron2/ipc/stream: Unexpose veyron2/ipc/stream API.
by Suharsh Sivakumar
· 10 years ago
9d17e4a
veyron/lib/modules: Make modules parse flags using the veyron2.Init
by Suharsh Sivakumar
· 10 years ago
a08a221
veyron/lib/modules: Use the agent for managing credentials in modules.Shell.
by Ryan Brown
· 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
3c50ac4
runtimes/google/ipc: rework 'hybrid' websocket protocol support.
by Cosmos Nicolaou
· 10 years ago
ae8dd21
veyron2/ipc: modify ListenSpec to accept a slice of addresses.
by Cosmos Nicolaou
· 10 years ago
87c0a55
veyron2/ipc: force all protocols, including tcp, to be registered.
by Cosmos Nicolaou
· 10 years ago
344cc4a
lib/modules: change the NewShell factory to take a security.Principal arg.
by Cosmos Nicolaou
· 10 years ago
d4f0056
lib/modules: implement a registry to clean up AddFunction,Subprocess etc.
by Cosmos Nicolaou
· 10 years ago
dbae76b
veyron/runtimes/google/ipc: When listening on tcp, also allow websocket
by Shyam Jayaraman
· 10 years ago
e49a86a
"veyron/runtime/google/ipc": Server Discharges
by Ankur
· 10 years ago
9388ae4
veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback...
by Cosmos Nicolaou
· 10 years ago
612ad38
veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv.
by Cosmos Nicolaou
· 10 years ago
920db00
veyron/runtimes/google: transition to modules from blackbox.
by Cosmos Nicolaou
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
7cf2900
veyron/runtimes/google: Plumb the new security model all the way through.
by Asim Shankar
· 10 years ago
6b0510a
veyron/runtimes/google/ipc/stream: Support for the new security model primitives.
by Asim Shankar
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
5129fcb
veyron2/ipc: add a registration mechanism for new network types (e.g. bluetooth)
by Cosmos Nicolaou
· 11 years ago
6a75fff
Merge "veyron/runtimes/google/ipc/stream/vc: channel binding authentication"
by Andres Erbsen
· 11 years ago
ffa4574
veyron/runtimes/google/ipc/stream/vc: channel binding authentication
by Andres Erbsen
· 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
4b0dfa0
veyron/runtimes/google/security: replace private key with a generic Signer.
by Srdjan Petrovic
· 11 years ago
a3c9765
"veyron2": Add PublicIDStore to Runtime
by Ankur
· 11 years ago
77c7f03
"veyron/runtimes/google/rt": Servers must use Runtime's current identity
by Ankur
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago