1. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  2. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 8 years ago
  3. a4e7eca Merge pull request #6281 from jtattermusch/csharp_assembly_versions by Jan Tattermusch · 8 years ago
  4. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  5. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 8 years ago
  6. 3b09980 Merge pull request #6238 from gwvo/master by Jan Tattermusch · 8 years ago
  7. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 8 years ago
  8. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 8 years ago
  9. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  10. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  11. b695b9b Some additional fixes to make the C++ codegen not depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  12. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  13. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  14. cc8a4b3 disable warnings for use of our own obsolete interfaces by Jan Tattermusch · 8 years ago
  15. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  16. 482ce5e Fix typo by Craig Tiller · 8 years ago
  17. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  18. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 8 years ago
  19. f4bc99e address comments by Jan Tattermusch · 8 years ago
  20. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 8 years ago
  21. d2906ad Fix bug by Craig Tiller · 8 years ago
  22. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 8 years ago
  23. db6011f Fix inf loop by Craig Tiller · 8 years ago
  24. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 8 years ago
  25. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  26. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 8 years ago
  27. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  28. 0eab697 Fix locking bug by Craig Tiller · 8 years ago
  29. b12d22a Fix memory leak by Craig Tiller · 8 years ago
  30. 0ede545 Fix memory leak on disconnection by Craig Tiller · 8 years ago
  31. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  32. e52be8c Merge pull request #6224 from dgquintas/gcc6 by Jan Tattermusch · 8 years ago
  33. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  34. 79108d0 Changed some 'require' to 'require_relative' and modified rpc_server slightly by murgatroid99 · 8 years ago
  35. ddaa69f Got Ruby stress client working, with some modifications to interop tests by murgatroid99 · 8 years ago
  36. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  37. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  38. bdc2410 Expand corpus, fix crash by Craig Tiller · 8 years ago
  39. e06a81f Fixup API changes by Craig Tiller · 8 years ago
  40. 44aa843 add generated proto files by Jan Tattermusch · 8 years ago
  41. 987e978 add metrics.proto generated files to C# project by Jan Tattermusch · 8 years ago
  42. 445a82b Add C# stress test client by Jan Tattermusch · 8 years ago
  43. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  44. 88b9e48 fix boringssl by Craig Tiller · 8 years ago
  45. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  46. e621f13 Simplified ruby interop test files by murgatroid99 · 8 years ago
  47. ee6f4bc Merge branch 'master' of github.com:grpc/grpc into gcc6 by David Garcia Quintas · 8 years ago
  48. 336b744 Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method by Eric Richardson · 8 years ago
  49. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  50. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  51. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  52. f1ec553 Merge pull request #6182 from ctiller/frenchmans-bay by Nicolas Noble · 8 years ago
  53. 247d003 Merge pull request #6232 from itessier/master by Nicolas Noble · 8 years ago
  54. 792b302 Added file that lets generated code import grpc by murgatroid99 · 8 years ago
  55. bdfaf48 Short-circuit `peer_cert` if we're insecure or unauthenticated by Eric Richardson · 8 years ago
  56. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  57. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  58. b2f3a02 Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView by Eric Richardson · 8 years ago
  59. 69d735a Add peer_cert method to Ruby call object by Eric Richardson · 8 years ago
  60. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  61. 49be63d Casting fixes for gcc 6.0 by David Garcia Quintas · 8 years ago
  62. 347e9f9 Dont crash retrieving peers of cancelled calls by Craig Tiller · 8 years ago
  63. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  64. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  65. f8d7747 Fixed minor bug with Node generator by murgatroid99 · 8 years ago
  66. 1e6bc72 Merge pull request #6212 from stanley-cheung/php-fix-style by Jan Tattermusch · 8 years ago
  67. 6d9386a Merge pull request #6204 from jtattermusch/benchmarking_add_ruby by Jan Tattermusch · 8 years ago
  68. e264e39 Merged from master by murgatroid99 · 8 years ago
  69. 7f05da6 php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  70. b54f2ae actually stop benchmark server by Jan Tattermusch · 8 years ago
  71. 3849335 remove trailing whitespaces by Jan Tattermusch · 8 years ago
  72. 573457b Merge pull request #6203 from ctiller/dictionary by Nicolas Noble · 8 years ago
  73. 2e3e003 Expand corpus, fix crash by Craig Tiller · 8 years ago
  74. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  75. b63fb4d explicit convert severity to a signed type by Yuchen Zeng · 8 years ago
  76. 79310ab Add lame ping support by Craig Tiller · 8 years ago
  77. 0c99952 remove barrier by Yuchen Zeng · 8 years ago
  78. ff71c38 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  79. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  80. 700d36b Merge pull request #6158 from jtattermusch/performance_testing_polishing by Jan Tattermusch · 8 years ago
  81. b91fe56 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  82. e2b86c7 Fix crash by Craig Tiller · 8 years ago
  83. bcd4999 Merge pull request #6153 from vjpai/make_ruby_cqs_great_again by Jan Tattermusch · 8 years ago
  84. 05bb5b9 regenerate tests.json with C++ perf scenarios by Jan Tattermusch · 8 years ago
  85. df14927 add ScenarioResult and ScenarioResultSummary proto messages by Jan Tattermusch · 8 years ago
  86. c578e44 add some console messages to node qps worker by Jan Tattermusch · 8 years ago
  87. 8c839e8 check for histogramParams presence by Jan Tattermusch · 8 years ago
  88. f3596c5 Fix bugs in early triggering by Craig Tiller · 8 years ago
  89. 317f68e Fix timer init by Craig Tiller · 8 years ago
  90. 3f72df9 Report sooner by Craig Tiller · 8 years ago
  91. 24d687e Single thread fake name resolution for fuzzing by Craig Tiller · 8 years ago
  92. 48a3af6 Merge pull request #6145 from nicolasnoble/memtracking by Nicolas Noble · 8 years ago
  93. 8302c51 Merge pull request #6130 from gwvo/master by Nicolas Noble · 8 years ago
  94. e628261 Connectivity check by Craig Tiller · 8 years ago
  95. 2196c7e Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  96. af09a73 Refactored C++ code generator to not directly depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  97. fc98f92 API fuzzer by Craig Tiller · 8 years ago
  98. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  99. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  100. ba92646 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago