1. bb0c65b updated C# readme by Jan Tattermusch · 10 years ago
  2. ec77624 fix typo: shutdown should be used in teardown. by Jan Tattermusch · 10 years ago
  3. 8d2e572 got rid of server_add_secure_http2_port by Jan Tattermusch · 10 years ago
  4. 8d7ce43 formatting by Jan Tattermusch · 10 years ago
  5. 37afb9a fixing unknown method call handler on server by Jan Tattermusch · 10 years ago
  6. fa21673 clang-format by Jan Tattermusch · 10 years ago
  7. 607307d Cleanup of AsyncCall.cs by Jan Tattermusch · 10 years ago
  8. a96afb0 renaming file name to match class name by Jan Tattermusch · 10 years ago
  9. 3f8962c removal of unused methods in extension library by Jan Tattermusch · 10 years ago
  10. 337a2dd migration to new C API by Jan Tattermusch · 10 years ago
  11. ce5021b Add missing new-lines at end of file by Craig Tiller · 10 years ago
  12. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  13. 347b83c Merge github.com:grpc/grpc into copyright by Craig Tiller · 10 years ago
  14. f222a4a Add C# checks by Craig Tiller · 10 years ago
  15. ad1fd3a Add proto copyrights by Craig Tiller · 10 years ago
  16. 1d1f952 The Python interoperability testing server. by Nathaniel Manista · 10 years ago
  17. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  18. 07002d7 changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  19. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  20. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  21. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  22. 07fadea Got rid of the PortPicker utility by Jan Tattermusch · 10 years ago
  23. a9edeef clang-format of grpc_csharp_ext.c by Jan Tattermusch · 10 years ago
  24. 61f93b2 Fixed Timespec to work on Windows, fixes in ServerSafeHandle by Jan Tattermusch · 10 years ago
  25. c9562b6 fixes in extension library by Jan Tattermusch · 10 years ago
  26. 86a249f little refactoring for Timespec by Jan Tattermusch · 10 years ago
  27. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 10 years ago
  28. 35e4280 added wrappers for all grpc and gpr functions used by grpc C# by Jan Tattermusch · 10 years ago
  29. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  30. 630f1b8 Update completion type enum to reflect changes in grpc.h by Jan Tattermusch · 10 years ago
  31. f0ea718 update readme file by Jan Tattermusch · 10 years ago
  32. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 10 years ago
  33. 392d1e0 addressed review comments by Jan Tattermusch · 10 years ago
  34. 6b7523d updated readme by Jan Tattermusch · 10 years ago
  35. d233d3a added some more interop tests by Jan Tattermusch · 10 years ago
  36. 56b805f added support for streaming calls to TestService stubs by Jan Tattermusch · 10 years ago
  37. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago
  38. a4b63bf Added simplified TestService for interop testing by Jan Tattermusch · 10 years ago
  39. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  40. 3d6fa14 Merge pull request #411 from jtattermusch/csharp_server by Michael Lumish · 10 years ago
  41. caa3614 removed outdated comment by Jan Tattermusch · 10 years ago
  42. a3b659c added comment by Jan Tattermusch · 10 years ago
  43. aeec9a9 Added usage info to csharp/README.md by Jan Tattermusch · 10 years ago
  44. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  45. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago
  46. ea6f6d9 updated readme by Jan Tattermusch · 10 years ago
  47. 94c3653 added grpc extension library for C# by Jan Tattermusch · 10 years ago