1. b187895 Fix windows build error by Craig Tiller · 8 years ago
  2. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  3. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  4. a4d2d0c Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  5. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  6. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  7. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  8. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  9. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  10. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  11. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  12. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  13. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  14. 00f41c1 Add comment about new trace flags by murgatroid99 · 8 years ago
  15. 05998dc More formatting fixes by murgatroid99 · 8 years ago
  16. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  17. bb2bd65 Clang format by murgatroid99 · 8 years ago
  18. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  19. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  20. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  21. cf4205d Compilation error by Sree Kuchibhotla · 8 years ago
  22. 7dce092 Fix merge errors by Craig Tiller · 8 years ago
  23. a9d8fef Fix merge error by Craig Tiller · 8 years ago
  24. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  25. 52f2312 Make {endpoint,fd}_shutdown idempotent by Craig Tiller · 8 years ago
  26. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  27. 8df99f2 Try to get some more debug info by Craig Tiller · 8 years ago
  28. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  29. fc25b5f Fix use-after-free by Craig Tiller · 8 years ago
  30. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  31. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  32. ad2c477 Rename _GRPC_TSAN to GRPC_TSAN by Sree Kuchibhotla · 8 years ago
  33. ec066b3 Add http2 status code in error_message if it's not 200 by Yuchen Zeng · 8 years ago
  34. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  35. 41622a8 Fix tsan failures by Sree Kuchibhotla · 8 years ago
  36. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  37. 8b48191 Set back to the default log function after using an override by Vijay Pai · 8 years ago
  38. 89af61e Attempt to fix bug breaking perf tests by Craig Tiller · 8 years ago
  39. 773a882 Minor fixes by yang-g · 8 years ago
  40. a72e281 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  41. a286b04 small fixes by Craig Tiller · 8 years ago
  42. 58e5896 Fix bad merge by Sree Kuchibhotla · 8 years ago
  43. eb16b3d Fix ref counting bug by Sree Kuchibhotla · 8 years ago
  44. efa7d32 Merge branch 'fuzzing-hell' into error by Craig Tiller · 8 years ago
  45. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  46. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  47. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  48. 1f24af8 Restricted the check to GUNC by Yuchen Zeng · 8 years ago
  49. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  50. 11e3c07 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  51. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  52. 1703cd0 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  53. 216e1a1 Merge pull request #6804 from ctiller/plugin_advertisement by Jan Tattermusch · 8 years ago
  54. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  55. 34b11df Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  56. c7be7c6 Add an API at the core level to disable signals or use a different signal number by Sree Kuchibhotla · 8 years ago
  57. 161f763 Fix ipv4-only listening by Craig Tiller · 8 years ago
  58. 8e596c1 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  59. 39a59ef Fix somewhat obvious error by Craig Tiller · 8 years ago
  60. 6fba013 Merge pull request #6773 from y-zeng/handler_http_response by Jan Tattermusch · 8 years ago
  61. c3b0ac1 Fix compile error on gcc by Craig Tiller · 8 years ago
  62. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  63. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  64. 7274402 Check epoll is actually available. set GPR_LINUX_EPOLL only in GLIBC ver by Sree Kuchibhotla · 8 years ago
  65. ba94748 Add error propagation by Craig Tiller · 8 years ago
  66. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  67. 0553a43 Fix refcounting bug in polling_island_merge by Sree Kuchibhotla · 8 years ago
  68. 8e4926c pollset_kick optimization (do not kick any other thread if the current by Sree Kuchibhotla · 8 years ago
  69. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  70. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  71. 40e9665 Merge pull request #6779 from dgquintas/rr_docs by Jan Tattermusch · 8 years ago
  72. 4f527d5 Merge pull request #6833 from rjshade/sockopts by Jan Tattermusch · 8 years ago
  73. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  74. 2bdde23 Remove zu specifiers by Yuchen Zeng · 8 years ago
  75. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  76. 3dbf4d6 More TODOs by Sree Kuchibhotla · 8 years ago
  77. e682e46 Add TODOs by Sree Kuchibhotla · 8 years ago
  78. 24b1062 Do not close epoll_fd while there are any pollers and add the ability to by Sree Kuchibhotla · 8 years ago
  79. 4809e8e Merge pull request #6675 from dgquintas/check_http_client_filter_content_type by Jan Tattermusch · 8 years ago
  80. 5ccf4b3 Merge pull request #6786 from ctiller/meta-whoops by Jan Tattermusch · 8 years ago
  81. 5855c47 Use poll if not linux, add read notifier pollset support and some by Sree Kuchibhotla · 8 years ago
  82. 4b8550d clang-format code by Craig Tiller · 8 years ago
  83. cfd4102 fix memory leak by Adam Michalik · 8 years ago
  84. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  85. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  86. 3f30e63 Adds functions to set snd/rcv socket buffer sizes. by Robbie Shade · 8 years ago
  87. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  88. dfff4de Fix sed induced typo by David G. Quintas · 8 years ago
  89. 978f4a5 fix compilation on windows by Adam Michalik · 8 years ago
  90. 8ba42be s/maybe_compression_level.compression_level/maybe_compression_level.level by David Garcia Quintas · 8 years ago
  91. a24d153 fix windows build by Adam Michalik · 8 years ago
  92. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  93. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  94. da5d85d Add completion queue argument which is necessary after merge with master by Adam Michalik · 8 years ago
  95. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  96. 4023382 Add support for establishing server channel using existing FD by Adam Michalik · 8 years ago
  97. 8cf5303 more separation by Adam Michalik · 8 years ago
  98. 3a3e14c revert channel_create.c by Adam Michalik · 8 years ago
  99. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  100. d9b8db6 Create channel directly. by Adam Michalik · 8 years ago