1. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  2. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  3. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 9 years ago
  4. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  5. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  6. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  7. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  8. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  9. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  10. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  11. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  12. 48dd6bf Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  13. d7e0bea Added changes to python and csharp wrappers by David Garcia Quintas · 9 years ago
  14. a3697b4 Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me by Masood Malekghassemi · 9 years ago
  15. eb741d1 fix native callback signature to match with C# by Jan Tattermusch · 9 years ago
  16. 9bfedd6 Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp by Jan Tattermusch · 9 years ago
  17. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  18. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  19. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  20. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  21. 7b6e979 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  22. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  23. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  24. c4e81ad adapt C# to the new server shutdown API by Jan Tattermusch · 9 years ago
  25. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  26. 4d706b8 Port C# to new API by Craig Tiller · 9 years ago
  27. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  28. 1215c33 C# fixes for #1472 core API cleanup by Jan Tattermusch · 9 years ago
  29. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  30. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  31. a9a3e88 remove unused function from grpc_csharp_ext by Jan Tattermusch · 9 years ago
  32. 8c5d68b add calltype decl where missing by Jan Tattermusch · 9 years ago
  33. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  34. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  35. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  36. 44553b5 clang-format by Jan Tattermusch · 9 years ago
  37. 5339814 Added ability for c# to redirect C core logs to arbitrary sink by Jan Tattermusch · 9 years ago
  38. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 10 years ago
  39. 2f2afd2 fixed string.h include by Jan Tattermusch · 10 years ago
  40. 8d2e572 got rid of server_add_secure_http2_port by Jan Tattermusch · 10 years ago
  41. fa21673 clang-format by Jan Tattermusch · 10 years ago
  42. 3f8962c removal of unused methods in extension library by Jan Tattermusch · 10 years ago
  43. 337a2dd migration to new C API by Jan Tattermusch · 10 years ago
  44. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  45. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  46. a9edeef clang-format of grpc_csharp_ext.c by Jan Tattermusch · 10 years ago
  47. c9562b6 fixes in extension library by Jan Tattermusch · 10 years ago
  48. 35e4280 added wrappers for all grpc and gpr functions used by grpc C# by Jan Tattermusch · 10 years ago
  49. 94c3653 added grpc extension library for C# by Jan Tattermusch · 10 years ago