1. e06d715 veyron/runtime/google: fix potential race in shutdown_test by Bogdan Caprita · 10 years ago
  2. f30346f veyron/runtimes/google/rt: fix flakiness in TestSimpleServerDoubleSignal by Bogdan Caprita · 10 years ago
  3. a429eff runtimes/google/rt: bring back tests for runtime shutdown. by Cosmos Nicolaou · 10 years ago
  4. d02ac22 veyron/runtimes/google/rt: Potential fix for flaky data race test. by Suharsh Sivakumar · 10 years ago
  5. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  6. 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
  7. 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
  8. 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
  9. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  10. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  11. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  12. d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 10 years ago
  13. b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
  14. e737631 veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security. by Bogdan Caprita · 10 years ago
  15. 9388ae4 veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback... by Cosmos Nicolaou · 10 years ago
  16. 3e76f28 veyron/runtimes/google/vtrace: Add a store for collecting vtrace traces. by Matt Rosencrantz · 10 years ago
  17. 2692910 veyron/services/mgmt/node/impl: identity management for child apps (agent-less). by Bogdan Caprita · 10 years ago
  18. 3789339 veyron/lib/modules: encapsulating Shell's config field by Jiri Simsa · 10 years ago
  19. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  20. 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
  21. 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 10 years ago
  22. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  23. f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
  24. ee70898 TBR Fix nsRoots bug in rt.go by Benjamin Prosnitz · 10 years ago
  25. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  26. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  27. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  28. aadfd4d veyron2/rt: allow the profile to actually specify the runtime to use. by Cosmos Nicolaou · 10 years ago
  29. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  30. e5b4150 veyron/runtimes/google: allow for command line args to override runtime env vars. by Cosmos Nicolaou · 10 years ago
  31. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  32. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  33. ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
  34. 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
  35. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  36. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  37. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  38. 78ea5a8 Merge "veyron/runtimes/google/rt/sectransition: use ListenX." by Cosmos Nicolaou · 10 years ago
  39. aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
  40. 2dda48c veyron/runtimes/google/rt/sectransition: use ListenX. by Cosmos Nicolaou · 10 years ago
  41. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  42. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  43. 8cc0aee veyron/runtimes/google/rt: Replace http debug server with exported stats. by Robin Thellend · 10 years ago
  44. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  45. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  46. bc22fa1 runtimes/google/rt: remove childcreds dir when test is done. by Cosmos Nicolaou · 10 years ago
  47. 0e4aead "veyron2": RuntimePrincipal option by Ankur · 10 years ago
  48. f92b76c Merge "veyron/runtimes/google/rt: use modules instead of blackbox." by Cosmos Nicolaou · 10 years ago
  49. edfed4b Merge "veyron/lib/stats: Add Map object" by Robin Thellend · 10 years ago
  50. 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  51. b28d7e1 veyron/runtimes/google/rt: make default top-level vtrace span be called <empty string> by Mike Burrows · 10 years ago
  52. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  53. 110e22f rt,verror2: verror2 to get language/programme/operation info from a context. by Mike Burrows · 10 years ago
  54. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  55. fa70aaa veyron/lib/stats: Add Map object by Robin Thellend · 10 years ago
  56. 7cf2900 veyron/runtimes/google: Plumb the new security model all the way through. by Asim Shankar · 10 years ago
  57. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  58. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  59. e5e824b veyron/runtimes/google/rt: Fix up some loose ends on principal initialization. by Asim Shankar · 10 years ago
  60. 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 11 years ago
  61. 46cc9dc veyron/security/agent: Fix the build. Pass passphrase param of nil. by Suharsh Sivakumar · 11 years ago
  62. 7c89059 "veyron2": Principal in Runtime by Ankur · 11 years ago
  63. f45c928 veyron/runtimes/google/rt: remove use of MOUNTTABLE_ROOT. by Cosmos Nicolaou · 11 years ago
  64. c7159c3 Merge "veyron/runtimes/google/rt: track StreamManagers created from the runtime, so that we can call Shutdown on them at Cleanup() time." by Bogdan Caprita · 11 years ago
  65. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 11 years ago
  66. fbcfe89 veyron/runtimes/google/rt: track StreamManagers created from the runtime, so by Bogdan Caprita · 11 years ago
  67. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  68. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
  69. 682d7fd veyron2/model: profile.Init now returns an error. by Cosmos Nicolaou · 11 years ago
  70. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
  71. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
  72. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  73. 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
  74. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  75. 9e8500a "veyron2/security": IsValidBlessingPattern by Ankur · 11 years ago
  76. 8dc76a6 Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations. The first attempt broke on linux because the socket addresses on Linux are "@", which the endpoint parsing code doesn't support. This is fixed by implementing custom names for unixfd Conn's." by Ryan Brown · 11 years ago
  77. 100eb27 "veyron2/security": Added BlessingRoots and BlessingStore by Ankur · 11 years ago
  78. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  79. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  80. 01133ec veyron/runtimes/google/rt: fix potential race condition in remote Stop functionality. by Bogdan Caprita · 11 years ago
  81. ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
  82. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  83. e42763b Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations." by Ryan Brown · 11 years ago
  84. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  85. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  86. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  87. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  88. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  89. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  90. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  91. 6c6fa11 veyron/profiles: first pass at implementing profiles. by Cosmos Nicolaou · 11 years ago
  92. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  93. 3ab1ea0 veyron/runtimes/google/rt: Add special Platform for linux/arm. by Matt Rosencrantz · 11 years ago
  94. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  95. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  96. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  97. 3ebf4ee "veyron/runtimes/google/security": Add persistence to PublicIDStore by Ankur · 11 years ago
  98. 969ff4e veyron/runtimes/google/rt: fix build break for linux by Bogdan Caprita · 11 years ago
  99. 39a00e0 veyron2/rt: rework how runtimes and profiles are initialized and configured. by Cosmos Nicolaou · 11 years ago
  100. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago