1. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  2. a3697b4 Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me by Masood Malekghassemi · 9 years ago
  3. 9bfedd6 Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp by Jan Tattermusch · 9 years ago
  4. 6d53a5c allow specifying channel options when creating a server by Jan Tattermusch · 9 years ago
  5. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  6. c4e81ad adapt C# to the new server shutdown API by Jan Tattermusch · 9 years ago
  7. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  8. 1215c33 C# fixes for #1472 core API cleanup by Jan Tattermusch · 9 years ago
  9. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  10. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  11. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  12. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  13. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcCore/Internal/ServerSafeHandle.cs]
  14. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  15. 8d2e572 got rid of server_add_secure_http2_port by Jan Tattermusch · 10 years ago
  16. 337a2dd migration to new C API by Jan Tattermusch · 10 years ago
  17. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  18. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  19. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  20. 61f93b2 Fixed Timespec to work on Windows, fixes in ServerSafeHandle by Jan Tattermusch · 10 years ago
  21. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 10 years ago
  22. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  23. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  24. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago