1. cc1c37c Merge pull request #1630 from jtattermusch/nuget_adjustments by Tim Emiola · 9 years ago
  2. 73d7fab some nuget packaging adjustments by Jan Tattermusch · 9 years ago
  3. 302b29f generate MathServer.exe instead of Grpc.Examples.MathServer by Jan Tattermusch · 9 years ago
  4. c6d43ec update readme for c# by Jan Tattermusch · 9 years ago
  5. 031c7ee add newline at eof by Jan Tattermusch · 9 years ago
  6. dd95e9d added build script and script for building nuget packages by Jan Tattermusch · 9 years ago
  7. d2c513a update nuspec files by Jan Tattermusch · 9 years ago
  8. bdb94d3 fix gitignore files by Jan Tattermusch · 9 years ago
  9. 68be987 remove experimental only disclaimer by Jan Tattermusch · 9 years ago
  10. 7de4d10 fixing nits by Jan Tattermusch · 9 years ago
  11. 37733bb updated Grpc.Core.nuspec by Jan Tattermusch · 9 years ago
  12. 3af690c bump version of gRPC C# assemblies by Jan Tattermusch · 9 years ago
  13. 0fff02c Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie by Yang Gao · 9 years ago
  14. c524c60 Merge pull request #1562 from jtattermusch/fix_csharp_interop by Michael Lumish · 9 years ago
  15. bee9325 Make sure full method name starts with slash by Jan Tattermusch · 9 years ago
  16. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  17. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  18. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  19. 1c51f55 Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup by Jan Tattermusch · 9 years ago
  20. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  21. fee0cfa Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  22. 4d706b8 Port C# to new API by Craig Tiller · 9 years ago
  23. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  24. 818ae16 get rid of unneeded dependency on Mono.Security by Jan Tattermusch · 9 years ago
  25. efa702b add newline at EOF by Jan Tattermusch · 9 years ago
  26. cd7e313 add newline to the end of generated files by Jan Tattermusch · 9 years ago
  27. eb5a312 added script to regenerate gRPC C# stubs by Jan Tattermusch · 9 years ago
  28. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  29. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  30. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  31. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  32. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  33. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  34. 9b9a877 change todo comment by Jan Tattermusch · 9 years ago
  35. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  36. 1215c33 C# fixes for #1472 core API cleanup by Jan Tattermusch · 9 years ago
  37. a844771 stylecop fixes by Jan Tattermusch · 9 years ago
  38. 32d95b9 remove duplicate initialize by Jan Tattermusch · 9 years ago
  39. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  40. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  41. 1b54fcf added stats with number of active native calls, useful for debugging by Jan Tattermusch · 9 years ago
  42. 618647d fixed some stylecop warnings by Jan Tattermusch · 9 years ago
  43. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  44. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  45. a9a3e88 remove unused function from grpc_csharp_ext by Jan Tattermusch · 9 years ago
  46. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  47. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  48. 1f18e80 Make RpcException errors more informative by Jan Tattermusch · 9 years ago
  49. b4ef7c9 logic for refreshing access token by Jan Tattermusch · 9 years ago
  50. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  51. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  52. bb9d788 Added Grpc.Auth project by Jan Tattermusch · 9 years ago
  53. 119761f added dependency on Google.Apis.Auth package by Jan Tattermusch · 9 years ago
  54. 68180a2 Merge pull request #1358 from jtattermusch/csharp_server_improvements by Tim Emiola · 9 years ago
  55. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  56. 8cad507 mathserver listens on fixed port by Jan Tattermusch · 9 years ago
  57. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  58. e937cd3 .nupkg files to gitignore by Jan Tattermusch · 9 years ago
  59. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  60. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  61. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  62. 0de5407 Merge pull request #1221 from jtattermusch/math_server by Tim Emiola · 9 years ago
  63. 8c5d68b add calltype decl where missing by Jan Tattermusch · 9 years ago
  64. e8fef43 csharp version 0.1 -> 0.2 by Jan Tattermusch · 9 years ago
  65. 4c64d46 Added example math server by Jan Tattermusch · 9 years ago
  66. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  67. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  68. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  69. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  70. 3de9f49 Setting up stylecop to ignore generated files and fixing style by Jan Tattermusch · 9 years ago
  71. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  72. 053d894 added stylecop settings file by Jan Tattermusch · 9 years ago
  73. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  74. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 9 years ago
  75. 49fd7fe removed some compiler warnings by Jan Tattermusch · 9 years ago
  76. a29d0f3 Split async call into server and client classes sharing the same base. by Jan Tattermusch · 9 years ago
  77. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 9 years ago
  78. 93adddc Merge pull request #929 from jtattermusch/csharp_tls by Tim Emiola · 9 years ago
  79. 1970a5b added C# to run_tests.py by Jan Tattermusch · 9 years ago
  80. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  81. 1ab2e89 Merge pull request #910 from mbrukman/readme-no-exec by Nicolas Noble · 9 years ago
  82. 5b53e35 Remove HTTP mappings from status.h by Eric Anderson · 9 years ago
  83. 5cdf37e Removed execute permissions from README files. by Misha Brukman · 9 years ago
  84. bd3df5f fix conditional inclusion of grpc_csharp_ext.dll by Jan Tattermusch · 10 years ago
  85. 69dc65a Merge pull request #862 from jtattermusch/interop_server by Tim Emiola · 10 years ago
  86. 867e6b6 Update README.md by Jan Tattermusch · 10 years ago
  87. 503bbac added C# interop server by Jan Tattermusch · 10 years ago
  88. 4788e78 fixed server streaming by Jan Tattermusch · 10 years ago
  89. 0e1f527 fix to make empty_stream pass against C++ server by Jan Tattermusch · 10 years ago
  90. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 10 years ago
  91. 44553b5 clang-format by Jan Tattermusch · 10 years ago
  92. b17b00b Fix to make the conditional include under Windows by Jan Tattermusch · 10 years ago
  93. 5ffb4c3 Include grpc_csharp_ext.dll only under Windows by Jan Tattermusch · 10 years ago
  94. abf2202 grpc_csharp_ext.dll added to the project to force automatic copying to the output dir by Jan Tattermusch · 10 years ago
  95. 5339814 Added ability for c# to redirect C core logs to arbitrary sink by Jan Tattermusch · 10 years ago
  96. 5b14166 Added some measurement numbers to comments. by Jan Tattermusch · 10 years ago
  97. a0fcfcc Fixed formatting by Jan Tattermusch · 10 years ago
  98. 4d70326 Fix exception unwrapping for unary call by Jan Tattermusch · 10 years ago
  99. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 10 years ago
  100. 4e40db0 added NuGet package specifications by Jan Tattermusch · 10 years ago