1. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  2. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  3. 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
  4. 1534b3f runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages. by Cosmos Nicolaou · 10 years ago
  5. 03fee96 veyron: Collection of bugfixes and features for vom2 transition. by Todd Wang · 10 years ago
  6. 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
  7. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  8. 55a10f3 veyron/runtimes/google/ipc: Pass the preferred protocols to the by Nicolas LaCasse · 10 years ago
  9. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  10. 112bf1c runtimes/google/ipc: switch to using verror2. by Cosmos Nicolaou · 10 years ago
  11. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  12. dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
  13. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  14. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  15. eef1fab runtimes/google/ipc: make sure wg.Add's get called before .WaitFor can be. by Cosmos Nicolaou · 10 years ago
  16. 4466c61 Merge "veyron2/security: Address a few TODOs" by Asim Shankar · 10 years ago
  17. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  18. 3c6db7b veyron/runtimes/google/ipc: Preventing addName and removeName cuasing panics by Ali Ghassemi · 10 years ago
  19. d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 10 years ago
  20. e737631 veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security. by Bogdan Caprita · 10 years ago
  21. 5c95a6c veyron/runtimes/google/ipc: Switch everything to __Glob. by Robin Thellend · 10 years ago
  22. 9388ae4 veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback... by Cosmos Nicolaou · 10 years ago
  23. 3e76f28 veyron/runtimes/google/vtrace: Add a store for collecting vtrace traces. by Matt Rosencrantz · 10 years ago
  24. aef5e37 Revert "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  25. 0f7f19a Merge "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  26. b16d716 veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation by Robin Thellend · 10 years ago
  27. 5ce6ede veyron/runtimes/google/ipc: refactor Listen loop code. by Cosmos Nicolaou · 10 years ago
  28. 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 10 years ago
  29. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  30. 687f59c Merge "runtimes/google/ipc: trap all reserved names (starting with __)." by Cosmos Nicolaou · 10 years ago
  31. 3197d6c veyron/runtimes/google/ipc: Derive incomming server call contexts from server.ctx. by Matt Rosencrantz · 10 years ago
  32. add8e4a runtimes/google/ipc: trap all reserved names (starting with __). by Cosmos Nicolaou · 10 years ago
  33. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  34. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  35. 214f89c veyron2/ipc: Invoker.Prepare will now return all tags associated with a by Asim Shankar · 10 years ago
  36. 61c96c7 veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  37. e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
  38. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  39. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  40. 0c73fbf veyron/runtimes/google/ipc: Explicitly implement default authorization. by Asim Shankar · 10 years ago
  41. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  42. 69381a9 veyron.io/veyron/veyron/runtimes/google/ipc: Bugfix. dhcpListener was never triggered, even for ":0" addresses. by Srdjan Petrovic · 10 years ago
  43. 1fa3277 veyron/runtimes/google/vtrace: Add start and end times to spans. by Matt Rosencrantz · 10 years ago
  44. 223f536 veyron/runtimes/google/ipc: Make securitynone backwards compatible by Suharsh Sivakumar · 10 years ago
  45. cd743f7 veyron/runtimes/google/ipc: Disable authorization if authentication is disabled. by Suharsh Sivakumar · 10 years ago
  46. a5457f0 veyron/runtimes/google/ipc: Refactor authorization error messages. by Asim Shankar · 10 years ago
  47. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  48. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  49. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  50. 29ee985 veyron/runtimes/google/ipc: move to using modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  51. f410759 veyron2/naming: add a field to endpoints to reflect whether they serve a mounttable or not. by Cosmos Nicolaou · 10 years ago
  52. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  53. e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
  54. 41b6bcc Merge "veyron/servives/wsprd: update to use ListenX." by Benjamin Prosnitz · 10 years ago
  55. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  56. bc74314 veyron/servives/wsprd: update to use ListenX. by Cosmos Nicolaou · 10 years ago
  57. c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
  58. df42823 veyron/lib/stats: Add Delete function by Robin Thellend · 10 years ago
  59. 5bd46d2 Merge "veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes." by Matt Rosencrantz · 10 years ago
  60. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  61. bae0821 veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes. by Matt Rosencrantz · 10 years ago
  62. 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 10 years ago
  63. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
  64. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  65. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
  66. c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 11 years ago
  67. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 11 years ago
  68. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
  69. d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
  70. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  71. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  72. 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
  73. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  74. f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
  75. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  76. bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
  77. 778cb7e veyron2/ipc: reworked ListenX API to support roaming, non-roaming and proxy. by Cosmos Nicolaou · 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. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  81. 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
  82. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  83. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  84. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 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. 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. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  89. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  90. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  91. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  92. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  93. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  94. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  95. dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
  96. dcba93d veyron/runtimes/google/ipc: fix a simple data race. by Cosmos Nicolaou · 11 years ago
  97. b7f95f3 veyron/runtimes/google/ipc: use discharges for third-party caveat authorization by Andres Erbsen · 11 years ago
  98. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  99. cb11955 "veyron/runtimes/google/security": Mistrusted IDs should be as by Ankur · 11 years ago
  100. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago