1. eeef5ed regenerate protos by Jan Tattermusch · 9 years ago
  2. d39426d change C# service implementations to inherit from a generated base class by Jan Tattermusch · 9 years ago
  3. e545ffe Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget by Jan Tattermusch · 9 years ago
  4. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  5. f85c70f bump Google.Apis.Auth nuget to 1.11.1 by Jan Tattermusch · 9 years ago
  6. 4214052 fix RunnerClientServerTest and copyrights by Jan Tattermusch · 9 years ago
  7. 253769e add ASYNC_GENERIC_SERVER support for C# by Jan Tattermusch · 9 years ago
  8. e45ca5f add support for C# generic client by Jan Tattermusch · 9 years ago
  9. e26e2e5 support streaming and async client by Jan Tattermusch · 9 years ago
  10. c848502 honor request.ReponseSize for benchmark service by Jan Tattermusch · 9 years ago
  11. 3d6644a improve C# qps worker by Jan Tattermusch · 9 years ago
  12. 06c98fa fix copyright by Jan Tattermusch · 9 years ago
  13. 7d91dc3 fix #4427 by Jan Tattermusch · 9 years ago
  14. a493353 fix C# build by Jan Tattermusch · 9 years ago
  15. 4938274 Merge pull request #5314 from jtattermusch/csharp_perf_removehost by Vijay Pai · 9 years ago
  16. 13b63a0 fix copyrights by Jan Tattermusch · 9 years ago
  17. 1cbb567 minor tweaks to C# qpswoker by Jan Tattermusch · 9 years ago
  18. 0f89256 update copyrights by Jan Tattermusch · 9 years ago
  19. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 9 years ago
  20. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  21. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  22. 72ce442 regenerate C# protos by Jan Tattermusch · 9 years ago
  23. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  24. d214fb9 Remove leftovers from packages.config by Jan Tattermusch · 9 years ago
  25. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  26. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  27. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  28. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  29. 66a653d add ClientBase coverage by Jan Tattermusch · 9 years ago
  30. fa20ebc implement unimplemented_method interop test by Jan Tattermusch · 9 years ago
  31. 0ed7315 implemented more interop tests by Jan Tattermusch · 9 years ago
  32. b91c706 Merge Python tox fix into release-0.12-to-be-merged-into-master by Jorge Canizales · 9 years ago
  33. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  34. 846ae8d Merge pull request #4156 from jtattermusch/perf_testing_polishing by Jan Tattermusch · 9 years ago
  35. bb2646a Merge pull request #4146 from jtattermusch/csharp_perf_runners by Michael Lumish · 9 years ago
  36. 18ce9d6 use new proto option in C# by Jan Tattermusch · 9 years ago
  37. 4d7dbbf regenerate protos by Jan Tattermusch · 9 years ago
  38. 1a8f547 use regular lock instead of spinlock by Jan Tattermusch · 9 years ago
  39. 4bdd72b dont run performance test by default by Jan Tattermusch · 9 years ago
  40. 95d80c5 remove tabs by Jan Tattermusch · 9 years ago
  41. d0c1bfa Provide performance workers for C# by Jan Tattermusch · 9 years ago
  42. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  43. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  44. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  45. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  46. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  47. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  48. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  49. 70f8652 regenerate generated interop testing files by Jan Tattermusch · 9 years ago
  50. 317cb72 remove extra copy of test.proto by Jan Tattermusch · 9 years ago
  51. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  52. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  53. 9e5e7e9 a small interop client refactoring by Jan Tattermusch · 9 years ago
  54. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  55. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  56. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  57. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  58. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  59. 156a7b6 Don't do .Wait() in async context. by Jan Tattermusch · 9 years ago
  60. bea7cbd use service account credentials for per RPC test by Jan Tattermusch · 9 years ago
  61. ee0ef4d ugly fix of per_rpc_creds test by Jan Tattermusch · 9 years ago
  62. b26972f update the interop tests based on spec by Jan Tattermusch · 9 years ago
  63. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  64. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  65. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  66. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  67. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  68. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  69. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  70. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  71. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  72. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  73. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  74. 58d6374 upgrade to latest protobufs by Jan Tattermusch · 9 years ago
  75. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  76. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  77. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  78. 4ef39ce switched to protobuf from 20150808 by Jan Tattermusch · 9 years ago
  79. 38536a7 regenerate protos by Jan Tattermusch · 9 years ago
  80. e6af5d1 add service descriptor property to generated code by Jan Tattermusch · 9 years ago
  81. 8644aea migrated code to proto3 by Jan Tattermusch · 9 years ago
  82. 475f75a regenerate by Jan Tattermusch · 9 years ago
  83. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  84. 5c42d8d regenerate protos by Jan Tattermusch · 9 years ago
  85. 85f24b5 update proto files by Jan Tattermusch · 9 years ago
  86. c8d7b84 polishing tests by Jan Tattermusch · 9 years ago
  87. ffa17b1 regenerated code by Jan Tattermusch · 9 years ago
  88. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  89. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  90. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  91. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  92. d27dfa7 enable forcing client auth by Jan Tattermusch · 9 years ago
  93. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  94. 1f21f33 Merge pull request #2666 from jtattermusch/oauth_token_api_fix by Michael Lumish · 9 years ago
  95. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 9 years ago
  96. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago
  97. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  98. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  99. f9c2d97 fix reference to bouncyCastles assembly by Jan Tattermusch · 9 years ago
  100. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 9 years ago