1. c152d66 fix warnings in integration tests by Jan Tattermusch · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  4. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  5. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  6. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  7. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  8. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  9. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  10. 06c98fa fix copyright by Jan Tattermusch · 8 years ago
  11. 7d91dc3 fix #4427 by Jan Tattermusch · 8 years ago
  12. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  13. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  14. fa20ebc implement unimplemented_method interop test by Jan Tattermusch · 9 years ago
  15. 0ed7315 implemented more interop tests by Jan Tattermusch · 9 years ago
  16. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  17. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  18. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  19. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  20. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  21. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  22. 8644aea migrated code to proto3 by Jan Tattermusch · 9 years ago
  23. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  24. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  25. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago
  26. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  27. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  28. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  29. c8f7d10 fix stylecop issues by Jan Tattermusch · 9 years ago
  30. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  31. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  32. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  33. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  34. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  35. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  36. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  37. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  38. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  39. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  40. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  41. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 10 years ago