1. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  2. ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  3. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  4. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  5. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  6. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  7. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  8. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  9. 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
  10. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  11. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  12. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  13. 6c18a9f Merge "TBR Change VDL files from _test.vdl file naming style" by Benjamin Prosnitz · 10 years ago
  14. c28686e namespace: Add a trailing Glob pattern ***. This is like ... but by David Why Use Two When One Will Do Presotto · 10 years ago
  15. 7ede92d TBR Change VDL files from _test.vdl file naming style by Benjamin Prosnitz · 10 years ago
  16. b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
  17. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  18. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  19. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  20. 9896004 veyron/lib/flags: provide a default value for veyron.namespace.roots by Cosmos Nicolaou · 10 years ago
  21. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  22. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  23. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  24. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  25. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  26. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  27. 9c374c2 veyron/services/mountable/lib/mounttable: change all the testing to by David Why Use Two When One Will Do Presotto · 10 years ago
  28. 6f9f574 mounttable service: Add ResolveStepX to eventually replace ResolveStep. by David Why Use Two When One Will Do Presotto · 10 years ago
  29. 042fcf0 Merge "veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob." by Tilak Sharma · 10 years ago
  30. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  31. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  32. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  33. da5165e veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob. by Tilak Sharma · 10 years ago
  34. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  35. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  36. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  37. b741475 Point to the new location for the my third party mdns code. by David Why Use Two When One Will Do Presotto · 10 years ago
  38. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  39. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  40. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  41. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  42. 0019f05 Merge "veyron/services/mounttable: Fix Glob bug." by Robin Thellend · 11 years ago
  43. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  44. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  45. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  46. 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
  47. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  48. 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
  49. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  50. 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
  51. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  52. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  53. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  54. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  55. a4ac360 Merge "Add vlog.Infof's to test." by David Why Use Two When One Will Do Presotto · 11 years ago
  56. 5add67e Add vlog.Infof's to test. by David Why Use Two When One Will Do Presotto · 11 years ago
  57. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  58. 55ed430 Remove the equality test between the server started and the servers found, by David Why Use Two When One Will Do Presotto · 11 years ago
  59. 447170e Follow network config changes. by David Why Use Two When One Will Do Presotto · 11 years ago
  60. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  61. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  62. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  63. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  64. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  65. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  66. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  67. 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
  68. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  69. 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
  70. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  71. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  72. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  73. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  74. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  75. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  76. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  77. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  78. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  79. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  80. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  81. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  82. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  83. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  84. 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
  85. 5a420e8 Add dummy authorizer for mounttable which allows everything. by Ryan Brown · 11 years ago
  86. 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  87. cfea09a Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  88. 5293dcb TBR by Jiri Simsa · 11 years ago