1. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  2. 1ff6ee1 clang-format by Mark D. Roth · 7 years ago
  3. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  4. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  5. 06eb057 add grpc_slice_unref to fix leaks by Jan Tattermusch · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. 254ab4c clang format code by Jan Tattermusch · 7 years ago
  8. 645ae74 overridable call_start_batch by Jan Tattermusch · 7 years ago
  9. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  10. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  11. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  12. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  13. 615e468 C# changes by Sree Kuchibhotla · 7 years ago
  14. b746294 adapt C# to new cq_create API by Jan Tattermusch · 7 years ago
  15. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  16. 5f3a143 remove extra space in Csharp code by Carl Mastrangelo · 7 years ago
  17. 6032492 allow utf8 encoded status message by Jan Tattermusch · 7 years ago
  18. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  19. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 7 years ago
  20. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  21. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  22. 4038cbf make grpc_csharp_ext compile by Jan Tattermusch · 8 years ago
  23. b9a5e07 Continue updating C# by Craig Tiller · 8 years ago
  24. 1bcdf17 Continue updating C# by Craig Tiller · 8 years ago
  25. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  26. ae4ab4f allow null metadata_array in plugin notify by Jan Tattermusch · 8 years ago
  27. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  28. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  29. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  30. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  31. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  32. 2222047 Add csharp check to return val of byte_buffer_reader_init by Alexander Polcyn · 8 years ago
  33. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  34. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  35. 0d896ef fix reading of compressed byte_buffer in C# by Jan Tattermusch · 8 years ago
  36. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  37. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  38. 5ee8e77 add support for multiple cqs to GrpcThreadPool by Jan Tattermusch · 8 years ago
  39. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  40. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  41. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  42. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  43. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  44. 9533d04 Fix includes by Craig Tiller · 8 years ago
  45. a447eb3 fix copyrights by Jan Tattermusch · 8 years ago
  46. 660c15b add roots.pem as a resource by Jan Tattermusch · 8 years ago
  47. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  48. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  49. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  50. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  51. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  52. 706a010 stop gcc complaints about func ptr conversions by Jan Tattermusch · 9 years ago
  53. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  54. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  55. f6a39e9 Type sign fix for C# by David Garcia Quintas · 9 years ago
  56. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  57. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  58. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  59. 720903a Fixing merge failures. by Nicolas "Pixel" Noble · 9 years ago
  60. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  61. b5ea2f8 Merge pull request #2873 from jtattermusch/expose_version_string by Jan Tattermusch · 9 years ago
  62. 03ad951 add const modifier by Jan Tattermusch · 9 years ago
  63. c5a6aca expose C core version string to C# by Jan Tattermusch · 9 years ago
  64. 392fae2 context propagation API by Jan Tattermusch · 9 years ago
  65. 5321d49 fixed writeOptions and added test by Jan Tattermusch · 9 years ago
  66. 8368b2e implemented sending initial metadata by Jan Tattermusch · 9 years ago
  67. bff90ac added WriteOptions support and enabled NoCompress flag to be used for all writes by Jan Tattermusch · 9 years ago
  68. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  69. 8c59791 Working on C#. by Nicolas "Pixel" Noble · 9 years ago
  70. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  71. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  72. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  73. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  74. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  75. d27dfa7 enable forcing client auth by Jan Tattermusch · 9 years ago
  76. 9fb1d20 watch connectivity state API has changed in the meantime by Jan Tattermusch · 9 years ago
  77. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago
  78. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  79. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  80. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  81. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  82. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  83. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  84. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  85. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  86. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  87. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  88. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 9 years ago
  89. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  90. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  91. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  92. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  93. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  94. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  95. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  96. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  97. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  98. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  99. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  100. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago