1. 72ce442 regenerate C# protos by Jan Tattermusch · 9 years ago
  2. 75849e4 fix C# generate_protos.sh script by Jan Tattermusch · 9 years ago
  3. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  4. d214fb9 Remove leftovers from packages.config by Jan Tattermusch · 9 years ago
  5. 2bd2b3e Merge pull request #4730 from jtattermusch/revamp_native_loader by Michael Lumish · 9 years ago
  6. 57633ea Merge pull request #4744 from dgquintas/check_newlines by Craig Tiller · 9 years ago
  7. 447ef7e extend copyright to 2016 by Jan Tattermusch · 9 years ago
  8. afab541 revamp C# native library loader by Jan Tattermusch · 9 years ago
  9. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 9 years ago
  10. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  11. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  12. d233543 Cleanup of grpc.csharp.native package by Jan Tattermusch · 9 years ago
  13. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  14. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  15. 6a56221 Merge github.com:grpc/grpc into ints by Craig Tiller · 9 years ago
  16. ceaa3c8 Merge pull request #4468 from jtattermusch/csharp_server_kill_test by Michael Lumish · 9 years ago
  17. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  18. ea7469d refcounting completion queue shutdown by Jan Tattermusch · 9 years ago
  19. 9bbb1f9 simple kill test by Jan Tattermusch · 9 years ago
  20. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  21. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 9 years ago
  22. 7608c96 fix bug in Server.KillAsync() by Jan Tattermusch · 9 years ago
  23. 1b8210f fix completion queue test by Jan Tattermusch · 9 years ago
  24. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  25. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  26. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  27. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  28. 03c0106 split up C# tests into separate processes by Jan Tattermusch · 9 years ago
  29. d25f579 Merge pull request #4421 from jtattermusch/csharp_more_coverage by Michael Lumish · 9 years ago
  30. 46ab778 Merge pull request #4397 from jtattermusch/tv_sec_64bit by Craig Tiller · 9 years ago
  31. 1d344f1 Add test coverage for Metadata class by Jan Tattermusch · 9 years ago
  32. 8fe3f64 add coverage for AsyncStreamExtensions by Jan Tattermusch · 9 years ago
  33. 839e1d1 remove dead code from AsyncCallBase by Jan Tattermusch · 9 years ago
  34. 00c144a increase coverage of ServerCallContext by Jan Tattermusch · 9 years ago
  35. a1e6097 added coverage for Async*StreamingCall classes by Jan Tattermusch · 9 years ago
  36. 66a653d add ClientBase coverage by Jan Tattermusch · 9 years ago
  37. de0d8b5 improve PropagateCancellation test by Jan Tattermusch · 9 years ago
  38. 3d45afe add coverage for call options by Jan Tattermusch · 9 years ago
  39. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  40. 81e4e8d Merge pull request #4383 from jtattermusch/run_more_interop by Michael Lumish · 9 years ago
  41. fa20ebc implement unimplemented_method interop test by Jan Tattermusch · 9 years ago
  42. 0ed7315 implemented more interop tests by Jan Tattermusch · 9 years ago
  43. 7ebbc47 put user defined userAgentString to the beginning of userAgentString by Jan Tattermusch · 9 years ago
  44. 7ee305c Merge pull request #4304 from jtattermusch/proto_cleanup by Michael Lumish · 9 years ago
  45. b91c706 Merge Python tox fix into release-0.12-to-be-merged-into-master by Jorge Canizales · 9 years ago
  46. e8132d3 update C# generate protos script by Jan Tattermusch · 9 years ago
  47. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  48. 723c34b add ConfigureAwait(false) where needed by Jan Tattermusch · 9 years ago
  49. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  50. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  51. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  52. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  53. b1c41d7 Merge pull request #4154 from jboeuf/new_creds_plugin_api by jboeuf · 9 years ago
  54. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  55. 1db095d bump C# version to 0.12.0 by Jan Tattermusch · 9 years ago
  56. 846ae8d Merge pull request #4156 from jtattermusch/perf_testing_polishing by Jan Tattermusch · 9 years ago
  57. bb2646a Merge pull request #4146 from jtattermusch/csharp_perf_runners by Michael Lumish · 9 years ago
  58. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  59. 18ce9d6 use new proto option in C# by Jan Tattermusch · 9 years ago
  60. 4d7dbbf regenerate protos by Jan Tattermusch · 9 years ago
  61. 1a8f547 use regular lock instead of spinlock by Jan Tattermusch · 9 years ago
  62. 4bdd72b dont run performance test by default by Jan Tattermusch · 9 years ago
  63. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  64. 95d80c5 remove tabs by Jan Tattermusch · 9 years ago
  65. d0c1bfa Provide performance workers for C# by Jan Tattermusch · 9 years ago
  66. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  67. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  68. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  69. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  70. 8b162cd Merge pull request #3981 from jtattermusch/add_nuget_badge by Tim Emiola · 9 years ago
  71. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  72. 7b93699 Add nuget version badge by Jan Tattermusch · 9 years ago
  73. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  74. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  75. e49501a Update README.md by Jan Tattermusch · 9 years ago
  76. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  77. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  78. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  79. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  80. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  81. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  82. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  83. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  84. 9d8a652 prevent ArgumentNullException in credentials plugin by Jan Tattermusch · 9 years ago
  85. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  86. 70f8652 regenerate generated interop testing files by Jan Tattermusch · 9 years ago
  87. 317cb72 remove extra copy of test.proto by Jan Tattermusch · 9 years ago
  88. 6d0bccf update C# regenerate proto script by Jan Tattermusch · 9 years ago
  89. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  90. 5561de2 Shortened long C# benchmark test by murgatroid99 · 9 years ago
  91. 706a010 stop gcc complaints about func ptr conversions by Jan Tattermusch · 9 years ago
  92. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  93. 9e5e7e9 a small interop client refactoring by Jan Tattermusch · 9 years ago
  94. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  95. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  96. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  97. 6d1e18c Merge pull request #3467 from ctiller/can-we-be-single-threaded by Nicolas Noble · 9 years ago
  98. 3ccd961 Ensure GrpcEnvironment setup for these (special) tests by Craig Tiller · 9 years ago
  99. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  100. 3fcbdef further docs fixes by Jan Tattermusch · 9 years ago