1. cd7e313 add newline to the end of generated files by Jan Tattermusch · 9 years ago
  2. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  3. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  4. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  5. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  6. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  7. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  8. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  9. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  10. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  11. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  12. 119761f added dependency on Google.Apis.Auth package by Jan Tattermusch · 9 years ago
  13. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  14. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  15. e8fef43 csharp version 0.1 -> 0.2 by Jan Tattermusch · 9 years ago
  16. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  17. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  18. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  19. 3de9f49 Setting up stylecop to ignore generated files and fixing style by Jan Tattermusch · 9 years ago
  20. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  21. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  22. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 9 years ago
  23. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  24. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  25. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago
  26. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  27. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 9 years ago
  28. d3a7927 moved proto files to Grpc.IntegrationTesting by Jan Tattermusch · 9 years ago
  29. 03e9da7 moved interop testing specific files to Grpc.IntegrationTesting by Jan Tattermusch · 9 years ago
  30. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago