1. 9320a22 veyron/runtimes/google/ipc: Fix flaky TestReconnect by Robin Thellend · 10 years ago
  2. b18a44f veyron/services/identity: Many changes rolled into one. by Asim Shankar · 10 years ago
  3. 3df2fe4 veyron/runtimes/google/ipc: Fix flaky test by Robin Thellend · 10 years ago
  4. ee43964 veyron/runtimes/google/ipc: Don't hold lock while calling Dial() by Robin Thellend · 10 years ago
  5. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  6. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  7. 8cc0aee veyron/runtimes/google/rt: Replace http debug server with exported stats. by Robin Thellend · 10 years ago
  8. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  9. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  10. 29ee985 veyron/runtimes/google/ipc: move to using modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  11. b28d7e1 veyron/runtimes/google/rt: make default top-level vtrace span be called <empty string> by Mike Burrows · 10 years ago
  12. f410759 veyron2/naming: add a field to endpoints to reflect whether they serve a mounttable or not. by Cosmos Nicolaou · 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. 5bd46d2 Merge "veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes." by Matt Rosencrantz · 10 years ago
  27. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  28. bae0821 veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes. by Matt Rosencrantz · 10 years ago
  29. 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 11 years ago
  30. c14fffa Merge "veyron/security,veyron2/security: Use latest security primitives and test libraries." by Asim Shankar · 11 years ago
  31. bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 11 years ago
  32. 5c576c4 veyron/runtimes/google/ipc: Check caveats on the server's blessings. by Asim Shankar · 11 years ago
  33. 6b0510a veyron/runtimes/google/ipc/stream: Support for the new security model primitives. by Asim Shankar · 11 years ago
  34. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 11 years ago
  35. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  36. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 11 years ago
  37. 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 11 years ago
  38. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 11 years ago
  39. c67b987 veyron.io/veyron/veyron/runtimes/google/ipc/stream/crypto: Run tls_generate_old.sh by Mike Burrows · 11 years ago
  40. 2ade04a veyron/runtimes/google/ipc/stream/crypto: Update comment. by Asim Shankar · 11 years ago
  41. d970c69 veyron/runtimes/google/ipc/stream/vc: Fix goroutine leak in cancel. by Matt Rosencrantz · 11 years ago
  42. a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 11 years ago
  43. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
  44. 3eb4f2a veyron/runtimes/google/ipc/stream/vc/flow.go: Fixed remoteBlessings spelling. by Suharsh Sivakumar · 11 years ago
  45. c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 11 years ago
  46. af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 11 years ago
  47. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 11 years ago
  48. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
  49. 36c1c6b Merge "veyron/runtimes/google/ipc: Make "connection refused" retriable." by Matt Rosencrantz · 11 years ago
  50. e463cf9 Merge ""veyron2/security": BlessingRoots and BlessingStore (part 2)" by Ankur · 11 years ago
  51. 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 11 years ago
  52. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
  53. 5be947d Merge "veyron/runtimes/google/ipc: Add __debug dispatcher" by Robin Thellend · 11 years ago
  54. 0c4032e veyron/runtimes/google/ipc: Make "connection refused" retriable. by Matt Rosencrantz · 11 years ago
  55. ad5761f veyron/runtimes/google/ipc: crude fixes for https://code.google.com/p/envyor/issues/detail?id=257 by Bogdan Caprita · 11 years ago
  56. d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
  57. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  58. 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
  59. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  60. 03ea1f1 Merge "veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths." by Matt Rosencrantz · 11 years ago
  61. 8568082 veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths. by Matt Rosencrantz · 11 years ago
  62. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  63. 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
  64. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  65. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  66. b738d7c Set a reasonable deadline for the tests to see whether it fixes the TestProxy failures. by Gautham · 11 years ago
  67. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  68. 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
  69. e7fcdc9 Merge "veyron2/security: Make ThirdPartyRequirements a VDL type." by Asim Shankar · 11 years ago
  70. 1fecbcc veyron2/security: Make ThirdPartyRequirements a VDL type. by Asim Shankar · 11 years ago
  71. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  72. f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
  73. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  74. bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
  75. 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
  76. 778cb7e veyron2/ipc: reworked ListenX API to support roaming, non-roaming and proxy. by Cosmos Nicolaou · 11 years ago
  77. 2b8309a veyron/runtimes/google/ipc: Disallow multiple calls to Finish. by Ken Ashcraft · 11 years ago
  78. ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
  79. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  80. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  81. 2959fc8 "veyron/runtimes/google/ipc": Disable server caveat validation by Ankur · 11 years ago
  82. 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
  83. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  84. 9a24655 veyron/runtimes/google/ipc: take care to use an IP host address and never an IP network address. by Cosmos Nicolaou · 11 years ago
  85. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  86. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  87. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
  88. bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
  89. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  90. fd22b4d Merge "veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall fails for a reason other than a resolution not finding anything. This is to try to more quickly survive server restarts that might end up with a different ip address, port, or routeid." by David Why Use Two When One Will Do Presotto · 11 years ago
  91. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  92. f3f39ae veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall by David Why Use Two When One Will Do Presotto · 11 years ago
  93. 0cd7353 veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux. by Asim Shankar · 11 years ago
  94. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  95. 24f733c Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly." by Asim Shankar · 11 years ago
  96. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  97. 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
  98. 5129fcb veyron2/ipc: add a registration mechanism for new network types (e.g. bluetooth) by Cosmos Nicolaou · 11 years ago
  99. ecc72a3 veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly. by Asim Shankar · 11 years ago
  100. 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago