1. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  2. 59c20ed add comments from .proto file to generated C# files by Jan Tattermusch · 8 years ago
  3. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  4. e107f8e Merge pull request #6205 from BenchR267/objc-nullability by Jorge Canizales · 8 years ago
  5. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  6. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  7. d79b7ab Merge pull request #6300 from dmitriykovalev/master by Jan Tattermusch · 8 years ago
  8. 081ad7a Merge pull request #6295 from markdroth/content_type_semicolon2 by Jan Tattermusch · 8 years ago
  9. cca098e Merge pull request #6299 from jtattermusch/fix_5912 by Jan Tattermusch · 8 years ago
  10. 1f3319b Fixed clang formatting problems. by Mark D. Roth · 8 years ago
  11. cec4298 Merge pull request #4569 from jskeet/fix-buildall by Jan Tattermusch · 8 years ago
  12. c17939a Merge pull request #6181 from yang-g/proto_comments by Jan Tattermusch · 8 years ago
  13. 1843ccb Use static const strings by Benjamin Herzog · 8 years ago
  14. 640d71d Use cpp macros for the "application/grpc" string and its length. by Mark D. Roth · 8 years ago
  15. 773d990 Fix refcounting bug for mdstrs by Craig Tiller · 8 years ago
  16. 7c0e1ee regenerate code by Jan Tattermusch · 8 years ago
  17. 4e0f73c add internal_access option for C# codegen by Jan Tattermusch · 8 years ago
  18. 5f8872f introduce c# generator options by Jan Tattermusch · 8 years ago
  19. a967ee5 support custom parsegeneratorparameter by Jan Tattermusch · 8 years ago
  20. 44f7c54 params for generating only client/server by Jan Tattermusch · 8 years ago
  21. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  22. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 8 years ago
  23. 6b16aaa merge and resolve conflict by yang-g · 8 years ago
  24. a4e7eca Merge pull request #6281 from jtattermusch/csharp_assembly_versions by Jan Tattermusch · 8 years ago
  25. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  26. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 8 years ago
  27. 3b09980 Merge pull request #6238 from gwvo/master by Jan Tattermusch · 8 years ago
  28. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 8 years ago
  29. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 8 years ago
  30. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 8 years ago
  31. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  32. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  33. b695b9b Some additional fixes to make the C++ codegen not depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  34. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  35. 57d1e08 resolve comments by yang-g · 8 years ago
  36. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  37. cc8a4b3 disable warnings for use of our own obsolete interfaces by Jan Tattermusch · 8 years ago
  38. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  39. 482ce5e Fix typo by Craig Tiller · 8 years ago
  40. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  41. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 8 years ago
  42. f4bc99e address comments by Jan Tattermusch · 8 years ago
  43. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 8 years ago
  44. d2906ad Fix bug by Craig Tiller · 8 years ago
  45. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 8 years ago
  46. db6011f Fix inf loop by Craig Tiller · 8 years ago
  47. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 8 years ago
  48. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  49. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 8 years ago
  50. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  51. 0eab697 Fix locking bug by Craig Tiller · 8 years ago
  52. b12d22a Fix memory leak by Craig Tiller · 8 years ago
  53. 0ede545 Fix memory leak on disconnection by Craig Tiller · 8 years ago
  54. f5df647 Refactor. by Nicolas "Pixel" Noble · 8 years ago
  55. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  56. e52be8c Merge pull request #6224 from dgquintas/gcc6 by Jan Tattermusch · 8 years ago
  57. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  58. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 8 years ago
  59. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 8 years ago
  60. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  61. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  62. ee6de93 Move nonnull begin to correct position by Benjamin Herzog · 8 years ago
  63. bdc2410 Expand corpus, fix crash by Craig Tiller · 8 years ago
  64. 79a75e2 Fixing invalid usage of getProtobufServiceAttrs() function. by Dmitry Kovalev · 8 years ago
  65. e06a81f Fixup API changes by Craig Tiller · 8 years ago
  66. 44aa843 add generated proto files by Jan Tattermusch · 8 years ago
  67. 987e978 add metrics.proto generated files to C# project by Jan Tattermusch · 8 years ago
  68. 445a82b Add C# stress test client by Jan Tattermusch · 8 years ago
  69. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  70. 88b9e48 fix boringssl by Craig Tiller · 8 years ago
  71. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  72. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  73. ee6f4bc Merge branch 'master' of github.com:grpc/grpc into gcc6 by David Garcia Quintas · 8 years ago
  74. 336b744 Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method by Eric Richardson · 8 years ago
  75. c3e1f63 Add comments by yang-g · 8 years ago
  76. 6ba96de make prefix configurable by yang-g · 8 years ago
  77. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  78. d8887c0 Fix compilation error. by yang-g · 8 years ago
  79. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  80. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  81. e291402 Merge remote-tracking branch 'upstream/master' into proto_comments by yang-g · 8 years ago
  82. 25df28e resolve comments by yang-g · 8 years ago
  83. f1ec553 Merge pull request #6182 from ctiller/frenchmans-bay by Nicolas Noble · 8 years ago
  84. 247d003 Merge pull request #6232 from itessier/master by Nicolas Noble · 8 years ago
  85. 792b302 Added file that lets generated code import grpc by murgatroid99 · 8 years ago
  86. bdfaf48 Short-circuit `peer_cert` if we're insecure or unauthenticated by Eric Richardson · 8 years ago
  87. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  88. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  89. b2f3a02 Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView by Eric Richardson · 8 years ago
  90. 69d735a Add peer_cert method to Ruby call object by Eric Richardson · 8 years ago
  91. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  92. 49be63d Casting fixes for gcc 6.0 by David Garcia Quintas · 8 years ago
  93. 347e9f9 Dont crash retrieving peers of cancelled calls by Craig Tiller · 8 years ago
  94. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  95. f02bada remove defaut case in grpc_call_error_to_string by Yuchen Zeng · 8 years ago
  96. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  97. f8d7747 Fixed minor bug with Node generator by murgatroid99 · 8 years ago
  98. 1e6bc72 Merge pull request #6212 from stanley-cheung/php-fix-style by Jan Tattermusch · 8 years ago
  99. 6d9386a Merge pull request #6204 from jtattermusch/benchmarking_add_ruby by Jan Tattermusch · 8 years ago
  100. e264e39 Merged from master by murgatroid99 · 8 years ago