1. b59283e Merge "veyron/runtimes/google/security: Preparation for moving identity implementation to the public API and to VDL." by Asim Shankar · 11 years ago
  2. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  3. 44d46a0 Merge "veyron/runtimes/google/ipc: provide more useful error messages." by Cosmos Nicolaou · 11 years ago
  4. a263fc5 veyron/runtimes/google/ipc/stream/proxy: Proxy protocol changes. by Asim Shankar · 11 years ago
  5. 84059da veyron/{lib/exec,runtimes/google}: adding the veyron exec library by Jiri Simsa · 11 years ago
  6. 4285335 veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls. by Matt Rosencrantz · 11 years ago
  7. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  8. 9370ffa veyron/runtimes/google/ipc: provide more useful error messages. by Cosmos Nicolaou · 11 years ago
  9. e5de89e veyron/runtimes/google/security: Preparation for moving identity implementation to the public API and to VDL. by Asim Shankar · 11 years ago
  10. 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
  11. 293fad7 Merge "veyron/runtimes/google/rt: only start the http debug server for servers!" by Cosmos Nicolaou · 11 years ago
  12. 1707e43 veyron/runtimes/google/ipc: Fix race between concurrent calls to ipc.ClientCall.CloseSend and ipc.ClientCall.Finish by Asim Shankar · 11 years ago
  13. 8c73357 Make identity tool not dependent on existing identity being parsable by Benjamin Prosnitz · 11 years ago
  14. e159bc7 veyron/runtimes/google/security: Fix bug in test helper function. by Asim Shankar · 11 years ago
  15. 416ca97 veyron/runtimes/google/rt: only start the http debug server for servers! by Cosmos Nicolaou · 11 years ago
  16. 9f4f2e3 "veyron/runtimes/google/security": Only return trusted Names. by Ankur · 11 years ago
  17. 79cfb41 veyron2/services/store: API for Object-level watches. by Tilak Sharma · 11 years ago
  18. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  19. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  20. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  21. 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
  22. 75a7a47 Merge "veyron/runtimes/google/ipc: Bugfix for results store." by Asim Shankar · 11 years ago
  23. c14225c veyron/runtimes/google/ipc: Bugfix for results store. by Asim Shankar · 11 years ago
  24. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  25. ce3033b veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the by Todd Wang · 11 years ago
  26. 0e72f5d Merge "Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go." by Gautham Thambidorai · 11 years ago
  27. 39f6cf3 Merge "veyron/services/store: Register common client types with the store." by Tilak Sharma · 11 years ago
  28. 019270a runtimes/google/lib/exec: move to veyron/lib/exec by Cosmos Nicolaou · 11 years ago
  29. bfcac5f veyron/lib/testutil/blackbox: various measures to prevent process leaks. by Cosmos Nicolaou · 11 years ago
  30. 6ebdffb Use os.TempDir() instead of "/tmp" for Jenkins. by Raja Daoud · 11 years ago
  31. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  32. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  33. 70e5569 Merge "veyron/runtimes/google/ipc: Call CloseSend on Finish." by Tilak Sharma · 11 years ago
  34. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  35. 57449fa Merge "go/src/veyron/runtimes/google/testing/concurrency: adding support for systematic testing of RWMutexes" by Jiri Simsa · 11 years ago
  36. 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
  37. ca9f1cf Merge "Add basic per-node acl support to mounttabled" by Ryan Brown · 11 years ago
  38. 1ec8b0e go/src/veyron/runtimes/google/testing/concurrency: adding support for by Jiri Simsa · 11 years ago
  39. 8b746a3 veyron/runtimes/google/vsync: Fix for a race condition between by Himabindu Pucha · 11 years ago
  40. 0c76611 veyron/runtimes/google/ipc: Call CloseSend on Finish. by Tilak Sharma · 11 years ago
  41. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  42. decdf31 veyron/runtimes/google/naming/mounttable: Fix bug with constant prefix optimization. by Matt Rosencrantz · 11 years ago
  43. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  44. c861ab4 Change the default conflict resolution policy. by Raja Daoud · 11 years ago
  45. 8a23201 Merge "veyron/services/store: Streaming put mutation api." by Tilak Sharma · 11 years ago
  46. 2af7002 veyron/services/store: Streaming put mutation api. by Tilak Sharma · 11 years ago
  47. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  48. 069dd9a Merge "veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments." by Srdjan Petrovic · 11 years ago
  49. 94d709c TBR: veyron/runtimes/google/daemon/proximityd: Switch to NewAuthorizerOrDie() by Robin Thellend · 11 years ago
  50. aec2c4e Merge "veyron/runtimes/google/daemon/proximityd: Add authorizer." by Robin Thellend · 11 years ago
  51. 16683eb veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments. by Srdjan Petrovic · 11 years ago
  52. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  53. 3d13387 veyron/runtimes/google/ipc/stream/vif: Fix race in accepting VCs. by Asim Shankar · 11 years ago
  54. 3b3895d Merge "veyron2: merge Runtime interfaces into veyron2.Runtime" by Cosmos Nicolaou · 11 years ago
  55. 174a44e veyron/runtimes/google/ipc: implement a store for the results of previous RP by Cosmos Nicolaou · 11 years ago
  56. 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
  57. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  58. 6aea021 veyron/runtimes/google/ipc/stream/manager: fix bug in opts filtering logic. Again. by Bogdan Caprita · 11 years ago
  59. ed4f234 veyron/runtimes/google/vsync: Minor cleanup of syncd to get ready for a demo. by Himabindu Pucha · 11 years ago
  60. 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
  61. 783f779 veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc by Bogdan Caprita · 11 years ago
  62. 502de9d veyron/runtimes/google/ipc/stream/manager: fixing my buggy logic to remove by Bogdan Caprita · 11 years ago
  63. 187269b veyron/runtimes/google/ipc: add options to ipc server constructor to control by Bogdan Caprita · 11 years ago
  64. 70a2887 veyron/runtimes/google/security: Export a single PrivateID factory method. by Asim Shankar · 11 years ago
  65. 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  66. b4c14e7 Merge ""veyron2/security": Move Authorizer implementation" by Ankur · 11 years ago
  67. 578864c Merge "Fix a race condition in the watcher test." by Raja Daoud · 11 years ago
  68. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  69. 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
  70. 62df0da Fix a race condition in the watcher test. by Raja Daoud · 11 years ago
  71. d873b62 testing: Remove seemingly unnecessary log and Printlns that by Asim Shankar · 11 years ago
  72. c1861cb Merge "veyron/runtimes/google/ipc/jni: return non-nil Authorizer" by Srdjan Petrovic · 11 years ago
  73. 3a8a7e2 veyron/runtimes/google/ipc: Catch test error. by Asim Shankar · 11 years ago
  74. 3529511 veyron/runtimes/google/ipc/jni: return non-nil Authorizer by Srdjan Petrovic · 11 years ago
  75. bd97dc2 veyron/runtimes/google/ipc/stream: Propagate listener options to the by Asim Shankar · 11 years ago
  76. 4109028 veyron/runtimes/google/ipc/jni: rename ipcjni directory to jni by Srdjan Petrovic · 11 years ago
  77. 6a978c6 veyron/runtimes/google/daemon/proximityd: Add authorizer. by Robin Thellend · 11 years ago
  78. 2795314 veyron/runtimes/google/ipc: fix full_test (which was using the now deleted by Bogdan Caprita · 11 years ago
  79. 38ddeb3 veyron/runtimes/google/vsync: Initiator implementation integrated with by Himabindu Pucha · 11 years ago
  80. 5293dcb TBR by Jiri Simsa · 11 years ago