1. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  2. 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 10 years ago
  3. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
  4. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  5. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 10 years ago
  6. c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 10 years ago
  7. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 11 years ago
  8. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
  9. d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
  10. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  11. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  12. 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
  13. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  14. f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
  15. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  16. bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
  17. 778cb7e veyron2/ipc: reworked ListenX API to support roaming, non-roaming and proxy. by Cosmos Nicolaou · 11 years ago
  18. ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
  19. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  20. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  21. 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
  22. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  23. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  24. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
  25. bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
  26. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  27. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  28. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  29. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  30. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  31. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  32. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  33. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  34. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  35. dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
  36. dcba93d veyron/runtimes/google/ipc: fix a simple data race. by Cosmos Nicolaou · 11 years ago
  37. b7f95f3 veyron/runtimes/google/ipc: use discharges for third-party caveat authorization by Andres Erbsen · 11 years ago
  38. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  39. cb11955 "veyron/runtimes/google/security": Mistrusted IDs should be as by Ankur · 11 years ago
  40. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  41. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  42. 0ea02ab veyron/runtimes/google/ipc/...: Proxy improvements. by Asim Shankar · 11 years ago
  43. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  44. 27727ea Merge "veyron/runtimes/google/ipc: Move "publisher" to its own package." by Asim Shankar · 11 years ago
  45. ae71344 veyron/runtimes/google/ipc: Move "publisher" to its own package. by Asim Shankar · 11 years ago
  46. b54d764 veyron2/ipc: Support for granting credentials to servers in the form of blessings. by Asim Shankar · 11 years ago
  47. 8303f18 veyron2/security: Move the wire-format spec in by Asim Shankar · 11 years ago
  48. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  49. 44d46a0 Merge "veyron/runtimes/google/ipc: provide more useful error messages." by Cosmos Nicolaou · 11 years ago
  50. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  51. 9370ffa veyron/runtimes/google/ipc: provide more useful error messages. by Cosmos Nicolaou · 11 years ago
  52. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  53. 783f779 veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc by Bogdan Caprita · 11 years ago
  54. 187269b veyron/runtimes/google/ipc: add options to ipc server constructor to control by Bogdan Caprita · 11 years ago
  55. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  56. 5293dcb TBR by Jiri Simsa · 11 years ago