1. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  2. f21b0d1 Merge pull request #5722 from jcanizales/fix-writeable by Jan Tattermusch · 8 years ago
  3. 7cfb396 Make copyright not expire one year too soon. by Jorge Canizales · 8 years ago
  4. 4a9e7c4 Improve looks_like_ip_address for IPv6 addresses, and add tests by Paul Querna · 8 years ago
  5. 27df689 Add note about refactor portability header by Paul Querna · 8 years ago
  6. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  7. f9b26d9 Merge pull request #5731 from ctiller/huh_omg by Jan Tattermusch · 8 years ago
  8. 047fe1f Merge pull request #5580 from daniel-j-born/test_creds by Dan Born · 8 years ago
  9. 879c764 Merge pull request #5727 from nicolasnoble/upmerge by Jan Tattermusch · 8 years ago
  10. ff08a0c Merge pull request #5545 from yang-g/windows_leaks by Jan Tattermusch · 8 years ago
  11. fca9464 Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor by Jan Tattermusch · 8 years ago
  12. e1e459e Merge pull request #5724 from grpc/revert-5607-revert-5544-master by Jan Tattermusch · 8 years ago
  13. 2626dfd Merge pull request #5728 from jtattermusch/python_nuke_event_invocation by Jan Tattermusch · 8 years ago
  14. 822f1d7 Add comment, tighten loop by Craig Tiller · 8 years ago
  15. 9fb89ea If we cant check timers due to contention, at least make sure we do a follow up check soon by Craig Tiller · 8 years ago
  16. 3591482 Expand lock by Craig Tiller · 8 years ago
  17. 5a8ec75 Use a named constant for error domain and code by Jorge Canizales · 8 years ago
  18. 2ba4133 Fix race in subchannel.c by Craig Tiller · 8 years ago
  19. 8734e02 fix copyright by Jan Tattermusch · 8 years ago
  20. 6a462d4 Merge pull request #5718 from ctiller/dns_retry by Nicolas Noble · 8 years ago
  21. 9ff2c14 Merge branch 'release-0_13' by Nicolas "Pixel" Noble · 8 years ago
  22. afc59cb remove tests for EventInvocation API that is going to be removed by Jan Tattermusch · 8 years ago
  23. 7e6b2da Merge pull request #5720 from jcanizales/reachability-objc-fix by Jan Tattermusch · 8 years ago
  24. 0561cd8 Merge pull request #5637 from murgatroid99/node_bad_message_handling by Jan Tattermusch · 8 years ago
  25. 602eff7 Merge pull request #5439 from chrisdunelm/coreclr_metadata2 by Jan Tattermusch · 8 years ago
  26. fd1ffe4 Merge pull request #5587 from stanley-cheung/php-update-composer-json by Jan Tattermusch · 8 years ago
  27. aad4156 Disabling iOS user-agent test. by Nicolas "Pixel" Noble · 8 years ago
  28. cfcaccc Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" by Jorge Canizales · 8 years ago
  29. 5e67232 Make Writeable with single handler robust against stream Writers by Jorge Canizales · 8 years ago
  30. 232b6a8 Test robustness of WriteableSingleHandler against non-single Writers by Jorge Canizales · 8 years ago
  31. 8b414f1 Clean up ownership of the connection loss handler by Jorge Canizales · 8 years ago
  32. 07a2a70 Not call external methods from within a critical section by Jorge Canizales · 8 years ago
  33. f1d084a Add monitoring of connectivity by Jorge Canizales · 9 years ago
  34. 9ee1635 Remove unnecessary (potentially bad) safety-refs by Masood Malekghassemi · 8 years ago
  35. 9aa4f1b fix windows leaks by yang-g · 8 years ago
  36. b18fe55 Update copyrights by Craig Tiller · 8 years ago
  37. e2327db Fit and finish for dns retry loop by Craig Tiller · 8 years ago
  38. 1e55bd4 Add retry for dns resolution by Craig Tiller · 8 years ago
  39. e1e4559 Make blocking_resolve_address overridable by Craig Tiller · 8 years ago
  40. 180ca86 Merge pull request #5704 from jtattermusch/fix_python_beta_stream_stream by Craig Tiller · 8 years ago
  41. 1d2933a Merge branch 'master' into node_bad_message_handling by murgatroid99 · 8 years ago
  42. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 8 years ago
  43. d26753e update PHP composer.json files by Stanley Cheung · 8 years ago
  44. cfad243 fixed copyright by Stanley Cheung · 8 years ago
  45. 8685c38 one more by Stanley Cheung · 8 years ago
  46. 9f0f1e3 Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 8 years ago
  47. fa45a5e fix race between send message and send initial metadata by Jan Tattermusch · 8 years ago
  48. fbdf51b Merge pull request #5678 from murgatroid99/ruby_synchronization_fixes by Nicolas Noble · 8 years ago
  49. 0640711 Merge pull request #5668 from y-zeng/master by LisaFC · 8 years ago
  50. 280eedd Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 8 years ago
  51. 40ed554 Merge pull request #5686 from soltanmm/gills by Masood Malekghassemi · 8 years ago
  52. 6387add Merge pull request #5540 from soltanmm/upmerge by Craig Tiller · 8 years ago
  53. e3e640f Merge pull request #5676 from ctiller/neg by Vijay Pai · 8 years ago
  54. 1d68520 Remove extraneous mutex, restrict state transitions by murgatroid99 · 8 years ago
  55. 907f963 Merge pull request #5677 from ctiller/neg3 by Vijay Pai · 8 years ago
  56. 8b744f4 Merge pull request #5662 from ctiller/timer_list by Vijay Pai · 8 years ago
  57. 1f646dc Release GIL in queue __dealloc__ by Masood Malekghassemi · 8 years ago
  58. 798b0dc Doc Fixit: src/cpp/README need more information, revised 03092016 by Yuchen Zeng · 8 years ago
  59. ec49e15 Fix typo by Masood Malekghassemi · 8 years ago
  60. 3c77ff4 Fix copyright by murgatroid99 · 8 years ago
  61. d48d84d Ruby: fix some synchronization code in server implementation by murgatroid99 · 8 years ago
  62. d426d9d Fix memory leak if call is already cancelled by Craig Tiller · 8 years ago
  63. 76a5c0e Fix memory leak: keep all resolver calls under the same lock by Craig Tiller · 8 years ago
  64. 5f3ba8c Copyright, casting fixes by Craig Tiller · 8 years ago
  65. 3a951bd clang-format by Craig Tiller · 8 years ago
  66. 341b5ab Doc Fixit: src/cpp/README need more information by Yuchen Zeng · 8 years ago
  67. 08e0c19 Revert mistaken change by Craig Tiller · 8 years ago
  68. 9d14763 Fix timers by Craig Tiller · 8 years ago
  69. 4046492 Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc by LisaFC · 8 years ago
  70. 119fd38 Merge pull request #5632 from stanley-cheung/php-update-readme by LisaFC · 8 years ago
  71. a2c8b20 review changes by Stanley Cheung · 8 years ago
  72. 838531e Merge pull request #5629 from jtattermusch/python_custom_test by Masood Malekghassemi · 8 years ago
  73. 0e65fb3 Node: propagate read errors back down to core by murgatroid99 · 8 years ago
  74. a41a677 php: update readme by Stanley Cheung · 8 years ago
  75. 17908c1 Address comments and add a TODO. by Jan Tattermusch · 8 years ago
  76. e6cc9c7 custom test target for parallel test running by Jan Tattermusch · 8 years ago
  77. 84774b6 clang-format by Craig Tiller · 8 years ago
  78. f880e62 Potential fix for race condition exposed by Node by Craig Tiller · 8 years ago
  79. 72724bc Merge pull request #5609 from ctiller/fix_mac_race by Craig Tiller · 8 years ago
  80. 9f285e4 Merge pull request #5610 from murgatroid99/node_client_status_race_fix by Michael Lumish · 8 years ago
  81. c1edf22 Fix sanity by Craig Tiller · 8 years ago
  82. f1b6d61 Fix formatting by Craig Tiller · 8 years ago
  83. 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 8 years ago
  84. b3320fc Fix race in poll() based pollset by Craig Tiller · 8 years ago
  85. 459edd9 Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" by Jan Tattermusch · 8 years ago
  86. ac96662 Merge pull request #5595 from ctiller/trycancel by Vijay Pai · 8 years ago
  87. 929ddb0 Merge pull request #5544 from gresrun/master by Jorge Canizales · 8 years ago
  88. 11ce4ff update min node version by Stanley Cheung · 8 years ago
  89. aaf66a9 Add comments and feature flag. by Greg Haines · 8 years ago
  90. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  91. 22e53cb Merge pull request #5572 from vjpai/srv_ctx by Sree Kuchibhotla · 8 years ago
  92. ad23ae1 Unref writable streams on transport close to avoid leaks by Craig Tiller · 8 years ago
  93. af22087 Fix leak: dont become writable if writes are closed by Craig Tiller · 8 years ago
  94. 687bf62 Fix typo by Craig Tiller · 8 years ago
  95. 1bd9ea4 Refine condition by Craig Tiller · 8 years ago
  96. 389297d Document some things by Craig Tiller · 8 years ago
  97. b519af8 Merge github.com:grpc/grpc into monkey_man by Craig Tiller · 8 years ago
  98. 93744fc update PHP composer.json files by Stanley Cheung · 8 years ago
  99. f2f7d57 Allow use of alternative credential types. by Dan Born · 8 years ago
  100. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago