1. f9c2d97 fix reference to bouncyCastles assembly by Jan Tattermusch · 9 years ago
  2. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 9 years ago
  3. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 9 years ago
  4. eea5955 added test for client SSL authentication by Jan Tattermusch · 9 years ago
  5. 33c9130 fixed dependencies in C# project by Jan Tattermusch · 9 years ago
  6. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  7. 71762f8 use System.Collections.Immutable instead of Microsoft.Bcl.Immutable by Jan Tattermusch · 9 years ago
  8. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  9. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  10. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  11. 119761f added dependency on Google.Apis.Auth package by Jan Tattermusch · 9 years ago
  12. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  13. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  14. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  15. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  16. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  17. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  18. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  19. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago
  20. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago
  21. d3a7927 moved proto files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  22. 03e9da7 moved interop testing specific files to Grpc.IntegrationTesting by Jan Tattermusch · 10 years ago
  23. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed (85%) from src/csharp/InteropClient/InteropClient.csproj]
  24. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  25. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 10 years ago
  26. 392d1e0 addressed review comments by Jan Tattermusch · 10 years ago
  27. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago[Copied (77%) from src/csharp/GrpcDemo/GrpcDemo.csproj]
  28. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago