1. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
  2. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  3. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  4. 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 10 years ago
  5. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
  6. 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
  7. c67b987 veyron.io/veyron/veyron/runtimes/google/ipc/stream/crypto: Run tls_generate_old.sh by Mike Burrows · 10 years ago
  8. 2ade04a veyron/runtimes/google/ipc/stream/crypto: Update comment. by Asim Shankar · 10 years ago
  9. d970c69 veyron/runtimes/google/ipc/stream/vc: Fix goroutine leak in cancel. by Matt Rosencrantz · 10 years ago
  10. a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 10 years ago
  11. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 10 years ago
  12. 3eb4f2a veyron/runtimes/google/ipc/stream/vc/flow.go: Fixed remoteBlessings spelling. by Suharsh Sivakumar · 10 years ago
  13. c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 10 years ago
  14. 682d7fd veyron2/model: profile.Init now returns an error. by Cosmos Nicolaou · 10 years ago
  15. af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 10 years ago
  16. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 10 years ago
  17. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
  18. 36c1c6b Merge "veyron/runtimes/google/ipc: Make "connection refused" retriable." by Matt Rosencrantz · 10 years ago
  19. e463cf9 Merge ""veyron2/security": BlessingRoots and BlessingStore (part 2)" by Ankur · 10 years ago
  20. 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 10 years ago
  21. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 10 years ago
  22. 5be947d Merge "veyron/runtimes/google/ipc: Add __debug dispatcher" by Robin Thellend · 10 years ago
  23. 4a93c46 veyron/runtimes/google/lib/publisher: We should finish unmounting before claiming we are done. by Matt Rosencrantz · 11 years ago
  24. cd8ffda veyron/runtimes/google/lib/publisher: Remove write/close race in the publisher cmdchan. by Matt Rosencrantz · 11 years ago
  25. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
  26. 0c4032e veyron/runtimes/google/ipc: Make "connection refused" retriable. by Matt Rosencrantz · 11 years ago
  27. ad5761f veyron/runtimes/google/ipc: crude fixes for https://code.google.com/p/envyor/issues/detail?id=257 by Bogdan Caprita · 11 years ago
  28. d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
  29. 54e4c24 Merge "veyron/tools/naming/simulator: reworked to use new modules and to be more useful." by Cosmos Nicolaou · 11 years ago
  30. 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
  31. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  32. 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
  33. e1ad20b veyron/runtimes/google/lib/sync/semaphore: update comment about the behavior of by Bogdan Caprita · 11 years ago
  34. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  35. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  36. 03ea1f1 Merge "veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths." by Matt Rosencrantz · 11 years ago
  37. 8568082 veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths. by Matt Rosencrantz · 11 years ago
  38. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  39. 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
  40. 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
  41. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  42. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  43. 9e8500a "veyron2/security": IsValidBlessingPattern by Ankur · 11 years ago
  44. b738d7c Set a reasonable deadline for the tests to see whether it fixes the TestProxy failures. by Gautham · 11 years ago
  45. 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
  46. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  47. 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
  48. 100eb27 "veyron2/security": Added BlessingRoots and BlessingStore by Ankur · 11 years ago
  49. b9cf63f "veyron/security/serialization": Bug fix by Ankur · 11 years ago
  50. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  51. e7fcdc9 Merge "veyron2/security: Make ThirdPartyRequirements a VDL type." by Asim Shankar · 11 years ago
  52. 1fecbcc veyron2/security: Make ThirdPartyRequirements a VDL type. by Asim Shankar · 11 years ago
  53. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  54. f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
  55. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  56. bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
  57. 397d2b9 veyron2/security: Introduce a "purpose" in Signatures. by Asim Shankar · 11 years ago
  58. 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
  59. 778cb7e veyron2/ipc: reworked ListenX API to support roaming, non-roaming and proxy. by Cosmos Nicolaou · 11 years ago
  60. 8c0b082 Merge "veyron/runtimes/google/ipc: Disallow multiple calls to Finish." by Ken Ashcraft · 11 years ago
  61. d412e3b veyron2/security,veyron/security: Fix bug in signature generation. by Asim Shankar · 11 years ago
  62. bb0f0c1 veyron2/security,veyron/security: Get rid of "Caveat.Bytes" and simplify some by Asim Shankar · 11 years ago
  63. 01133ec veyron/runtimes/google/rt: fix potential race condition in remote Stop functionality. by Bogdan Caprita · 11 years ago
  64. 2b8309a veyron/runtimes/google/ipc: Disallow multiple calls to Finish. by Ken Ashcraft · 11 years ago
  65. 947a34d Merge "veyron2/ipc: add RoamingListen support." by Cosmos Nicolaou · 11 years ago
  66. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  67. ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
  68. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  69. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  70. 2959fc8 "veyron/runtimes/google/ipc": Disable server caveat validation by Ankur · 11 years ago
  71. cbbcf2c veyron/runtimes/google/vsync/sgtable.go: track peer sync groups by Raja Daoud · 11 years ago
  72. 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
  73. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  74. aba4c0a veyron/runtimes/google/lib/follow: Fix flaky tests. by Tilak Sharma · 11 years ago
  75. 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
  76. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  77. 84bce14 Merge "veyron/runtimes/google/ipc: Adding per-method stats" by Robin Thellend · 11 years ago
  78. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  79. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  80. 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
  81. 0019f05 Merge "veyron/services/mounttable: Fix Glob bug." by Robin Thellend · 11 years ago
  82. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  83. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
  84. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  85. bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
  86. 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
  87. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  88. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  89. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  90. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  91. 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
  92. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  93. 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
  94. c4aafe3 Update generated code after http://go/vcl/4142 by Ken Ashcraft · 11 years ago
  95. c79f0c0 veyron2/storage: Move DEntry to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  96. 530d3c5 veyron2/storage: Move Version to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  97. 0cd7353 veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux. by Asim Shankar · 11 years ago
  98. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  99. 24f733c Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly." by Asim Shankar · 11 years ago
  100. fff23e2 veyron/runtimes/google/vsync: add SyncGroup Table by Raja Daoud · 11 years ago