1. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  2. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  3. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  4. 5bbd818 refactor server call handlers by Jan Tattermusch · 9 years ago
  5. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  6. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  7. a3697b4 Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me by Masood Malekghassemi · 9 years ago
  8. 9bfedd6 Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp by Jan Tattermusch · 9 years ago
  9. 6d53a5c allow specifying channel options when creating a server by Jan Tattermusch · 9 years ago
  10. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  11. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  12. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  13. c4e81ad adapt C# to the new server shutdown API by Jan Tattermusch · 9 years ago
  14. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  15. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  16. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  17. 1215c33 C# fixes for #1472 core API cleanup by Jan Tattermusch · 9 years ago
  18. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  19. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  20. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  21. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  22. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  23. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  24. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcCore/Server.cs]
  25. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  26. 337a2dd migration to new C API by Jan Tattermusch · 10 years ago
  27. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  28. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  29. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  30. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  31. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  32. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  33. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  34. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago