1. c86860f Merge pull request #6695 from rjshade/request_with_flags_timeout by Jan Tattermusch · 8 years ago
  2. 116b3c5 Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  3. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  4. e29f7a1 Make request_with_flags timeout deadline equal to that of request_with_payload. by Robbie Shade · 8 years ago
  5. 468ee4c Improve test debugability, fix race condition by Craig Tiller · 8 years ago
  6. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  7. d44b15a Merge pull request #6436 from jboeuf/credentials_refactoring by Jan Tattermusch · 8 years ago
  8. 52aeb54 Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals by David G. Quintas · 8 years ago
  9. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  10. 3c4fe1b Fixed the fix by David Garcia Quintas · 8 years ago
  11. 29dc490 clang-format by Craig Tiller · 8 years ago
  12. 505b13d Merge pull request #6576 from rjshade/fix_udp_server_test by Jan Tattermusch · 8 years ago
  13. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  14. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  15. 8c1d796 Merge pull request #6620 from ctiller/fuzz-it by Jan Tattermusch · 8 years ago
  16. 93dd047 clang-format by Craig Tiller · 8 years ago
  17. 9780f59 Merge github.com:grpc/grpc into signal_handler by Craig Tiller · 8 years ago
  18. 2bcf78d Expand corpus by Craig Tiller · 8 years ago
  19. 2d8427a Expand corpus by Craig Tiller · 8 years ago
  20. 9be075c Fix leak in port deallocation by Craig Tiller · 8 years ago
  21. 88ef00e Remove broken test by Craig Tiller · 8 years ago
  22. bff5e91 Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it by Craig Tiller · 8 years ago
  23. cf2cce6 Bug fixes by Craig Tiller · 8 years ago
  24. c1623dc Expand corpus by Craig Tiller · 8 years ago
  25. 71d0f5f Expand corpus by Craig Tiller · 8 years ago
  26. 37a85c3 Expand corpus by Craig Tiller · 8 years ago
  27. bb76c33 Fixes leak in test_cancel_after_client_done & cancel_after_accept by David Garcia Quintas · 8 years ago
  28. 1b6969a Merge pull request #6589 from dklempner/return_unused_port by Jan Tattermusch · 8 years ago
  29. 40945c7 Add missing function for completion queue by Craig Tiller · 8 years ago
  30. 948afdd Run clang-format against port_posix.c and port_windows.c by David Klempner · 8 years ago
  31. 6f7756e Expand corpus by Craig Tiller · 8 years ago
  32. e2f7f31 Expand corpus by Craig Tiller · 8 years ago
  33. 1f963ba Expand corpus by Craig Tiller · 8 years ago
  34. d5b3482 Expand corpus by Craig Tiller · 8 years ago
  35. 680822f Expand corpus by Craig Tiller · 8 years ago
  36. 892c370 Expand corpora by Craig Tiller · 8 years ago
  37. 9d2822a Fix fuzzer bugs by Craig Tiller · 8 years ago
  38. 2f9fc7b Fix fuzzer bug, add corpora by Craig Tiller · 8 years ago
  39. d855075 Add fuzzing for receving messages after close by Craig Tiller · 8 years ago
  40. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  41. 1ba1bba Merge pull request #6567 from markdroth/large_metadata_test_fix by David Klempner · 8 years ago
  42. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 8 years ago
  43. c7614cf Fix declarations in port.h to not be ambiguous in C due to K&R. by David Klempner · 8 years ago
  44. 2ecb08f Merge branch 'master' into return_unused_port by David Klempner · 8 years ago
  45. 2754c91 Add an API to return an unused port to the portserver by David Klempner · 8 years ago
  46. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  47. 006314a Correct assertion for single FD being orphaned. Consistent comments. by Robbie Shade · 8 years ago
  48. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  49. 5eba797 Switch from snprintf() to gpr_asprintf(). by Mark D. Roth · 8 years ago
  50. 0eb3e13 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. by Mark D. Roth · 8 years ago
  51. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  52. 5f902c1 Fix tsan reported error by Craig Tiller · 8 years ago
  53. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  54. a65f9f5 Fix test usage of pollset by Craig Tiller · 8 years ago
  55. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  56. 9d86120 clang-format by Craig Tiller · 8 years ago
  57. 0888911 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  58. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  59. 8b38274 Merge pull request #6514 from yang-g/va_start by Jan Tattermusch · 8 years ago
  60. 19cd009 clang-format by Julien Boeuf · 8 years ago
  61. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  62. c5943093 Change argument type to avoid undefined behavior by yang-g · 8 years ago
  63. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  64. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  65. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  66. 4f9c89a Merge pull request #6421 from ctiller/mwha by Jan Tattermusch · 8 years ago
  67. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  68. 067cce5 Fix asan test failure. by Mark D. Roth · 8 years ago
  69. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  70. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  71. 36918fc Merge pull request #6374 from grpc/dgquintas-patch-1 by Jan Tattermusch · 8 years ago
  72. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  73. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  74. 22b338e Apply clang-format diffs. by Mark D. Roth · 8 years ago
  75. 2df502e Fix max_message_length test, which was broken by the previous fix to the by Mark D. Roth · 8 years ago
  76. bc84672 Use unlimited default for max header size until receiving new settings by Mark D. Roth · 8 years ago
  77. 6889799 Fix some ubsan issues: I fear no bugs were harmed in the making of this episode by Craig Tiller · 8 years ago
  78. 823fa1d Exclude 1byte tests from msan by Craig Tiller · 8 years ago
  79. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  80. a4edeb3 Fix build breakage in bad_client tests. by Mark D. Roth · 8 years ago
  81. 7cae1f7 Remove some unneeded code from an earlier iteration of this code. by Mark D. Roth · 8 years ago
  82. 2c04262 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  83. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  84. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  85. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  86. 586c866 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  87. ebbbce3 Changed writing code to honor the peer's header size limit setting. by Mark D. Roth · 8 years ago
  88. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  89. ee11213 Merge pull request #6368 from ctiller/vtune by Nicolas Noble · 8 years ago
  90. eadcb89 Fixed name of test config for h2_census by David G. Quintas · 8 years ago
  91. 91cda8f Merge pull request #6354 from ctiller/portabit by Jan Tattermusch · 8 years ago
  92. 1b409a0 Ensure minimum size of alt stack (to please vtune) by Craig Tiller · 8 years ago
  93. a2b5495 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  94. 904e0a5 Fix typo by Craig Tiller · 8 years ago
  95. d0b3ae4 Fix double delete by Craig Tiller · 8 years ago
  96. 0d6fee6 Merge pull request #2286 from ctiller/split-me-baby-one-more-time by Jan Tattermusch · 8 years ago
  97. 0c6070f Mark stream as cancelled if we exceed the metadata size limit. by Mark D. Roth · 8 years ago
  98. e2fd653 Merge pull request #6304 from ctiller/expandypie by Nicolas Noble · 8 years ago
  99. 192afb9 Merge remote-tracking branch 'upstream/master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  100. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago