1. 0e4aead "veyron2": RuntimePrincipal option by Ankur · 10 years ago
  2. f92b76c Merge "veyron/runtimes/google/rt: use modules instead of blackbox." by Cosmos Nicolaou · 10 years ago
  3. edfed4b Merge "veyron/lib/stats: Add Map object" by Robin Thellend · 10 years ago
  4. 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  5. b28d7e1 veyron/runtimes/google/rt: make default top-level vtrace span be called <empty string> by Mike Burrows · 10 years ago
  6. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  7. f528d2e Merge "veyron2/security: Remove use of FakePublicID in tests." by Asim Shankar · 10 years ago
  8. 110e22f rt,verror2: verror2 to get language/programme/operation info from a context. by Mike Burrows · 10 years ago
  9. ef3a9ef veyron2/security: Remove use of FakePublicID in tests. by Asim Shankar · 10 years ago
  10. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  11. f410759 veyron2/naming: add a field to endpoints to reflect whether they serve a mounttable or not. by Cosmos Nicolaou · 10 years ago
  12. fa70aaa veyron/lib/stats: Add Map object by Robin Thellend · 10 years ago
  13. 1d46f55 "veyron/tools/principal": Part 4: seekblessings by Ankur · 10 years ago
  14. 7cf2900 veyron/runtimes/google: Plumb the new security model all the way through. by Asim Shankar · 10 years ago
  15. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  16. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  17. e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
  18. 41b6bcc Merge "veyron/servives/wsprd: update to use ListenX." by Benjamin Prosnitz · 10 years ago
  19. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  20. bc74314 veyron/servives/wsprd: update to use ListenX. by Cosmos Nicolaou · 10 years ago
  21. c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
  22. df42823 veyron/lib/stats: Add Delete function by Robin Thellend · 10 years ago
  23. e5e824b veyron/runtimes/google/rt: Fix up some loose ends on principal initialization. by Asim Shankar · 10 years ago
  24. 27f7041 veyron/runtimes/google/ipc/client.go: Fix deadline bug. by Nicolas LaCasse · 10 years ago
  25. 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
  26. 46cc9dc veyron/security/agent: Fix the build. Pass passphrase param of nil. by Suharsh Sivakumar · 10 years ago
  27. 5bd46d2 Merge "veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes." by Matt Rosencrantz · 10 years ago
  28. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  29. bae0821 veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes. by Matt Rosencrantz · 10 years ago
  30. 7c89059 "veyron2": Principal in Runtime by Ankur · 10 years ago
  31. 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 10 years ago
  32. f45c928 veyron/runtimes/google/rt: remove use of MOUNTTABLE_ROOT. by Cosmos Nicolaou · 10 years ago
  33. c14fffa Merge "veyron/security,veyron2/security: Use latest security primitives and test libraries." by Asim Shankar · 10 years ago
  34. bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 10 years ago
  35. 5c576c4 veyron/runtimes/google/ipc: Check caveats on the server's blessings. by Asim Shankar · 10 years ago
  36. 6b0510a veyron/runtimes/google/ipc/stream: Support for the new security model primitives. by Asim Shankar · 10 years ago
  37. 918e856 Merge "namespace: Change glob to list everything at a mount point, i.e., the mount point itself and root of any server below it. Therefore, for something like" by David Why Use Two When One Will Do Presotto · 10 years ago
  38. 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 · 10 years ago
  39. 251a4d8 veyron/runtimes/google/lib/timekeeper: move it and its testing counterpart to veyron/lib by Cosmos Nicolaou · 10 years ago
  40. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 10 years ago
  41. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
  42. fbcfe89 veyron/runtimes/google/rt: track StreamManagers created from the runtime, so by Bogdan Caprita · 10 years ago
  43. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  44. cce8f4f namespace: Change glob to list everything at a mount point, i.e., the mount point itself by David Why Use Two When One Will Do Presotto · 10 years ago
  45. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  46. 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 10 years ago
  47. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
  48. 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
  49. c67b987 veyron.io/veyron/veyron/runtimes/google/ipc/stream/crypto: Run tls_generate_old.sh by Mike Burrows · 10 years ago
  50. 2ade04a veyron/runtimes/google/ipc/stream/crypto: Update comment. by Asim Shankar · 10 years ago
  51. d970c69 veyron/runtimes/google/ipc/stream/vc: Fix goroutine leak in cancel. by Matt Rosencrantz · 10 years ago
  52. a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 10 years ago
  53. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 10 years ago
  54. 3eb4f2a veyron/runtimes/google/ipc/stream/vc/flow.go: Fixed remoteBlessings spelling. by Suharsh Sivakumar · 10 years ago
  55. c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 10 years ago
  56. 682d7fd veyron2/model: profile.Init now returns an error. by Cosmos Nicolaou · 10 years ago
  57. af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 10 years ago
  58. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 10 years ago
  59. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
  60. 36c1c6b Merge "veyron/runtimes/google/ipc: Make "connection refused" retriable." by Matt Rosencrantz · 10 years ago
  61. e463cf9 Merge ""veyron2/security": BlessingRoots and BlessingStore (part 2)" by Ankur · 10 years ago
  62. 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 10 years ago
  63. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 10 years ago
  64. 5be947d Merge "veyron/runtimes/google/ipc: Add __debug dispatcher" by Robin Thellend · 10 years ago
  65. 4a93c46 veyron/runtimes/google/lib/publisher: We should finish unmounting before claiming we are done. by Matt Rosencrantz · 11 years ago
  66. cd8ffda veyron/runtimes/google/lib/publisher: Remove write/close race in the publisher cmdchan. by Matt Rosencrantz · 11 years ago
  67. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
  68. 0c4032e veyron/runtimes/google/ipc: Make "connection refused" retriable. by Matt Rosencrantz · 11 years ago
  69. ad5761f veyron/runtimes/google/ipc: crude fixes for https://code.google.com/p/envyor/issues/detail?id=257 by Bogdan Caprita · 11 years ago
  70. d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
  71. 54e4c24 Merge "veyron/tools/naming/simulator: reworked to use new modules and to be more useful." by Cosmos Nicolaou · 11 years ago
  72. add284a Merge "veyron/runtimes/google/lib/sync/semaphore: update comment about the behavior of Close() w.r.t. Dec/DecN." by Bogdan Caprita · 11 years ago
  73. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  74. 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
  75. e1ad20b veyron/runtimes/google/lib/sync/semaphore: update comment about the behavior of by Bogdan Caprita · 11 years ago
  76. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  77. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  78. 03ea1f1 Merge "veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths." by Matt Rosencrantz · 11 years ago
  79. 8568082 veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths. by Matt Rosencrantz · 11 years ago
  80. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  81. 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
  82. 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
  83. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  84. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  85. 9e8500a "veyron2/security": IsValidBlessingPattern by Ankur · 11 years ago
  86. b738d7c Set a reasonable deadline for the tests to see whether it fixes the TestProxy failures. by Gautham · 11 years ago
  87. 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
  88. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  89. 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
  90. 100eb27 "veyron2/security": Added BlessingRoots and BlessingStore by Ankur · 11 years ago
  91. b9cf63f "veyron/security/serialization": Bug fix by Ankur · 11 years ago
  92. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  93. e7fcdc9 Merge "veyron2/security: Make ThirdPartyRequirements a VDL type." by Asim Shankar · 11 years ago
  94. 1fecbcc veyron2/security: Make ThirdPartyRequirements a VDL type. by Asim Shankar · 11 years ago
  95. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  96. f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
  97. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  98. bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
  99. 397d2b9 veyron2/security: Introduce a "purpose" in Signatures. by Asim Shankar · 11 years ago
  100. 06c60f0 Add a retry loop to StartCall. If a deadline is not set, use by David Why Use Two When One Will Do Presotto · 11 years ago