Sign in
vanadium
/
release.go.x.ref
/
3703680d98d13b6ece84a74256e3171b5a24bb6c
/
runtimes
b59283e
Merge "veyron/runtimes/google/security: Preparation for moving identity implementation to the public API and to VDL."
by Asim Shankar
· 11 years ago
e6e87f1
veyron2/naming: prevent annoying last-step RPC for name resolution.
by Cosmos Nicolaou
· 11 years ago
44d46a0
Merge "veyron/runtimes/google/ipc: provide more useful error messages."
by Cosmos Nicolaou
· 11 years ago
a263fc5
veyron/runtimes/google/ipc/stream/proxy: Proxy protocol changes.
by Asim Shankar
· 11 years ago
84059da
veyron/{lib/exec,runtimes/google}: adding the veyron exec library
by Jiri Simsa
· 11 years ago
4285335
veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls.
by Matt Rosencrantz
· 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
9370ffa
veyron/runtimes/google/ipc: provide more useful error messages.
by Cosmos Nicolaou
· 11 years ago
e5de89e
veyron/runtimes/google/security: Preparation for moving identity implementation to the public API and to VDL.
by Asim Shankar
· 11 years ago
2e34c21
Merge "veyron/runtimes/google/ipc: Fix race between concurrent calls to ipc.ClientCall.CloseSend and ipc.ClientCall.Finish"
by Asim Shankar
· 11 years ago
293fad7
Merge "veyron/runtimes/google/rt: only start the http debug server for servers!"
by Cosmos Nicolaou
· 11 years ago
1707e43
veyron/runtimes/google/ipc: Fix race between concurrent calls to ipc.ClientCall.CloseSend and ipc.ClientCall.Finish
by Asim Shankar
· 11 years ago
8c73357
Make identity tool not dependent on existing identity being parsable
by Benjamin Prosnitz
· 11 years ago
e159bc7
veyron/runtimes/google/security: Fix bug in test helper function.
by Asim Shankar
· 11 years ago
416ca97
veyron/runtimes/google/rt: only start the http debug server for servers!
by Cosmos Nicolaou
· 11 years ago
9f4f2e3
"veyron/runtimes/google/security": Only return trusted Names.
by Ankur
· 11 years ago
79cfb41
veyron2/services/store: API for Object-level watches.
by Tilak Sharma
· 11 years ago
dcddb93
Reorganize GetMethodTags, Signature, UnresolveStep to be consistent.
by Benjamin Prosnitz
· 11 years ago
43395f3
veyron, veyron2: Re-run vdl build tool.
by Tilak Sharma
· 11 years ago
e5d67b4
veyron2/vdl: Move all *.idl files to *.vdl, re-generate all
by Todd Wang
· 11 years ago
134347d
Merge "veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the comments describe the bug and fix in detail. The basic problem is that we were incorrectly propagating an error that might not indicate a real error condition."
by Todd Wang
· 11 years ago
75a7a47
Merge "veyron/runtimes/google/ipc: Bugfix for results store."
by Asim Shankar
· 11 years ago
c14225c
veyron/runtimes/google/ipc: Bugfix for results store.
by Asim Shankar
· 11 years ago
6387ef2
"veyron/...": Ran fmt
by Ankur
· 11 years ago
ce3033b
veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the
by Todd Wang
· 11 years ago
0e72f5d
Merge "Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go."
by Gautham Thambidorai
· 11 years ago
39f6cf3
Merge "veyron/services/store: Register common client types with the store."
by Tilak Sharma
· 11 years ago
019270a
runtimes/google/lib/exec: move to veyron/lib/exec
by Cosmos Nicolaou
· 11 years ago
bfcac5f
veyron/lib/testutil/blackbox: various measures to prevent process leaks.
by Cosmos Nicolaou
· 11 years ago
6ebdffb
Use os.TempDir() instead of "/tmp" for Jenkins.
by Raja Daoud
· 11 years ago
dccea4b
Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go.
by Gautham Thambidorai
· 11 years ago
96eb25a
veyron/services/store: Register common client types with the store.
by Tilak Sharma
· 11 years ago
70e5569
Merge "veyron/runtimes/google/ipc: Call CloseSend on Finish."
by Tilak Sharma
· 11 years ago
d123fa3
Fix the build.
by Ryan Brown
· 11 years ago
57449fa
Merge "go/src/veyron/runtimes/google/testing/concurrency: adding support for systematic testing of RWMutexes"
by Jiri Simsa
· 11 years ago
88aba82
Merge "veyron/runtimes/google/vsync: Fix for a race condition between initiator and responder. veyron2/storage/vstore: Minor fix in BindObject()."
by Himabindu Pucha
· 11 years ago
ca9f1cf
Merge "Add basic per-node acl support to mounttabled"
by Ryan Brown
· 11 years ago
1ec8b0e
go/src/veyron/runtimes/google/testing/concurrency: adding support for
by Jiri Simsa
· 11 years ago
8b746a3
veyron/runtimes/google/vsync: Fix for a race condition between
by Himabindu Pucha
· 11 years ago
0c76611
veyron/runtimes/google/ipc: Call CloseSend on Finish.
by Tilak Sharma
· 11 years ago
ac97265
Add basic per-node acl support to mounttabled
by Ryan Brown
· 11 years ago
decdf31
veyron/runtimes/google/naming/mounttable: Fix bug with constant prefix optimization.
by Matt Rosencrantz
· 11 years ago
6933540
veyron2/naming: rename and rationalise routines for 'terminal' names.
by Cosmos Nicolaou
· 11 years ago
c861ab4
Change the default conflict resolution policy.
by Raja Daoud
· 11 years ago
8a23201
Merge "veyron/services/store: Streaming put mutation api."
by Tilak Sharma
· 11 years ago
2af7002
veyron/services/store: Streaming put mutation api.
by Tilak Sharma
· 11 years ago
fb47442
veyron/...: Add TODOs to remove flags when config manager is ready.
by Robin Thellend
· 11 years ago
069dd9a
Merge "veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments."
by Srdjan Petrovic
· 11 years ago
94d709c
TBR: veyron/runtimes/google/daemon/proximityd: Switch to NewAuthorizerOrDie()
by Robin Thellend
· 11 years ago
aec2c4e
Merge "veyron/runtimes/google/daemon/proximityd: Add authorizer."
by Robin Thellend
· 11 years ago
16683eb
veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments.
by Srdjan Petrovic
· 11 years ago
ae67894
veryon2/rt/r: delete this package now that our dependency graph is simpler.
by Cosmos Nicolaou
· 11 years ago
3d13387
veyron/runtimes/google/ipc/stream/vif: Fix race in accepting VCs.
by Asim Shankar
· 11 years ago
3b3895d
Merge "veyron2: merge Runtime interfaces into veyron2.Runtime"
by Cosmos Nicolaou
· 11 years ago
174a44e
veyron/runtimes/google/ipc: implement a store for the results of previous RP
by Cosmos Nicolaou
· 11 years ago
53fdf56
"veyron/security/flag": Methods for processing Auth flags
by Ankur
· 11 years ago
b07fa77
veyron2: merge Runtime interfaces into veyron2.Runtime
by Cosmos Nicolaou
· 11 years ago
6aea021
veyron/runtimes/google/ipc/stream/manager: fix bug in opts filtering logic. Again.
by Bogdan Caprita
· 11 years ago
ed4f234
veyron/runtimes/google/vsync: Minor cleanup of syncd to get ready for a demo.
by Himabindu Pucha
· 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
8b3447c
Squashed commit of the following:
by David Why Use Two When One Will Do Presotto
· 11 years ago
b4c14e7
Merge ""veyron2/security": Move Authorizer implementation"
by Ankur
· 11 years ago
578864c
Merge "Fix a race condition in the watcher test."
by Raja Daoud
· 11 years ago
992269a
"veyron2/security": Move Authorizer implementation
by Ankur
· 11 years ago
9a8f5cf
Merge "veyron/runtimes/google/vsync: Initiator implementation integrated with Store. Currently uses the previous version of PutMutations API."
by Himabindu Pucha
· 11 years ago
62df0da
Fix a race condition in the watcher test.
by Raja Daoud
· 11 years ago
d873b62
testing: Remove seemingly unnecessary log and Printlns that
by Asim Shankar
· 11 years ago
c1861cb
Merge "veyron/runtimes/google/ipc/jni: return non-nil Authorizer"
by Srdjan Petrovic
· 11 years ago
3a8a7e2
veyron/runtimes/google/ipc: Catch test error.
by Asim Shankar
· 11 years ago
3529511
veyron/runtimes/google/ipc/jni: return non-nil Authorizer
by Srdjan Petrovic
· 11 years ago
bd97dc2
veyron/runtimes/google/ipc/stream: Propagate listener options to the
by Asim Shankar
· 11 years ago
4109028
veyron/runtimes/google/ipc/jni: rename ipcjni directory to jni
by Srdjan Petrovic
· 11 years ago
6a978c6
veyron/runtimes/google/daemon/proximityd: Add authorizer.
by Robin Thellend
· 11 years ago
2795314
veyron/runtimes/google/ipc: fix full_test (which was using the now deleted
by Bogdan Caprita
· 11 years ago
38ddeb3
veyron/runtimes/google/vsync: Initiator implementation integrated with
by Himabindu Pucha
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago