1. f4864f4 veyron/runtimes/google/ipc: Plumb the context through when fetching discharges. by Asim Shankar · 10 years ago
  2. 1131687 veyron/runtimes/google/ipc: Add NoDischarges option to prevent discharge client by Suharsh Sivakumar · 10 years ago
  3. fc29014 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  4. abacd43 veyron/runtimes/google/ipc: Add ipc errors to veyron traces. by Matt Rosencrantz · 10 years ago
  5. 112bf1c runtimes/google/ipc: switch to using verror2. by Cosmos Nicolaou · 10 years ago
  6. 5cb3c76 ipc: fix the race condition in client.createFlow caling manager.Dial. by David Why Use Two When One Will Do Presotto · 10 years ago
  7. c393961 Merge "Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table."" by Ryan Brown · 10 years ago
  8. bc2c87c Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  9. 1d8cbe7 Merge "runtimes/google/naming/namespace: Support blessing pattern for the root mount table." by Ryan Brown · 10 years ago
  10. 00a0f80 runtimes/google/ipc: first, simple, test for concurrent connections. by Cosmos Nicolaou · 10 years ago
  11. ef05c06 ipc/client: Refactor parallel client calls to fix close bugs. by Todd Wang · 10 years ago
  12. 9a7f516 veyron2/security: Add ContextParams.Copy and LabelFromMethodTags. by Todd Wang · 10 years ago
  13. e315ed6 runtimes/google/naming/namespace: Support blessing pattern for the root mount table. by Ryan Brown · 10 years ago
  14. 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
  15. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  16. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  17. 9388ae4 veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback... by Cosmos Nicolaou · 10 years ago
  18. aef5e37 Revert "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  19. 5ce6ede veyron/runtimes/google/ipc: refactor Listen loop code. by Cosmos Nicolaou · 10 years ago
  20. 3197d6c veyron/runtimes/google/ipc: Derive incomming server call contexts from server.ctx. by Matt Rosencrantz · 10 years ago
  21. 2726b40 runtimes/google/ipc: Encode expected server blessings in the name instead of options.RemoteID by Ryan Brown · 10 years ago
  22. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  23. 13887d9 Merge "veyron/runtimes/google/ipc: Restore the check for nil context to before the context is used." by Matt Rosencrantz · 10 years ago
  24. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  25. 321a51d veyron/runtimes/google/ipc: Restore the check for nil context by Matt Rosencrantz · 10 years ago
  26. 1fa3277 veyron/runtimes/google/vtrace: Add start and end times to spans. by Matt Rosencrantz · 10 years ago
  27. 223f536 veyron/runtimes/google/ipc: Make securitynone backwards compatible by Suharsh Sivakumar · 10 years ago
  28. cd743f7 veyron/runtimes/google/ipc: Disable authorization if authentication is disabled. by Suharsh Sivakumar · 10 years ago
  29. ee43964 veyron/runtimes/google/ipc: Don't hold lock while calling Dial() by Robin Thellend · 10 years ago
  30. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  31. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  32. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  33. 27f7041 veyron/runtimes/google/ipc/client.go: Fix deadline bug. by Nicolas LaCasse · 11 years ago
  34. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 11 years ago
  35. 8689793 veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak. by Matt Rosencrantz · 11 years ago
  36. 5c576c4 veyron/runtimes/google/ipc: Check caveats on the server's blessings. by Asim Shankar · 11 years ago
  37. 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 11 years ago
  38. a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 11 years ago
  39. cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
  40. 0c4032e veyron/runtimes/google/ipc: Make "connection refused" retriable. by Matt Rosencrantz · 11 years ago
  41. ad5761f veyron/runtimes/google/ipc: crude fixes for https://code.google.com/p/envyor/issues/detail?id=257 by Bogdan Caprita · 11 years ago
  42. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  43. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  44. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  45. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  46. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  47. 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
  48. 2b8309a veyron/runtimes/google/ipc: Disallow multiple calls to Finish. by Ken Ashcraft · 11 years ago
  49. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  50. 2959fc8 "veyron/runtimes/google/ipc": Disable server caveat validation by Ankur · 11 years ago
  51. 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
  52. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  53. 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
  54. 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
  55. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  56. a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
  57. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  58. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  59. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  60. 57444f3 "veyron/runtimes/google/ipc": Bug fix by Ankur · 11 years ago
  61. ddc0c22 veyron/runtimes/google/ipc: Revert <principal_pattern>@@<objectname> by Asim Shankar · 11 years ago
  62. 1bbe013 veyron/runtimes/google/ipc: *actually* allow StartCall without pattern by Andres Erbsen · 11 years ago
  63. d174d06 veyron/runtimes/google/ipc: identify server by principalpattern@@objectname by Andres Erbsen · 11 years ago
  64. b7f95f3 veyron/runtimes/google/ipc: use discharges for third-party caveat authorization by Andres Erbsen · 11 years ago
  65. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  66. 7e68d5a veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall. by Matt Rosencrantz · 11 years ago
  67. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  68. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  69. b54d764 veyron2/ipc: Support for granting credentials to servers in the form of blessings. by Asim Shankar · 11 years ago
  70. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  71. 1707e43 veyron/runtimes/google/ipc: Fix race between concurrent calls to ipc.ClientCall.CloseSend and ipc.ClientCall.Finish by Asim Shankar · 11 years ago
  72. ce3033b veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the by Todd Wang · 11 years ago
  73. 0c76611 veyron/runtimes/google/ipc: Call CloseSend on Finish. by Tilak Sharma · 11 years ago
  74. 783f779 veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc by Bogdan Caprita · 11 years ago
  75. 5293dcb TBR by Jiri Simsa · 11 years ago