1. 7ee305c Merge pull request #4304 from jtattermusch/proto_cleanup by Michael Lumish · 9 years ago
  2. b91c706 Merge Python tox fix into release-0.12-to-be-merged-into-master by Jorge Canizales · 9 years ago
  3. e8132d3 update C# generate protos script by Jan Tattermusch · 9 years ago
  4. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  5. 723c34b add ConfigureAwait(false) where needed by Jan Tattermusch · 9 years ago
  6. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  7. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  8. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  9. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  10. b1c41d7 Merge pull request #4154 from jboeuf/new_creds_plugin_api by jboeuf · 9 years ago
  11. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  12. 1db095d bump C# version to 0.12.0 by Jan Tattermusch · 9 years ago
  13. 846ae8d Merge pull request #4156 from jtattermusch/perf_testing_polishing by Jan Tattermusch · 9 years ago
  14. bb2646a Merge pull request #4146 from jtattermusch/csharp_perf_runners by Michael Lumish · 9 years ago
  15. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  16. 18ce9d6 use new proto option in C# by Jan Tattermusch · 9 years ago
  17. 4d7dbbf regenerate protos by Jan Tattermusch · 9 years ago
  18. 1a8f547 use regular lock instead of spinlock by Jan Tattermusch · 9 years ago
  19. 4bdd72b dont run performance test by default by Jan Tattermusch · 9 years ago
  20. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  21. 95d80c5 remove tabs by Jan Tattermusch · 9 years ago
  22. d0c1bfa Provide performance workers for C# by Jan Tattermusch · 9 years ago
  23. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  24. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  25. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  26. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  27. 8b162cd Merge pull request #3981 from jtattermusch/add_nuget_badge by Tim Emiola · 9 years ago
  28. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  29. 7b93699 Add nuget version badge by Jan Tattermusch · 9 years ago
  30. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  31. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  32. e49501a Update README.md by Jan Tattermusch · 9 years ago
  33. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  34. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  35. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  36. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  37. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  38. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  39. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  40. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  41. 9d8a652 prevent ArgumentNullException in credentials plugin by Jan Tattermusch · 9 years ago
  42. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  43. 70f8652 regenerate generated interop testing files by Jan Tattermusch · 9 years ago
  44. 317cb72 remove extra copy of test.proto by Jan Tattermusch · 9 years ago
  45. 6d0bccf update C# regenerate proto script by Jan Tattermusch · 9 years ago
  46. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  47. 5561de2 Shortened long C# benchmark test by murgatroid99 · 9 years ago
  48. 706a010 stop gcc complaints about func ptr conversions by Jan Tattermusch · 9 years ago
  49. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  50. 9e5e7e9 a small interop client refactoring by Jan Tattermusch · 9 years ago
  51. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  52. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  53. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  54. 6d1e18c Merge pull request #3467 from ctiller/can-we-be-single-threaded by Nicolas Noble · 9 years ago
  55. 3ccd961 Ensure GrpcEnvironment setup for these (special) tests by Craig Tiller · 9 years ago
  56. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  57. 3fcbdef further docs fixes by Jan Tattermusch · 9 years ago
  58. e0be467 Update c# docs for release 0.11 by Jan Tattermusch · 9 years ago
  59. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  60. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  61. f6e2638 bump version of C# to 0.7.1 by Jan Tattermusch · 9 years ago
  62. c4ebda7 plain log message should not be treated as format string by Jan Tattermusch · 9 years ago
  63. 156a7b6 Don't do .Wait() in async context. by Jan Tattermusch · 9 years ago
  64. f6a39e9 Type sign fix for C# by David Garcia Quintas · 9 years ago
  65. bea7cbd use service account credentials for per RPC test by Jan Tattermusch · 9 years ago
  66. ee0ef4d ugly fix of per_rpc_creds test by Jan Tattermusch · 9 years ago
  67. b26972f update the interop tests based on spec by Jan Tattermusch · 9 years ago
  68. c84c2e3 fix C# nuget package building by Jan Tattermusch · 9 years ago
  69. 7d3d485 add roots.pem to Grpc C# nuget package by Jan Tattermusch · 9 years ago
  70. 68e63c7 Merge pull request #3137 from grpc/jtattermusch-patch-2 by Tim Emiola · 9 years ago
  71. 487a72b Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' problem. by Jan Tattermusch · 9 years ago
  72. 7279567 check for allowed characters in metadata key by Jan Tattermusch · 9 years ago
  73. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  74. 910ad08 Merge pull request #3106 from jtattermusch/culture_invariant by Stanley Cheung · 9 years ago
  75. 0a26821 replace all grpc-common occurances with examples by Stanley Cheung · 9 years ago
  76. 5414df3 make ToLower culture invariant by Jan Tattermusch · 9 years ago
  77. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  78. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  79. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  80. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  81. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  82. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  83. f637573 make unneeded API internal-only, update docs by Jan Tattermusch · 9 years ago
  84. 578c7c5 revert AssemblyInfo.cs by Jan Tattermusch · 9 years ago
  85. dca145b fix stylecop issues by Jan Tattermusch · 9 years ago
  86. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  87. 3af838a simplify stream reads on client side by Jan Tattermusch · 9 years ago
  88. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  89. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  90. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  91. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  92. 249fc80 improving the tests by Jan Tattermusch · 9 years ago
  93. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  94. 39d97a7 Merge pull request #2964 from jtattermusch/refactor_auth_interceptors by Michael Lumish · 9 years ago
  95. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  96. e717852 fix comment by Jan Tattermusch · 9 years ago
  97. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  98. 2250454 forgot to expose status and trailers for unary call by Jan Tattermusch · 9 years ago
  99. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  100. c7cfe9d Fix version of Google.Apis.Auth required by Grpc.Auth nuget. by Jan Tattermusch · 9 years ago