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. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  7. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  8. 482ce5e Fix typo by Craig Tiller · 8 years ago
  9. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  10. d2906ad Fix bug by Craig Tiller · 8 years ago
  11. db6011f Fix inf loop by Craig Tiller · 8 years ago
  12. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 8 years ago
  13. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  14. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 8 years ago
  15. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  16. 0eab697 Fix locking bug by Craig Tiller · 8 years ago
  17. b12d22a Fix memory leak by Craig Tiller · 8 years ago
  18. 0ede545 Fix memory leak on disconnection by Craig Tiller · 8 years ago
  19. f5df647 Refactor. by Nicolas "Pixel" Noble · 8 years ago
  20. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  21. e52be8c Merge pull request #6224 from dgquintas/gcc6 by Jan Tattermusch · 8 years ago
  22. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  23. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  24. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  25. bdc2410 Expand corpus, fix crash by Craig Tiller · 8 years ago
  26. e06a81f Fixup API changes by Craig Tiller · 8 years ago
  27. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  28. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  29. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  30. ee6f4bc Merge branch 'master' of github.com:grpc/grpc into gcc6 by David Garcia Quintas · 8 years ago
  31. 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
  32. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  33. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  34. f1ec553 Merge pull request #6182 from ctiller/frenchmans-bay by Nicolas Noble · 8 years ago
  35. 49be63d Casting fixes for gcc 6.0 by David Garcia Quintas · 8 years ago
  36. 347e9f9 Dont crash retrieving peers of cancelled calls by Craig Tiller · 8 years ago
  37. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  38. f02bada remove defaut case in grpc_call_error_to_string by Yuchen Zeng · 8 years ago
  39. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  40. 573457b Merge pull request #6203 from ctiller/dictionary by Nicolas Noble · 8 years ago
  41. 2e3e003 Expand corpus, fix crash by Craig Tiller · 8 years ago
  42. a523486 After addition of grpc_call_stats by David Garcia Quintas · 8 years ago
  43. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  44. 94a353a Reverting changes in string_win32.c, as we're going to use posix strings for msys. by Nicolas "Pixel" Noble · 8 years ago
  45. b63fb4d explicit convert severity to a signed type by Yuchen Zeng · 8 years ago
  46. 79310ab Add lame ping support by Craig Tiller · 8 years ago
  47. 0c99952 remove barrier by Yuchen Zeng · 8 years ago
  48. ff71c38 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  49. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  50. 95953bf Moving headers around. by Nicolas "Pixel" Noble · 8 years ago
  51. 344f55b clang-format. by Nicolas "Pixel" Noble · 8 years ago
  52. b91fe56 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  53. b7c34a5 Removing grpc_tcp_server_port_fd* from the Windows implementation. by Nicolas "Pixel" Noble · 8 years ago
  54. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  55. e2b86c7 Fix crash by Craig Tiller · 8 years ago
  56. bd3740c Merge branch 'call_stats' into lr_hook by David Garcia Quintas · 8 years ago
  57. da0beaf Done right this time... by David Garcia Quintas · 8 years ago
  58. c9bb983 pr comments by David Garcia Quintas · 8 years ago
  59. 9ef0e1c Added grpc_call_stats to the call stack by David Garcia Quintas · 8 years ago
  60. 020cdb8 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  61. f3596c5 Fix bugs in early triggering by Craig Tiller · 8 years ago
  62. 317f68e Fix timer init by Craig Tiller · 8 years ago
  63. 3f72df9 Report sooner by Craig Tiller · 8 years ago
  64. 24d687e Single thread fake name resolution for fuzzing by Craig Tiller · 8 years ago
  65. e628261 Connectivity check by Craig Tiller · 8 years ago
  66. 2196c7e Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  67. 2497064 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  68. fc98f92 API fuzzer by Craig Tiller · 8 years ago
  69. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  70. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  71. ba92646 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  72. 0cca082 Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  73. 5e28d71 fix formatting by Sree Kuchibhotla · 8 years ago
  74. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago
  75. fe11589 Delete debug log lines by Sree Kuchibhotla · 8 years ago
  76. 42b004a first cut of changes by Sree Kuchibhotla · 8 years ago
  77. 76cfc6a Some comments by Sree Kuchibhotla · 8 years ago
  78. b27c0f8 Fix missing edge by Craig Tiller · 8 years ago
  79. aef1ebe Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  80. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  81. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  82. b206c15 Addressing comment. by Nicolas "Pixel" Noble · 8 years ago
  83. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  84. bdf80ac Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  85. 4560356 Merge pull request #6106 from ctiller/server_fix by Nicolas Noble · 8 years ago
  86. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  87. 361be66 Merge pull request #6092 from ctiller/strong-includes by Nicolas Noble · 8 years ago
  88. 459740a Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  89. 041e39d Merge pull request #6081 from bogdandrutu/master by Alistair Veitch · 8 years ago
  90. 74142a2 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  91. 1af940d Merge branch 'master' into lr_hook by David G. Quintas · 8 years ago
  92. b182066 clang-fmt by Craig Tiller · 8 years ago
  93. a385b38 Expand corpus, fix crash by Craig Tiller · 8 years ago
  94. 41d124f Merge pull request #6029 from yang-g/hpack_table by Nicolas Noble · 8 years ago
  95. 862c8e9 Load Reporting hook and filter skeleton by David Garcia Quintas · 8 years ago
  96. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  97. 1cfe1d9 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  98. cae3cb3 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  99. b40693e Merge remote-tracking branch 'upstream/master' by Bogdan Drutu · 8 years ago
  100. 30e53cd Experimental wrapped language fix by Craig Tiller · 8 years ago