1. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  2. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  3. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  4. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  5. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  6. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  7. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  8. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  9. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  10. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  11. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  12. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 9 years ago
  13. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  14. 503bbac added C# interop server by Jan Tattermusch · 9 years ago[Renamed (98%) from src/csharp/Grpc.IntegrationTesting/Client.cs]
  15. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago
  16. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  17. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed (99%) from src/csharp/InteropClient/Client.cs]
  18. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  19. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  20. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 9 years ago
  21. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  22. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  23. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 9 years ago
  24. 392d1e0 addressed review comments by Jan Tattermusch · 9 years ago[Renamed (98%) from src/csharp/InteropClient/InteropClient.cs]
  25. d233d3a added some more interop tests by Jan Tattermusch · 9 years ago
  26. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 9 years ago