1. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  2. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  3. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  4. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  5. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  6. 39b39d6 implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  7. 8644aea migrated code to proto3 by Jan Tattermusch · 9 years ago
  8. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  9. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  10. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 9 years ago
  11. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  12. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  13. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  14. c8f7d10 fix stylecop issues by Jan Tattermusch · 9 years ago
  15. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  16. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  17. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  18. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  19. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  20. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  21. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  22. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  23. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  24. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  25. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  26. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago