Sign in
vanadium
/
release.go.x.ref
/
2d731a9b367ccf8040414d8cc017d7c4f0c09e66
/
runtimes
/
google
/
ipc
/
full_test.go
2d731a9
veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate
by Asim Shankar
· 11 years ago
0af4d3b
"veyron2/security": Split MintDischarge
by Ankur
· 11 years ago
052483e
veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat.
by Asim Shankar
· 11 years ago
767b62d
veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion.
by Cosmos Nicolaou
· 11 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
50ff636
veyron2/security: Formalize "framework" caveats.
by Asim Shankar
· 11 years ago
1fecbcc
veyron2/security: Make ThirdPartyRequirements a VDL type.
by Asim Shankar
· 11 years ago
9fe6082
veyron2/vtrace: Add an initial vtrace skelleton.
by Matt Rosencrantz
· 11 years ago
2b8309a
veyron/runtimes/google/ipc: Disallow multiple calls to Finish.
by Ken Ashcraft
· 11 years ago
ef323db
veyron2/ipc: add RoamingListen support.
by Cosmos Nicolaou
· 11 years ago
f044a8d
"veyron2/security": Caveat and CaveatValidator
by Ankur
· 11 years ago
2959fc8
"veyron/runtimes/google/ipc": Disable server caveat validation
by Ankur
· 11 years ago
f7a11d9
veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate.
by Cosmos Nicolaou
· 11 years ago
bae615a
veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on.
by Cosmos Nicolaou
· 11 years ago
9f6db08
veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern.
by Asim Shankar
· 11 years ago
6bc6458
veyron2/security: Replace PrincipalPattern with BlessingPattern.
by Asim Shankar
· 11 years ago
bf85d54
veyron2/context: Allow the runtime to be obtained from a context.T
by Matt Rosencrantz
· 11 years ago
1f3d113
Merge "Add CacheCtl to naming.Namespace."
by David Why Use Two When One Will Do Presotto
· 11 years ago
d6ade0e
veyron2/security, veyron/security: Refactor veyron2/security/util.go.
by Tilak Sharma
· 11 years ago
7764f31
Add CacheCtl to naming.Namespace.
by David Why Use Two When One Will Do Presotto
· 11 years ago
a94e507
veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger.
by Asim Shankar
· 11 years ago
8bfacf2
veyron2/ipc: change Lookup to take second arg that is the method being invoked.
by Cosmos Nicolaou
· 11 years ago
39602db
Fix build problem caused by cl 3709
by David Why Use Two When One Will Do Presotto
· 11 years ago
062d422
veyron/runtimes/google/ipc: Reduce test flakiness.
by Asim Shankar
· 11 years ago
62ab200
Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API."
by Tilak Sharma
· 11 years ago
b88a111
veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API.
by Tilak Sharma
· 11 years ago
137b8d2
veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context.
by Matt Rosencrantz
· 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
3ed3024
veyron2/security, veyron/security: Move ACL authorizer to veyron/security.
by Tilak Sharma
· 11 years ago
a60d490
veyron/runtimes/google/ipc: Add missing vom registration in test.
by Asim Shankar
· 11 years ago
ddc0c22
veyron/runtimes/google/ipc: Revert <principal_pattern>@@<objectname>
by Asim Shankar
· 11 years ago
d174d06
veyron/runtimes/google/ipc: identify server by principalpattern@@objectname
by Andres Erbsen
· 11 years ago
a3c9765
"veyron2": Add PublicIDStore to Runtime
by Ankur
· 11 years ago
0ecdd7a
veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl
by Todd Wang
· 11 years ago
51d78fc
veyron/lib/binary: binary repository client-side library
by Jiri Simsa
· 11 years ago
b7f95f3
veyron/runtimes/google/ipc: use discharges for third-party caveat authorization
by Andres Erbsen
· 11 years ago
fdc838b
veyron/runtimes/google/ipc: new Serve method to replace Register+Publish.
by Cosmos Nicolaou
· 11 years ago
73e9cac
veyron/lib/testutil: factoring out the security testing utility to
by Jiri Simsa
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
77c7f03
"veyron/runtimes/google/rt": Servers must use Runtime's current identity
by Ankur
· 11 years ago
020cd22
veyron/runtimes/google/ipc/stream/proxy: Add publish address
by Robin Thellend
· 11 years ago
0ea02ab
veyron/runtimes/google/ipc/...: Proxy improvements.
by Asim Shankar
· 11 years ago
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
27727ea
Merge "veyron/runtimes/google/ipc: Move "publisher" to its own package."
by Asim Shankar
· 11 years ago
ae71344
veyron/runtimes/google/ipc: Move "publisher" to its own package.
by Asim Shankar
· 11 years ago
b54d764
veyron2/ipc: Support for granting credentials to servers in the form of blessings.
by Asim Shankar
· 11 years ago
e6e87f1
veyron2/naming: prevent annoying last-step RPC for name resolution.
by Cosmos Nicolaou
· 11 years ago
f5afcaf
all: Create a new client context parameter that will be the first argument of every RPC call.
by Matt Rosencrantz
· 11 years ago
0c76611
veyron/runtimes/google/ipc: Call CloseSend on Finish.
by Tilak Sharma
· 11 years ago
45054a6
veyron/security/caveat: Move common caveats out of veyron/runtimes/google
by Asim Shankar
· 11 years ago
783f779
veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc
by Bogdan Caprita
· 11 years ago
502de9d
veyron/runtimes/google/ipc/stream/manager: fixing my buggy logic to remove
by Bogdan Caprita
· 11 years ago
187269b
veyron/runtimes/google/ipc: add options to ipc server constructor to control
by Bogdan Caprita
· 11 years ago
70a2887
veyron/runtimes/google/security: Export a single PrivateID factory method.
by Asim Shankar
· 11 years ago
992269a
"veyron2/security": Move Authorizer implementation
by Ankur
· 11 years ago
3a8a7e2
veyron/runtimes/google/ipc: Catch test error.
by Asim Shankar
· 11 years ago
2795314
veyron/runtimes/google/ipc: fix full_test (which was using the now deleted
by Bogdan Caprita
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago