1. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  2. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  3. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  4. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  5. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  6. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  7. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  8. 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
  9. a456f47 veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  10. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  11. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  12. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  13. 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
  14. 3789339 veyron/lib/modules: encapsulating Shell's config field by Jiri Simsa · 10 years ago
  15. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  16. 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
  17. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  18. f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
  19. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  20. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  21. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  22. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  23. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  24. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  25. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  26. 1e78ccc veyron/lib/modules: provide a means to auto-register subprocesses. by Cosmos Nicolaou · 10 years ago
  27. cc58172 veyron/lib/signals, veyron2/vlog: use new modules package for testing. by Cosmos Nicolaou · 10 years ago
  28. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  29. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  30. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  31. 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
  32. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  33. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  34. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  35. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  36. a4d9ee4 veyron/runtimes/google: adding AppCycle service implementation to the runtime. by Bogdan Caprita · 11 years ago
  37. 7fc6e87 veyron/lib/signals: fixing Go formatting by Jiri Simsa · 11 years ago
  38. 1002ba4 veyron/lib/signals: fixing logic to remove STOP from signals passed to by Bogdan Caprita · 11 years ago
  39. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  40. 5293dcb TBR by Jiri Simsa · 11 years ago