1. ee70898 TBR Fix nsRoots bug in rt.go by Benjamin Prosnitz · 10 years ago
  2. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  3. 214f89c veyron2/ipc: Invoker.Prepare will now return all tags associated with a by Asim Shankar · 10 years ago
  4. 60f3854 Merge "veyron.io/veyron/veyron/services/identity: Append different extension for webapp and android to the identity." by Srdjan Petrovic · 10 years ago
  5. f1618c1 Merge "veyron/tools/principal: Tweaks to work with the --veyron.credentials flag" by Asim Shankar · 10 years ago
  6. 89779ad veyron.io/veyron/veyron/services/identity: Append different extension for webapp and android to the identity. by Srdjan Petrovic · 10 years ago
  7. 61c96c7 veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  8. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  9. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  10. 18d6ec1 TBR: fix build (veyron/services/mgmt/node/impl/proxy_invoker_test) by Jing Jin · 10 years ago
  11. e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
  12. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  13. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  14. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  15. cce47dc Merge "veyron2/rt: allow the profile to actually specify the runtime to use." by Cosmos Nicolaou · 10 years ago
  16. dd5b603 Merge "veyron/runtimes/google/ipc: Explicitly implement default authorization." by Asim Shankar · 10 years ago
  17. aadfd4d veyron2/rt: allow the profile to actually specify the runtime to use. by Cosmos Nicolaou · 10 years ago
  18. 1789b8a veyron/tools/principal: Tweaks to work with the --veyron.credentials flag by Asim Shankar · 10 years ago
  19. 62e0e6a veyron/tools/naming/simulator: script to check correct interop with envyor. by Cosmos Nicolaou · 10 years ago
  20. 0c73fbf veyron/runtimes/google/ipc: Explicitly implement default authorization. by Asim Shankar · 10 years ago
  21. c67e554 Merge "veyron2/security: Address a bunch of cleanup TODOs." by Asim Shankar · 10 years ago
  22. 356fe81 veyron/services/mgmt/suidhelper/impl: setgid before uid by Robert Kroeger · 10 years ago
  23. 5a82d35 veyron2/security: Address a bunch of cleanup TODOs. by Asim Shankar · 10 years ago
  24. e497a4b veyron/lib/flags: have default flag values be accurate and to reflect the environment. by Cosmos Nicolaou · 10 years ago
  25. 13887d9 Merge "veyron/runtimes/google/ipc: Restore the check for nil context to before the context is used." by Matt Rosencrantz · 10 years ago
  26. 9896004 veyron/lib/flags: provide a default value for veyron.namespace.roots by Cosmos Nicolaou · 10 years ago
  27. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  28. 2bcc44c Merge "veyron/services/mgmt/suidhelper/impl: chown, setuid" by Robert Kroeger · 10 years ago
  29. 5dce7f5 veyron/services/mgmt/suidhelper/impl: chown, setuid by Robert Kroeger · 10 years ago
  30. 93c511f Merge "veyron.io/veyron/veyron/runtimes/google/ipc: Bugfix. dhcpListener was never triggered, even for ":0" addresses." by Srdjan Petrovic · 10 years ago
  31. 5e3e16d Merge "veyron/runtimes/google/naming/namespace:" by David Why Use Two When One Will Do Presotto · 10 years ago
  32. 43ed16f Merge "veyron/security/agent: Add API so the NodeManager can manage keys for apps." by Ryan Brown · 10 years ago
  33. 6c1e7b6 Merge "veyron/tools/mgmt/nminstall: implement fetching binaries from local path." by Bogdan Caprita · 10 years ago
  34. 8787a52 Merge "veyron/tools/associate: command line account association" by Robert Kroeger · 10 years ago
  35. 8178944 veyron/security/agent: Add API so the NodeManager can manage keys for apps. by Ryan Brown · 10 years ago
  36. 69381a9 veyron.io/veyron/veyron/runtimes/google/ipc: Bugfix. dhcpListener was never triggered, even for ":0" addresses. by Srdjan Petrovic · 10 years ago
  37. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  38. 395a3f7 Merge "veyron/security/agent: Switch to ssh terminal for password input." by Suharsh Sivakumar · 10 years ago
  39. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  40. 321a51d veyron/runtimes/google/ipc: Restore the check for nil context by Matt Rosencrantz · 10 years ago
  41. 99d45cc veyron/tools/mgmt/nminstall: implement fetching binaries from local path. by Bogdan Caprita · 10 years ago
  42. e5b4150 veyron/runtimes/google: allow for command line args to override runtime env vars. by Cosmos Nicolaou · 10 years ago
  43. bb11bbe veyron/lib/textutil: Fix minor typo. by Todd Wang · 10 years ago
  44. 84d0352 TBR: veyron/tools/servicerunner: fix build by Jing Jin · 10 years ago
  45. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  46. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  47. 30ee666 veyron/security/agent: Switch to ssh terminal for password input. by Suharsh Sivakumar · 10 years ago
  48. ddcace0 veyron/tools/associate: command line account association by Robert Kroeger · 11 years ago
  49. 12937a2 veyron/services/mgmt/node/impl: Always compare sorted lists by Robin Thellend · 10 years ago
  50. 151ee8d veyron/tools/mgmt: introducing nminstall, the node manager installer. by Bogdan Caprita · 10 years ago
  51. 73d69e5 veyron/services/mgmt/node/impl: quoting the binary path in the generated script. by Bogdan Caprita · 10 years ago
  52. 092395e veyron/lib/textutil: Add textutil package, including LineWriter. by Todd Wang · 10 years ago
  53. b9dd9bb veyron/services/mgmt/node/impl: Add proxy invoker for pprof and stats by Robin Thellend · 10 years ago
  54. b3a82ba veyron/services/identity: Remove support for the old security model. by Asim Shankar · 10 years ago
  55. bea438c Merge "veyron/runtimes/google/rt: Use the new security model by default." by Asim Shankar · 10 years ago
  56. d21d95a veyron/lib/modules: add wspr module and a tool to start all services by Adam Sadovsky · 10 years ago
  57. 762404f Merge "veyron/runtimes/google/vtrace: Add start and end times to spans." by Matt Rosencrantz · 10 years ago
  58. b44f239 veyron/tools/naming/simulator: add support for printing out json dicts. by Cosmos Nicolaou · 10 years ago
  59. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  60. 962d5e0 veyron/services/mgmt/node: make suid helper external to the node manager. by Bogdan Caprita · 10 years ago
  61. d811b07 veyron/lib/flags: add flag groups. by Cosmos Nicolaou · 10 years ago
  62. 0ed405f veyron/runtimes/google/ipc/stream/vif: Fix race between close and accept by Robin Thellend · 10 years ago
  63. 84a1152 security/agent/test: move "test" package to "pingpong" so we don't need to manually set different output file in shelltest-runner (a driver GO program to run all shell tests). by Jing Jin · 10 years ago
  64. 5864732 veyron/services/mgmt/suidhelper: Fix argv by Robin Thellend · 10 years ago
  65. 1fa3277 veyron/runtimes/google/vtrace: Add start and end times to spans. by Matt Rosencrantz · 10 years ago
  66. 14bbee4 veyron/lib/testutil/{blackbox,modules}: remove these no longer used packages. by Cosmos Nicolaou · 10 years ago
  67. ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
  68. 223f536 veyron/runtimes/google/ipc: Make securitynone backwards compatible by Suharsh Sivakumar · 10 years ago
  69. bda8f68 Merge "veyron/security/agent: Make the agent a pricipal." by Suharsh Sivakumar · 10 years ago
  70. 4c5266e veyron/services/mgmt/node: Hook up the logreader by Robin Thellend · 10 years ago
  71. 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
  72. 80eaa74 Merge "veyron2/security: Get rid of FakePublicID and FakePrivateID." by Asim Shankar · 10 years ago
  73. 20b6b1b TBR: veyron/lib/modules/core: remove empty file. by Cosmos Nicolaou · 10 years ago
  74. cb7c6a1 Merge "veyron/tools/naming/simulator: add support for running proxies, sundry fixes." by Cosmos Nicolaou · 10 years ago
  75. cd743f7 veyron/runtimes/google/ipc: Disable authorization if authentication is disabled. by Suharsh Sivakumar · 10 years ago
  76. 5cda14f veyron/lib/expect: add expectSetRE method as per blackbox. by Cosmos Nicolaou · 10 years ago
  77. 4e213d7 veyron/tools/naming/simulator: add support for running proxies, sundry fixes. by Cosmos Nicolaou · 10 years ago
  78. 1ba96ef veyron/lib/testutil: Helper type for acting as an "identity provider" in tests. by Asim Shankar · 10 years ago
  79. 244d344 veyron/lib/modules: make sure the implementation of start uses envelope. by Cosmos Nicolaou · 10 years ago
  80. 17b5cee veyron2/security: Get rid of FakePublicID and FakePrivateID. by Asim Shankar · 10 years ago
  81. f61ed83 Merge "veyron/runtimes/google/naming: Bugfix in error propagation and test setup." by Asim Shankar · 10 years ago
  82. a5457f0 veyron/runtimes/google/ipc: Refactor authorization error messages. by Asim Shankar · 10 years ago
  83. d9b442b Merge "veyron/lib/flags: define all common flags and associated types here." by Cosmos Nicolaou · 10 years ago
  84. 98d6596 veyron/runtimes/google/naming: Bugfix in error propagation and test setup. by Asim Shankar · 10 years ago
  85. 73e7a93 "veyron/security": Expose Load/SavePEMKey by Ankur · 10 years ago
  86. 61fef34 Merge "veyron/security: make loadPEMKey support nil encrypted passwords." by Suharsh Sivakumar · 10 years ago
  87. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  88. 4684f4e veyron/security: make loadPEMKey support nil encrypted passwords. by Suharsh Sivakumar · 10 years ago
  89. bdc917c veyron/lib/flags: define all common flags and associated types here. by Cosmos Nicolaou · 10 years ago
  90. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  91. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  92. dc65bf8 playground: remove files from old location now that the repos have moved by Adam Sadovsky · 10 years ago
  93. 920db00 veyron/runtimes/google: transition to modules from blackbox. by Cosmos Nicolaou · 10 years ago
  94. 52df40e Merge "veyron/security: Fix flaky test." by Suharsh Sivakumar · 10 years ago
  95. 6ceb430 veyron/security: Fix flaky test. by Suharsh Sivakumar · 10 years ago
  96. 74cc9b2 veyron/lib/modules: quote env vars using fmt and not the url package. by Cosmos Nicolaou · 10 years ago
  97. b7b1f95 veyron/lib/modules: Fix test so that environment variables can contain newlines. by Matt Rosencrantz · 10 years ago
  98. 7afaffd Merge "tools/playground: add missing semicolon." by Nicolas LaCasse · 10 years ago
  99. 47c2ba3 tools/playground: add missing semicolon. by Nicolas LaCasse · 10 years ago
  100. 2cb05fb veyron/lib/modules: add support for per-command environment and logging. by Cosmos Nicolaou · 10 years ago