1. 773d990 Fix refcounting bug for mdstrs by Craig Tiller · 8 years ago
  2. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 8 years ago
  3. 89c5cb5 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  4. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  5. eb91310 Init tracers after plugin registration by David Garcia Quintas · 8 years ago
  6. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  7. 482ce5e Fix typo by Craig Tiller · 8 years ago
  8. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  9. d2906ad Fix bug by Craig Tiller · 8 years ago
  10. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 8 years ago
  11. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  12. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 8 years ago
  13. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  14. 0ede545 Fix memory leak on disconnection by Craig Tiller · 8 years ago
  15. f5df647 Refactor. by Nicolas "Pixel" Noble · 8 years ago
  16. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  17. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  18. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  19. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  20. bdc2410 Expand corpus, fix crash by Craig Tiller · 8 years ago
  21. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  22. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  23. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  24. 1f5e262 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier by Sree Kuchibhotla · 8 years ago
  25. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  26. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  27. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  28. f02bada remove defaut case in grpc_call_error_to_string by Yuchen Zeng · 8 years ago
  29. a523486 After addition of grpc_call_stats by David Garcia Quintas · 8 years ago
  30. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  31. 94a353a Reverting changes in string_win32.c, as we're going to use posix strings for msys. by Nicolas "Pixel" Noble · 8 years ago
  32. b63fb4d explicit convert severity to a signed type by Yuchen Zeng · 8 years ago
  33. 79310ab Add lame ping support by Craig Tiller · 8 years ago
  34. 0c99952 remove barrier by Yuchen Zeng · 8 years ago
  35. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  36. 95953bf Moving headers around. by Nicolas "Pixel" Noble · 8 years ago
  37. 344f55b clang-format. by Nicolas "Pixel" Noble · 8 years ago
  38. b91fe56 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  39. b7c34a5 Removing grpc_tcp_server_port_fd* from the Windows implementation. by Nicolas "Pixel" Noble · 8 years ago
  40. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  41. bd3740c Merge branch 'call_stats' into lr_hook by David Garcia Quintas · 8 years ago
  42. da0beaf Done right this time... by David Garcia Quintas · 8 years ago
  43. c9bb983 pr comments by David Garcia Quintas · 8 years ago
  44. 9ef0e1c Added grpc_call_stats to the call stack by David Garcia Quintas · 8 years ago
  45. 020cdb8 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  46. f3596c5 Fix bugs in early triggering by Craig Tiller · 8 years ago
  47. 317f68e Fix timer init by Craig Tiller · 8 years ago
  48. 3f72df9 Report sooner by Craig Tiller · 8 years ago
  49. 24d687e Single thread fake name resolution for fuzzing by Craig Tiller · 8 years ago
  50. e628261 Connectivity check by Craig Tiller · 8 years ago
  51. fc98f92 API fuzzer by Craig Tiller · 8 years ago
  52. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  53. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  54. 5e28d71 fix formatting by Sree Kuchibhotla · 8 years ago
  55. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago
  56. fe11589 Delete debug log lines by Sree Kuchibhotla · 8 years ago
  57. 42b004a first cut of changes by Sree Kuchibhotla · 8 years ago
  58. 76cfc6a Some comments by Sree Kuchibhotla · 8 years ago
  59. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  60. b206c15 Addressing comment. by Nicolas "Pixel" Noble · 8 years ago
  61. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  62. bdf80ac Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  63. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  64. 74142a2 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  65. 1af940d Merge branch 'master' into lr_hook by David G. Quintas · 8 years ago
  66. 41d124f Merge pull request #6029 from yang-g/hpack_table by Nicolas Noble · 8 years ago
  67. 862c8e9 Load Reporting hook and filter skeleton by David Garcia Quintas · 8 years ago
  68. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  69. 1cfe1d9 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  70. cae3cb3 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  71. ed73510 Small tweaks by Craig Tiller · 8 years ago
  72. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  73. 36bb50a Merge github.com:grpc/grpc into e2efuzz by Craig Tiller · 8 years ago
  74. 12445ee Add missing include by Craig Tiller · 8 years ago
  75. 54a7b8d Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  76. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  77. 839bebe Use channel args from builder by Craig Tiller · 8 years ago
  78. 8166732 clang-fmt by Craig Tiller · 8 years ago
  79. 16c1345 Fix init ordering,memory leaks by Craig Tiller · 8 years ago
  80. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  81. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  82. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 8 years ago
  83. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  84. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  85. db566d2 Merge branch 'master' into hpack_table by Yang Gao · 8 years ago
  86. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  87. e3e91a3 Merge pull request #6033 from ctiller/channel_max_reconnect_backoff by Nicolas Noble · 8 years ago
  88. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 8 years ago
  89. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  90. 52c85ce Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  91. e6aa55c Merge pull request #5726 from ctiller/ignore_connectivity by Jan Tattermusch · 8 years ago
  92. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 8 years ago
  93. eb9b6db Merge branch 'master' into ignore_connectivity by Craig Tiller · 8 years ago
  94. 086f91c Fix include guards by Craig Tiller · 8 years ago
  95. 7bfd8be clang-fmt by Craig Tiller · 8 years ago
  96. 3693078 Add handy debug by Craig Tiller · 8 years ago
  97. 9cac2a1 Fix memory leak (I think) by Craig Tiller · 8 years ago
  98. 6415043 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  99. 94625cd Merge branch 'filters-can-cause-closes' into e2efuzz by Craig Tiller · 8 years ago
  100. 38ec406 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago