1. d424c21 veyron2/naming: Add SetACL,GetACL to Namespace ifc. by David Why Use Two When One Will Do Presotto · 10 years ago
  2. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  3. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  4. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  5. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  6. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  7. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  8. a8633b0 veyron/runtimes/google/ipc: Add unittest and fix my mistake that it would by Suharsh Sivakumar · 10 years ago
  9. ef95149 security: Define a VDL type for discharges (Part 2/2) by Asim Shankar · 10 years ago
  10. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  11. 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  12. 2a54835 v.io/core: another step in eliminating verror1, and making verror2.E be a struct by Mike Burrows · 10 years ago
  13. af862a5 veyron2/ipc/stream: Unexpose veyron2/ipc/stream API. by Suharsh Sivakumar · 10 years ago
  14. 19da818 security: UUID based caveat registration (Step 2/3) by Asim Shankar · 10 years ago
  15. dc6b360 v.io/core/veyron2/verror2: First step is making verror2.E be a struct by Mike Burrows · 10 years ago
  16. 78b8b2a "core": Get rid of "/..."-BlessingPatterns. by Ankur · 10 years ago
  17. 7283dd8 security: UUID-based caveat validator registration (Step 1/3). by Asim Shankar · 10 years ago
  18. c97fe19 uniqueid.ID -> uniqueid.Id by Benjamin Prosnitz · 10 years ago
  19. 9d17e4a veyron/lib/modules: Make modules parse flags using the veyron2.Init by Suharsh Sivakumar · 10 years ago
  20. 1094d06 veyron2/context: Allow users to remove cancellation and deadlines from contexts. by Matt Rosencrantz · 10 years ago
  21. af99c97 veyron/runtimes/google/ipc: Pass client to server to allow discharge client by Suharsh Sivakumar · 10 years ago
  22. 558ea01 ipc: Add an "AllowedServersPolicy" option. by Asim Shankar · 10 years ago
  23. 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
  24. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  25. b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
  26. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  27. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  28. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  29. f7b00e2 veyron/runtimes/google/vtrace: Add capturing via regexps to vtrace. by Matt Rosencrantz · 10 years ago
  30. 3395b4e veyron2/context: Remove the runtime from the context. It is no longer used. by Matt Rosencrantz · 10 years ago
  31. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  32. 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
  33. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  34. 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
  35. 1bce7d1 veyron2/verror: allow IDAction{} to be "". by Cosmos Nicolaou · 10 years ago
  36. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  37. 1b6683e veyron/runtimes/google: Remove dischargeclient client and server opts by Suharsh Sivakumar · 10 years ago
  38. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  39. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  40. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  41. 3c50ac4 runtimes/google/ipc: rework 'hybrid' websocket protocol support. by Cosmos Nicolaou · 10 years ago
  42. 720b704 veyron/runtimes/google/ipc: VC had a general purpose cache for data by Suharsh Sivakumar · 10 years ago
  43. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  44. 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
  45. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  46. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  47. 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
  48. 87c0a55 veyron2/ipc: force all protocols, including tcp, to be registered. by Cosmos Nicolaou · 10 years ago
  49. 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
  50. cc922c1 veyron/runtimes/google/ipc: Failed name resolution should be retryable. by Matt Rosencrantz · 10 years ago
  51. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  52. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  53. 69c8dee Merge "veyron/runtimes/google/ipc: Fix a race in the test." by Matt Rosencrantz · 10 years ago
  54. f4864f4 veyron/runtimes/google/ipc: Plumb the context through when fetching discharges. by Asim Shankar · 10 years ago
  55. e3464f1 veyron/runtimes/google/ipc: Fix a race in the test. by Matt Rosencrantz · 10 years ago
  56. 1131687 veyron/runtimes/google/ipc: Add NoDischarges option to prevent discharge client by Suharsh Sivakumar · 10 years ago
  57. 112bf1c runtimes/google/ipc: switch to using verror2. by Cosmos Nicolaou · 10 years ago
  58. c8cfcf1 veyron/runtimes/google/ipc: Fix for https://github.com/veyron/release-issues/issues/413 by Asim Shankar · 10 years ago
  59. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  60. dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
  61. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  62. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  63. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  64. 9388ae4 veyron/runtimes/google/ipc: refactor Listen loop code - back from the rollback... by Cosmos Nicolaou · 10 years ago
  65. 3e76f28 veyron/runtimes/google/vtrace: Add a store for collecting vtrace traces. by Matt Rosencrantz · 10 years ago
  66. aef5e37 Revert "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  67. 0f7f19a Merge "veyron/runtimes/google/ipc: refactor Listen loop code." by Cosmos Nicolaou · 10 years ago
  68. a5b60b2 veyron2/options,veyron/runtimes/google/ipc: Allow different servers to by Asim Shankar · 10 years ago
  69. 5ce6ede veyron/runtimes/google/ipc: refactor Listen loop code. by Cosmos Nicolaou · 10 years ago
  70. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  71. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  72. 2726b40 runtimes/google/ipc: Encode expected server blessings in the name instead of options.RemoteID by Ryan Brown · 10 years ago
  73. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  74. 13887d9 Merge "veyron/runtimes/google/ipc: Restore the check for nil context to before the context is used." by Matt Rosencrantz · 10 years ago
  75. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  76. 321a51d veyron/runtimes/google/ipc: Restore the check for nil context by Matt Rosencrantz · 10 years ago
  77. cd743f7 veyron/runtimes/google/ipc: Disable authorization if authentication is disabled. by Suharsh Sivakumar · 10 years ago
  78. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  79. b18a44f veyron/services/identity: Many changes rolled into one. by Asim Shankar · 10 years ago
  80. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  81. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  82. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  83. 29ee985 veyron/runtimes/google/ipc: move to using modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  84. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  85. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  86. 5bd46d2 Merge "veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes." by Matt Rosencrantz · 11 years ago
  87. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 11 years ago
  88. bae0821 veyron/runtimes/google/ipc: Fix race in choosing an error to return when the flow closes. by Matt Rosencrantz · 11 years ago
  89. 5c576c4 veyron/runtimes/google/ipc: Check caveats on the server's blessings. by Asim Shankar · 11 years ago
  90. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 11 years ago
  91. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  92. 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 11 years ago
  93. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 11 years ago
  94. 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
  95. 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
  96. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  97. 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
  98. 1fecbcc veyron2/security: Make ThirdPartyRequirements a VDL type. by Asim Shankar · 11 years ago
  99. 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
  100. 2b8309a veyron/runtimes/google/ipc: Disallow multiple calls to Finish. by Ken Ashcraft · 11 years ago