1. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  2. 884c050 Merge "ref: Remove support for API versions <9 and endpoint versions < 5." by Matt Rosencrantz · 10 years ago
  3. e1bf32e Merge "rpc/stream/manager: InternalNewAcceptedVIF now blocks until encryption is established. This means we need to run it in a goroutine to avoid blocking the accept loop." by Matt Rosencrantz · 10 years ago
  4. c16339c ref: Remove support for API versions <9 and endpoint versions < 5. by Matt Rosencrantz · 10 years ago
  5. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  6. d7ff3d5 rpc/stream/manager: InternalNewAcceptedVIF now blocks until encryption is by Matt Rosencrantz · 10 years ago
  7. b764c93 Merge "ref: Change/remove veyron issues referred to in comments." by Suharsh Sivakumar · 10 years ago
  8. c2a8bbb Merge "rpc/stream/manager: Randomly select TCP connections to kill in order to not hang when the file descriptor limit of the process is reached." by Asim Shankar · 10 years ago
  9. 103f895 Merge "x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc." by Cosmos Nicolaou · 10 years ago
  10. 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
  11. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  12. 7b27f62 Merge "ref: Setup messages should always be exchanged by VIFs and should be async." by Matt Rosencrantz · 10 years ago
  13. e89936f rpc/stream/manager: Randomly select TCP connections to kill in order to by Asim Shankar · 10 years ago
  14. 1ca4718 ref: Setup messages should always be exchanged by VIFs and should be async. by Matt Rosencrantz · 10 years ago
  15. 1624bf9 ref: Add cmdline.HideGlobalFlagsExcept() to clean up help. by Todd Wang · 10 years ago
  16. ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
  17. cc9d572 rpc/stream: fix flaky test by Jungho Ahn · 10 years ago
  18. aa87e29 x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc. by Cosmos Nicolaou · 10 years ago
  19. 5a96d9a rpc/stress: add a load test by Jungho Ahn · 10 years ago
  20. 472c681 rpc/...: deflake test cases for rpc errors. by Cosmos Nicolaou · 10 years ago
  21. 7b160a7 Merge "rpc: add a benchmark" by Jungho Ahn · 10 years ago
  22. 99598d6 Merge "ref: Allow non-resolving clients to retry even if a connection initially fails on the endpoint they provided." by Matt Rosencrantz · 10 years ago
  23. 12796e5 rpc: add a benchmark by Jungho Ahn · 10 years ago
  24. 2692f97 Merge "ref: Switch to using v5 endpoints by default." by Matt Rosencrantz · 10 years ago
  25. ac6cd9b ref: Allow non-resolving clients to retry even if a connection by Matt Rosencrantz · 10 years ago
  26. b57935f Merge "rpc/stream/vif: Always respond to a setup message with a setup message, even if encryption is disabled." by Matt Rosencrantz · 10 years ago
  27. e833f58 Merge "profiles/internal/rpc/stress: Tool to drive fixed QPS traffic to the mounttable." by Asim Shankar · 10 years ago
  28. 924cccc rpc/stream/vif: Always respond to a setup message with a setup message, by Matt Rosencrantz · 10 years ago
  29. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  30. 874e906 ref: Switch to using v5 endpoints by default. by Matt Rosencrantz · 10 years ago
  31. f76614c profiles/internal/rpc/stress: Tool to drive fixed QPS traffic to the mounttable. by Asim Shankar · 10 years ago
  32. 09b5b45 rpc: Several fixes for v5 endpoint compatibility. by Matt Rosencrantz · 10 years ago
  33. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  34. c0efdde Merge "rpc/server: Log errors connecting to proxies when listening." by Matt Rosencrantz · 10 years ago
  35. 4d83977 rpc/stream/vc: Fix a race in the VC code that sometimes prevents TLS by Matt Rosencrantz · 10 years ago
  36. 7e16af4 rpc/server: Log errors connecting to proxies when listening. by Matt Rosencrantz · 10 years ago
  37. 963ab5d Merge "profiles/internal/rpc/stream/vif: don't rely on GenerateKey result if err is non-nil" by James Ring · 10 years ago
  38. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  39. 0ff29d7 TBR: rpc/stream/vc: Fix race in vc_test that is currently affecting Jenkins. by Matt Rosencrantz · 10 years ago
  40. a935a41 Merge "profiles/internal/rpc: Clean up server auth errors." by Suharsh Sivakumar · 10 years ago
  41. 45e40d0 profiles/internal/rpc/stream/vif: don't rely on GenerateKey result if err is non-nil by James Ring · 10 years ago
  42. 0e20717 ref: Move to NaclBox for channel encryption and move versions out of endpoints. by Matt Rosencrantz · 10 years ago
  43. 56bc5ee profiles/internal/rpc: Clean up server auth errors. by Suharsh Sivakumar · 10 years ago
  44. e075ea1 Merge "ref: Move context.T out of rpc.ServerCall." by Todd Wang · 10 years ago
  45. 517d4cf Merge "rpc/version: update the supported version number to 8" by Jungho Ahn · 10 years ago
  46. fa5d6fc rpc/stream/vc: rename err for vom type encoder/decoder by Jungho Ahn · 10 years ago
  47. 73b462f rpc/version: update the supported version number to 8 by Jungho Ahn · 10 years ago
  48. 0aa482f profiles/internal/rpc/stream/benchmark: Renames by Asim Shankar · 10 years ago
  49. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  50. 28343a2 TBR: vrpc will no longer show reserved interfaces by default, instead by Cosmos Nicolaou · 10 years ago
  51. fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
  52. 6ab655f rpc/stream/vif: add idle timeout to vif. by Jungho Ahn · 10 years ago
  53. 185c0c6 profiles/internal/rpc: more verror conversions and tests. by Cosmos Nicolaou · 10 years ago
  54. efb91d5 profiles/internal/rpc/stream/manager: Continue after "temporary" error by Robin Thellend · 10 years ago
  55. 9fb1034 profiles/internal/rcp/stream: verror conversions. by Cosmos Nicolaou · 10 years ago
  56. c1641f6 profiles/internal/rpc/client: Fix log level of Call method. by Suharsh Sivakumar · 10 years ago
  57. 1abd5a8 ref: Changes call of StartCall to Call whenever it made sense to do so. by Suharsh Sivakumar · 10 years ago
  58. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  59. 076e953 ref: Introduce client.Call that retries application level errors. by Suharsh Sivakumar · 10 years ago
  60. bf0d9d9 ref: Use the runtime authorizer for vtrace. by Matt Rosencrantz · 10 years ago
  61. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  62. dda1649 "x/ref": Update w.r.t to CL #9371 by Ankur · 10 years ago
  63. 77db8c2 Merge "x/ref: Move services/mounttable/lib to mounttablelib" by Todd Wang · 10 years ago
  64. 18df0e6 Merge "profiles/internal/rpc: Make it an error if the principal is nil in SecurityConfidential." by Suharsh Sivakumar · 10 years ago
  65. 0ed10c2 profiles/internal/rpc: Make it an error if the principal is nil in by Suharsh Sivakumar · 10 years ago
  66. 07a736d stream/manager: use verror. by Cosmos Nicolaou · 10 years ago
  67. 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago
  68. 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
  69. 5082a55 x/ref: Move v.io/v23/naming/ns to v.io/v23/namespace. by Todd Wang · 10 years ago
  70. e4a8c09 security: The default authorizer has been made public. by Asim Shankar · 10 years ago
  71. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  72. d62d98d Merge "TBR namespace: Add opts to each call that has underlying RPCs to pass CallOpts to those RPCs." by Jiri Simsa · 10 years ago
  73. 38788d4 TBR namespace: Add opts to each call that has underlying RPCs by David Why Use Two When One Will Do Presotto · 10 years ago
  74. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  75. 254d570 v.io/x/ref/profiles/internal/rpc: Reduce initial backoff time. by Matt Rosencrantz · 10 years ago
  76. 33e1a04 Merge "profiles/internal/rpc: Reduce verbosity of authentication errors." by Asim Shankar · 10 years ago
  77. 07b57f2 rpc: Use Equivalent method instead of reflect.DeepEquals. by Suharsh Sivakumar · 10 years ago
  78. 6d5e9e7 profiles/internal/rpc: Reduce verbosity of authentication errors. by Asim Shankar · 10 years ago
  79. 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
  80. 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
  81. 6ccde4a TBR: discharge cache: Remove stale todo. by Suharsh Sivakumar · 10 years ago
  82. b457df9 profiles/internal: Add ServesLeaf/IsLeaf to the Endpoint by Robin Thellend · 10 years ago
  83. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  84. c96b132 TBR rpc version: temporarily rollback supported version from 8 to 7. by Jungho Ahn · 10 years ago
  85. 60408fa TBR vom: enable separate vom type stream by Jungho Ahn · 10 years ago
  86. cd175b8 ipc/stream: add idle timer to vc/vifs by Jungho Ahn · 10 years ago
  87. b291d6c internal/rpc: cleanup/test all client error handling and bug fixes. by Cosmos Nicolaou · 10 years ago
  88. 8c3faba consistent use of v23 test generate in order to use TestMain and in turn call test.Init. by Cosmos Nicolaou · 10 years ago
  89. 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
  90. c48d4f1 Merge "ref: adding copyright to the vdl files" by Jiri Simsa · 10 years ago
  91. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  92. 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
  93. 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
  94. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  95. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  96. 317b0c5 ref: Change the API of validators to accept *context.T instead of security.Call. by Matt Rosencrantz · 10 years ago
  97. 89e9523 profiles/internal: Add IsLeaf by Robin Thellend · 10 years ago
  98. 2c5d810 ipc: VCSecurityLevel->Security and no longer a stream opt. by Suharsh Sivakumar · 10 years ago
  99. 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
  100. 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago