1. d73dd7a Merge "veyron/services/wspr/wsprd: bind to localhost" by Robin Thellend · 11 years ago
  2. 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
  3. 2ecddca veyron/services/wspr/wsprd: bind to localhost by Robin Thellend · 11 years ago
  4. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  5. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  6. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  7. baafd44 Merge "veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern against the root of the namespace for a mounttable." by Bogdan Caprita · 11 years ago
  8. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  9. 1815cc8 veyron/services/wspr/wsprd: Fix the stream type id. by Robin Thellend · 11 years ago
  10. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  11. 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
  12. 7a7704a veyron/services/mgmt/node: reducing the chance that TestUpdate() will time out. by Jenkins Veyron · 11 years ago
  13. 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
  14. 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
  15. bdfbdf9 veyron/services/mgmt/node/impl: Reduce test flakiness under -race. by Asim Shankar · 11 years ago
  16. 3a93e70 Merge "veyron/services/wspr/wsprd: Transcode stream messages" by Robin Thellend · 11 years ago
  17. 892aac4 veyron/services/wspr/wsprd: Register vom types for rock-paper-scissors. by Robin Thellend · 11 years ago
  18. 877fec5 veyron/services/wspr/wsprd: Transcode stream messages by Robin Thellend · 11 years ago
  19. a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
  20. 12ebd64 Merge "veyron/services/wspr: Cleaned up formatting and the logging so they are more consistent." by Shyam Jayaraman · 11 years ago
  21. 0c24a49 Merge "veyron/runtimes/google/ipc/stream/proxy: Add publish address" by Robin Thellend · 11 years ago
  22. 2f3efe0 Merge "veyron/services/config/lib: Fix race" by Asim Shankar · 11 years ago
  23. 2a1f954 veyron/services/wspr: Cleaned up formatting and the logging so they are by Shyam Jayaraman · 11 years ago
  24. 020cd22 veyron/runtimes/google/ipc/stream/proxy: Add publish address by Robin Thellend · 11 years ago
  25. 3688b2d veyron/services/config/lib: Fix race by Asim Shankar · 11 years ago
  26. ceaefe9 veyron/services/wspr: Fix a data race in the test. It looks like we by Shyam Jayaraman · 11 years ago
  27. edb55a6 Merge "veyron/services/memstore/query: Add the sort function." by Ken Ashcraft · 11 years ago
  28. 9a26279 Merge "veyron/javascript/api: Added the ability to have void functions." by Shyam Jayaraman · 11 years ago
  29. 53b6838 veyron/services/memstore/query: Add the sort function. by Ken Ashcraft · 11 years ago
  30. 4820234 veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch. by Tilak Sharma · 11 years ago
  31. 7b95209 {veyron, veyron2}: updating VDL files to the latest version by Jiri Simsa · 11 years ago
  32. 318f021 Add missing register calls by Benjamin Prosnitz · 11 years ago
  33. 5212ad4 veyron/javascript/api: Added the ability to have void functions. by Shyam Jayaraman · 11 years ago
  34. 552aa07 Switch panics for not implemented store RPCS to return errors. by Benjamin Prosnitz · 11 years ago
  35. 5eafdd4 Merge "veyron/services/mgmt/node: making the self-update logic of node manager robust to failures." by Jiri Simsa · 11 years ago
  36. 139e651 Merge "veyron/services/wspr: Lock around publish calls, so Listen doesn't get called multiple times." by Shyam Jayaraman · 11 years ago
  37. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  38. 24e87aa veyron/services/mgmt/node: making the self-update logic of node by Jiri Simsa · 11 years ago
  39. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  40. 264ec83 veyron/services/wspr: Fix a race condition in test. by Shyam Jayaraman · 11 years ago
  41. b7b265b Merge "veyron2/ipc: Support for granting credentials to servers in the form of blessings." by Asim Shankar · 11 years ago
  42. 717eaad veyron/services/wspr: Lock around publish calls, so Listen doesn't get by Shyam Jayaraman · 11 years ago
  43. eebd73b veyron/services/identity: Make random identities valid only for 1 hour. by Robin Thellend · 11 years ago
  44. b54d764 veyron2/ipc: Support for granting credentials to servers in the form of blessings. by Asim Shankar · 11 years ago
  45. 3916d2c Updated Storage Dispatcher to Dispatch "/a/b/.store" to the store rather than an object by Benjamin Prosnitz · 11 years ago
  46. ed6d034 Use the store/sync service to communicate box information between peers. by Gautham Thambidorai · 11 years ago
  47. 5dd0fb2 Merge "veyron/services/store: A transaction may be used in only the session that created it." by Tilak Sharma · 11 years ago
  48. 7cfc9cb veyron/services/store: A transaction may be used in only the session that created it. by Tilak Sharma · 11 years ago
  49. 3703680 veyron/services/identity/identityd: Bind to localhost by default. by Robin Thellend · 11 years ago
  50. f59818f Merge "veyron2/naming: prevent annoying last-step RPC for name resolution." by Cosmos Nicolaou · 11 years ago
  51. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  52. dcd1e1a veyron/services/wspr: Fix a bug where we incremented flow id by 1 insteas of 2. by Shyam Jayaraman · 11 years ago
  53. 84059da veyron/{lib/exec,runtimes/google}: adding the veyron exec library by Jiri Simsa · 11 years ago
  54. fbb050a Merge "veyron/services/wspr/wsprd: Refactored the wspr code, so that the js server logic is in its own file." by Shyam Jayaraman · 11 years ago
  55. 8f7d0f7 Merge "An mdns based config service." by David Why Use Two When One Will Do Presotto · 11 years ago
  56. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  57. 7034d3b An mdns based config service. by David Why Use Two When One Will Do Presotto · 11 years ago
  58. c199bc1 veyron/lib/exec: adding support for passing callback endpoint and by Jiri Simsa · 11 years ago
  59. edf556a Merge "veyron/services/mounttable: Move the CLI tool to veyron/tools." by Robin Thellend · 11 years ago
  60. 6b8eabf Merge "veyron/services/identity: Move the identity tool to veyron/tools" by Robin Thellend · 11 years ago
  61. 1e8ee51 veyron/services/mounttable: Move the CLI tool to veyron/tools. by Robin Thellend · 11 years ago
  62. 07264f8 veyron/services/identity: Move the identity tool to veyron/tools by Robin Thellend · 11 years ago
  63. 308aae0 veyron/services/mgmt: Move all the CLI tools to veyron/tools. by Robin Thellend · 11 years ago
  64. 1f97e1f veyron/lib/exec: adding functions for setting and getting environment by Jiri Simsa · 11 years ago
  65. 1c90420 veyron/services/wspr/wsprd: Refactored the wspr code, so that the js by Shyam Jayaraman · 11 years ago
  66. 9f4f2e3 "veyron/runtimes/google/security": Only return trusted Names. by Ankur · 11 years ago
  67. 224aca1 Merge "veyron/services/wspr: Added js server wspr tests." by Shyam Jayaraman · 11 years ago
  68. 79cfb41 veyron2/services/store: API for Object-level watches. by Tilak Sharma · 11 years ago
  69. 684cc03 veyron/services/mgmt/node: Add the standard ACL Authorizer. by Robin Thellend · 11 years ago
  70. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  71. 8deb14e veyron/services/wspr: Added js server wspr tests. by Shyam Jayaraman · 11 years ago
  72. 53492c2 veyron/services/wspr: Adding a temporary ACL authorizer for WSPR until we by Ali Ghassemi · 11 years ago
  73. cfc54bd Merge "veyron/lib/testutil/blackbox: refactor to coexist with lib/exec." by Cosmos Nicolaou · 11 years ago
  74. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  75. ee7abc2 veyron/lib/testutil/blackbox: refactor to coexist with lib/exec. by Cosmos Nicolaou · 11 years ago
  76. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  77. 598309d veyron/services/wspr: Fixing flaky test. by Ali Ghassemi · 11 years ago
  78. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  79. 0ec4dd1 Merge "veyron/services/wspr: Remove idlManager; the functionality is replaced by the signature support. And it gets in the way of the idl->vdl transition." by Todd Wang · 11 years ago
  80. 964273b Merge "veyron/services/store/service: Wire up query to the RPC interface." by Matt Rosencrantz · 11 years ago
  81. c0fd35e veyron/services/wspr: Remove idlManager; the functionality is by Todd Wang · 11 years ago
  82. 0e72f5d Merge "Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go." by Gautham Thambidorai · 11 years ago
  83. 90c2feb veyron/services/store/service: Wire up query to the RPC interface. by Matt Rosencrantz · 11 years ago
  84. 39f6cf3 Merge "veyron/services/store: Register common client types with the store." by Tilak Sharma · 11 years ago
  85. fb3e24d veyron/services/mgmt/application: fixing a portability issue in the application client test by Jiri Simsa · 11 years ago
  86. 64f1e6e Merge "veyron/services/store/memstore/query: Handle QueryResult.Fields when present." by Ken Ashcraft · 11 years ago
  87. 389c8d6 Merge "veyron/services/store/memstore/query: Fix race condition." by Ken Ashcraft · 11 years ago
  88. 019270a runtimes/google/lib/exec: move to veyron/lib/exec by Cosmos Nicolaou · 11 years ago
  89. 8c6f899 Merge "veyron/lib/testutil/blackbox: various measures to prevent process leaks." by Cosmos Nicolaou · 11 years ago
  90. bfcac5f veyron/lib/testutil/blackbox: various measures to prevent process leaks. by Cosmos Nicolaou · 11 years ago
  91. 4b968d9 veyron/services/mgmt/node: terminating node manager parent after self-update by Jiri Simsa · 11 years ago
  92. 32c438b veyron/services/mgmt/application: Add command-line tool. by Robin Thellend · 11 years ago
  93. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  94. 60d38f5 veyron/services/store/memstore/query: Handle QueryResult.Fields when present. by Ken Ashcraft · 11 years ago
  95. 52567a0 veyron/services/mgmt/node: adding a dummy profile by Jiri Simsa · 11 years ago
  96. ea5c9f2 veyron/services/store/memstore/query: Fix race condition. by Ken Ashcraft · 11 years ago
  97. 4a021b1 veyron/services/mounttable/mounttable/impl: pass the names that we make rpcs against through ResolveToMountTable. This way, the underlying resolution mechanism will not attempt to find a server mounted under the given name, but rather interpret the name as a mounttable OA. by Bogdan Caprita · 11 years ago
  98. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  99. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  100. ca9f1cf Merge "Add basic per-node acl support to mounttabled" by Ryan Brown · 11 years ago