1. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  2. bd913a8 Fix asan failures. by Mark D. Roth · 8 years ago
  3. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  4. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  5. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  6. 6288542 This time, for sure! by Mark D. Roth · 8 years ago
  7. 8442ebe Merge pull request #8909 from jtattermusch/images_to_dockerhub by Jan Tattermusch · 8 years ago
  8. b79af5b Merge pull request #8775 from ctiller/hansel by Craig Tiller · 8 years ago
  9. f4b1bbf Merge branch 'master' into slice_cleanup by Sree Kuchibhotla · 8 years ago
  10. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  11. 405abfc Move hex dump to before crash. by Mark D. Roth · 8 years ago
  12. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  13. 562b684 My python-fu is rustier than an old nail. by Mark D. Roth · 8 years ago
  14. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  15. f8ef30c Stringify generator result. by Mark D. Roth · 8 years ago
  16. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  17. f9cffc7 List, not generator. by Mark D. Roth · 8 years ago
  18. 6642b38 Fix python. by Mark D. Roth · 8 years ago
  19. 5ebc7bb Add hex dump. by Mark D. Roth · 8 years ago
  20. bf5272c Use future print(). Ugh. by Mark D. Roth · 8 years ago
  21. 0fc334f Python sucks. by Mark D. Roth · 8 years ago
  22. f431642 Attempt to fix syntax error in debugging lines. by Mark D. Roth · 8 years ago
  23. 1e6b02b Add debugging. by Mark D. Roth · 8 years ago
  24. efd7795 Attempt to deal with unicode strings in jenkins environment. by Mark D. Roth · 8 years ago
  25. 94298fb Merge pull request #8923 from kpayson64/php_unit_test_cleanup by kpayson64 · 8 years ago
  26. d0c27df Merge pull request #8707 from kpayson64/upstream_changes by kpayson64 · 8 years ago
  27. 02d2807 Fixes 2 issues: by Ken Payson · 8 years ago
  28. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  29. a561785 clang-format by Mark D. Roth · 8 years ago
  30. 9b3f1b7 Fix httpcli cleanup code. by Mark D. Roth · 8 years ago
  31. 412e6ac Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  32. 53bd693 Code review changes. by Mark D. Roth · 8 years ago
  33. 6c870f6 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  34. 2388b95 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  35. d17c7c9 Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec by Jan Tattermusch · 8 years ago
  36. b1c4e61 Merge pull request #8849 from pmarks-net/master by Paul Marks · 8 years ago
  37. 9832b9b Merge pull request #8902 from muxi/fix-cocoapods-fail by Muxi Yan · 8 years ago
  38. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  39. 0d7b043 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  40. a91298c Update post_install condition and comments by Muxi Yan · 8 years ago
  41. 4b06406 Merge github.com:grpc/grpc into hansel by Craig Tiller · 8 years ago
  42. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  43. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  44. 65832fb Merge pull request #8880 from dgquintas/json_localhost_carnage by David G. Quintas · 8 years ago
  45. f1926c0 Add a TODO comment. by Mark D. Roth · 8 years ago
  46. 6facd26 Merge pull request #8903 from ctiller/tcp_shutdown by Craig Tiller · 8 years ago
  47. 2a5af02 Merge pull request #8912 from ctiller/fixit17 by Craig Tiller · 8 years ago
  48. 9fbb338 Review feedback by Craig Tiller · 8 years ago
  49. e6e1c9e Fix link problem for insecure target. by Mark D. Roth · 8 years ago
  50. 296984b Break infinite connection retry loop by Craig Tiller · 8 years ago
  51. 9f57edc Merge pull request #8907 from jtattermusch/internal_ci_take2 by Jan Tattermusch · 8 years ago
  52. b62f364 Fix shutdown semantics for client and server code. by Mark D. Roth · 8 years ago
  53. 75d0c42 Fix shutdown semantics for security handshaker. by Mark D. Roth · 8 years ago
  54. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  55. c6e1e69 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  56. b8f97a4 Allow handshaking to be retried. by Mark D. Roth · 8 years ago
  57. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  58. c584d99 Eliminate some code duplication. by Mark D. Roth · 8 years ago
  59. a9bd943 Fix unref-while-lock-held bug. Only shut down handshaker if in progress. by Mark D. Roth · 8 years ago
  60. e068361 clang-format by Craig Tiller · 8 years ago
  61. f6fe888 Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  62. d112ed9 Further safety fixes for TCP on Windows by Craig Tiller · 8 years ago
  63. b04a0cc allow pulling a docker image from dockerhub instead of building locally by Jan Tattermusch · 8 years ago
  64. 4597061 add script for pushing testing docker images by Jan Tattermusch · 8 years ago
  65. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  66. 4024e89 basic config for internal CI by Jan Tattermusch · 8 years ago
  67. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  68. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  69. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  70. 90e46ff Merge pull request #8857 from jtattermusch/csharp_reflection by Jan Tattermusch · 8 years ago
  71. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  72. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  73. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  74. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  75. 0610434 Always shut down endpoints before destroying them. by Mark D. Roth · 8 years ago
  76. 30f698f Make handshaker responsible for destroying endpoint on shutdown or failure. by Mark D. Roth · 8 years ago
  77. fdc17aa clang-format by Craig Tiller · 8 years ago
  78. cbafdd1 Fix races on tcp server shutdown on Windows by Craig Tiller · 8 years ago
  79. bb4e501 Merge github.com:grpc/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  80. 4475694 Eliminate the user_data overloading hack in handshake_manager. by Mark D. Roth · 8 years ago
  81. 47564de Capture name change of CocoaPods generated target by Muxi Yan · 8 years ago
  82. 4cdcd12 Fix locking bug in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  83. 63f84be Merge pull request #8901 from grpc/revert-8838-test_credentials by Yang Gao · 8 years ago
  84. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  85. 99080d1 Fix TSAN failure when running DEBUG mode. by Robbie Shade · 8 years ago
  86. 09ee8d0 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  87. 95fcb58 Remove redundant fields for endpoints. by Mark D. Roth · 8 years ago
  88. 3beb6c5 Add locking in security handshaker. by Mark D. Roth · 8 years ago
  89. 3b04e7e Merge pull request #8894 from ctiller/fixit14 by Craig Tiller · 8 years ago
  90. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  91. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  92. 30f4b81 Merge pull request #8876 from ctiller/iomgr_shutdown by Craig Tiller · 8 years ago
  93. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  94. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  95. c0c0dbc Fix TSAN race on adding a reclaimer by Craig Tiller · 8 years ago
  96. 72e4096 clang-format by Muxi Yan · 8 years ago
  97. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  98. 54c607d Merge pull request #8892 from ctiller/fixit13 by Craig Tiller · 8 years ago
  99. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  100. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago