1. 3b842de Fix leak in dualstack_socket_test by Craig Tiller · 8 years ago
  2. c654554 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  3. 1b6969a Merge pull request #6589 from dklempner/return_unused_port by Jan Tattermusch · 8 years ago
  4. 948afdd Run clang-format against port_posix.c and port_windows.c by David Klempner · 8 years ago
  5. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  6. 1ba1bba Merge pull request #6567 from markdroth/large_metadata_test_fix by David Klempner · 8 years ago
  7. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 8 years ago
  8. c7614cf Fix declarations in port.h to not be ambiguous in C due to K&R. by David Klempner · 8 years ago
  9. 9ad288e Merge pull request #6578 from jtattermusch/add_bat_copyrights by Jan Tattermusch · 8 years ago
  10. 2ecb08f Merge branch 'master' into return_unused_port by David Klempner · 8 years ago
  11. 2754c91 Add an API to return an unused port to the portserver by David Klempner · 8 years ago
  12. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  13. 9dff3c6 Merge pull request #33 from markdroth/error by Craig Tiller · 8 years ago
  14. f551edf add missing copyrights to .bat files by Jan Tattermusch · 8 years ago
  15. c96151b Merge pull request #6561 from vjpai/ytpo by Jan Tattermusch · 8 years ago
  16. 34ee7e1 Use bool instead of int. by Mark D. Roth · 8 years ago
  17. df1a1cb Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  18. e0d6c57 Fuzzing fixes by Craig Tiller · 8 years ago
  19. a10bdd6 Merge remote-tracking branch 'ctiller/error' into error by Mark D. Roth · 8 years ago
  20. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  21. d039722 Fix goaway_server_test by Craig Tiller · 8 years ago
  22. bc5fcad Fix httpscli_test by Craig Tiller · 8 years ago
  23. 945af65 Fix api_fuzzer leak by Craig Tiller · 8 years ago
  24. 65279fe Fix jwt_verifier_test by Craig Tiller · 8 years ago
  25. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  26. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  27. 5eba797 Switch from snprintf() to gpr_asprintf(). by Mark D. Roth · 8 years ago
  28. 0eb3e13 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. by Mark D. Roth · 8 years ago
  29. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  30. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  31. 8f42fcc Work-in-progress on fixing endpoint tests. by Mark D. Roth · 8 years ago
  32. 5f902c1 Fix tsan reported error by Craig Tiller · 8 years ago
  33. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  34. c1ff865 Fixed socket_utils_test. by Mark D. Roth · 8 years ago
  35. a65f9f5 Fix test usage of pollset by Craig Tiller · 8 years ago
  36. de788e7 Fixed hpack_parser_test and hpack_table_test. by Mark D. Roth · 8 years ago
  37. b4cb249 steaming -> streaming by Vijay Pai · 8 years ago
  38. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  39. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  40. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  41. 113cc3d Fix compile error by Craig Tiller · 8 years ago
  42. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  43. b85e9d4 fix formatting by Jan Tattermusch · 8 years ago
  44. 9d86120 clang-format by Craig Tiller · 8 years ago
  45. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  46. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  47. 8bda87c Fix most hpack fuzzers by Craig Tiller · 8 years ago
  48. 480c4c6 Merge pull request #26 from dgquintas/resolve_test by Craig Tiller · 8 years ago
  49. d5520c1 fixes for resolve address by David Garcia Quintas · 8 years ago
  50. 8b38274 Merge pull request #6514 from yang-g/va_start by Jan Tattermusch · 8 years ago
  51. e77e9b3 fixed wrong malloc in test code for dns resolv by David Garcia Quintas · 8 years ago
  52. 1a9d8a7 Merge pull request #6513 from ctiller/warnings by Nicolas Noble · 8 years ago
  53. c5943093 Change argument type to avoid undefined behavior by yang-g · 8 years ago
  54. 39e71c3 fix compiling error by yang-g · 8 years ago
  55. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  56. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  57. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  58. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  59. 4f9c89a Merge pull request #6421 from ctiller/mwha by Jan Tattermusch · 8 years ago
  60. 92a9156 Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios by Jan Tattermusch · 8 years ago
  61. 45fe17f Fix leak by Craig Tiller · 8 years ago
  62. 6a64bfd Progress converting to new error system by Craig Tiller · 8 years ago
  63. 86df5a8 Fix filter_causes_close by Craig Tiller · 8 years ago
  64. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  65. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  66. 1aee536 Progress converting to new error system by Craig Tiller · 8 years ago
  67. 94f8453 Bug fixes to error handling by Craig Tiller · 8 years ago
  68. 4f1d0f3 Error reporting progress by Craig Tiller · 8 years ago
  69. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  70. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  71. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  72. 080528a Add parsing back to protobuf example by yang-g · 8 years ago
  73. 4e2f772 rename grpc.protoc.compiler to grpc.tools.protoc by Jan Tattermusch · 8 years ago
  74. 6f0fe0f fix python distribtests with docker on overlay by Jan Tattermusch · 8 years ago
  75. 4f5b291 fix clang formatting by Sree Kuchibhotla · 8 years ago
  76. 067cce5 Fix asan test failure. by Mark D. Roth · 8 years ago
  77. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  78. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  79. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  80. ddad978 API fuzzer compiles with new error handling by Craig Tiller · 8 years ago
  81. c5549fc Remove redundant error check by Sree Kuchibhotla · 8 years ago
  82. e8ca2ac Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests by Jan Tattermusch · 8 years ago
  83. 5130427 Add remaining inteorp tests to stress client by Sree Kuchibhotla · 8 years ago
  84. ad0f792 Interop client that is resilient to server restarts by Sree Kuchibhotla · 8 years ago
  85. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  86. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  87. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  88. 4ead664 small addendum for python distribtests by Jan Tattermusch · 8 years ago
  89. 74b41c0 fix C# distrib test after getting rid of grpc.native.csharp package by Jan Tattermusch · 8 years ago
  90. 36918fc Merge pull request #6374 from grpc/dgquintas-patch-1 by Jan Tattermusch · 8 years ago
  91. ac50cf9 Merge pull request #6412 from ctiller/large_async_secure_and_fixed by Jan Tattermusch · 8 years ago
  92. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  93. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  94. 916c960 Fix Python distrib test by Masood Malekghassemi · 8 years ago
  95. e9407c2 Test binary Python distributions by Masood Malekghassemi · 8 years ago
  96. 22b338e Apply clang-format diffs. by Mark D. Roth · 8 years ago
  97. 2df502e Fix max_message_length test, which was broken by the previous fix to the by Mark D. Roth · 8 years ago
  98. bc84672 Use unlimited default for max header size until receiving new settings by Mark D. Roth · 8 years ago
  99. 823fa1d Exclude 1byte tests from msan by Craig Tiller · 8 years ago
  100. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago