1. c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  2. 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
  3. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  4. 3713c75 Merge "proxy: mount the ws endpoint as well if we are listening on tcp." by Shyam Jayaraman · 10 years ago
  5. fc29014 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  6. 54cf3ef veyron/services/mgmt/node/impl: wait for SetNamespaceRootsCommand to finish. by Bogdan Caprita · 10 years ago
  7. a6d3188 proxy: mount the ws endpoint as well if we are listening on tcp. by Shyam Jayaraman · 10 years ago
  8. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  9. 8d0ba31 TBR: lib/modules/core: Pass a nil profileFactory to wspr, so everything by Shyam Jayaraman · 10 years ago
  10. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  11. dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
  12. bc2c87c Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  13. e315ed6 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  14. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  15. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  16. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  17. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  18. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  19. 92d0a89 wpsr: Change NewWSPR call to use new style by Benjamin Prosnitz · 10 years ago
  20. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  21. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  22. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  23. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  24. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  25. d21d95a veyron/lib/modules: add wspr module and a tool to start all services by Adam Sadovsky · 10 years ago
  26. d811b07 veyron/lib/flags: add flag groups. by Cosmos Nicolaou · 10 years ago
  27. 20b6b1b TBR: veyron/lib/modules/core: remove empty file. by Cosmos Nicolaou · 10 years ago
  28. 4e213d7 veyron/tools/naming/simulator: add support for running proxies, sundry fixes. by Cosmos Nicolaou · 10 years ago
  29. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 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. 1e78ccc veyron/lib/modules: provide a means to auto-register subprocesses. by Cosmos Nicolaou · 10 years ago
  33. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  34. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  35. bbae388 veyron/lib/modules: allow Cleanup/Shutdown to access stderr and stdout. by Cosmos Nicolaou · 10 years ago
  36. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  37. 19a7cd4 veyron/tools/naming/simulator: tidy up error handling, make sleep interruptible. by Cosmos Nicolaou · 11 years ago
  38. 0dd7ce0 veyron.io/veyron/veyron/lib/modules: Fix build breakages related to modules and the shell. by Matt Rosencrantz · 11 years ago
  39. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  40. 9afe120 veyron/lib/modules: create a fake ID for use in tests. by Cosmos Nicolaou · 11 years ago
  41. a452a31 veyron/lib/modules/core: generate VEYRON_IDENTITY file. by Cosmos Nicolaou · 11 years ago
  42. 9ca249d veyron/lib/modules/core: expand the set of core modules. by Cosmos Nicolaou · 11 years ago
  43. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  44. 66afced veyron/lib/modules: allow Shutdown to return an error status and avoid races. by Cosmos Nicolaou · 11 years ago
  45. 8e39ce1 veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  46. 65e1eef veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  47. addf483 veyron/lib/modules/core: fix flaky tests for the core modules. by Cosmos Nicolaou · 11 years ago
  48. 0f0e877 veyron/lib/modules: fix a test -race problem. by Cosmos Nicolaou · 11 years ago
  49. f50128f Revert "veyron/lib/modules/core: add some initial core modules for naming." by Ken Ashcraft · 11 years ago
  50. 0412816 veyron/lib/modules/core: add some initial core modules for naming. by Cosmos Nicolaou · 11 years ago