1. 8ceb27a Regenerate projects by Juanli Shen · 6 years ago
  2. befcfee Add error checking for server args in PHP by ncteisen · 6 years ago
  3. 8c9af74 Regenerate projects by Srini Polavarapu · 6 years ago
  4. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  5. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  6. c79c156 Regenrate projects by Srini Polavarapu · 6 years ago
  7. 9a73019 php: remove invalid include file by thinkerou · 6 years ago
  8. fe037cb add two macro for reduce duplicate code by thinkerou · 6 years ago
  9. 771c205 remove invalid include-file and adjust include-file sort by thinkerou · 6 years ago
  10. 9ef881e PHP: chang shared channel behavior by ZhouyihaiDing · 6 years ago
  11. fec4b30 Merge pull request #12775 from thinkerou/fix_todo by Zhouyihai Ding · 6 years ago
  12. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  13. 6bc4b2f php: complete todo by thinkerou · 6 years ago
  14. dff7ba6 PHP: remove channel observation and clean method used for tests by ZhouyihaiDing · 6 years ago
  15. 5c77035 PHP: use persistent list not shared by other modules by ZhouyihaiDing · 6 years ago
  16. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  17. b00a925 PHP: don't destruct persistent channel at the end of php-fpm request by ZhouyihaiDing · 6 years ago
  18. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  19. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago
  20. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  21. 1952018 Merge pull request #12703 from thinkerou/fix_bug by Zhouyihai Ding · 6 years ago
  22. ec0669c php: call credentials plugin_get_metadata metadata leak by Zhouyihai Ding · 6 years ago
  23. c84c8d4 Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak by Stanley Cheung · 6 years ago
  24. d29d709 Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size by Stanley Cheung · 6 years ago
  25. 5e7eed2 Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak by Stanley Cheung · 6 years ago
  26. 95b4c65 Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak by Stanley Cheung · 6 years ago
  27. a14ce30 Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak by Stanley Cheung · 6 years ago
  28. 367a1ee php: fix call credentials createFromPlugin leak by Zhouyihai Ding · 6 years ago
  29. 159ceb6 php: fix call return peer leak by Zhouyihai Ding · 6 years ago
  30. f09c294 php: fix channel_credentials hashkey size error by Zhouyihai Ding · 6 years ago
  31. 2138362 php: fix channel_credentials hashstr leak by Zhouyihai Ding · 6 years ago
  32. e3e6470 php: fix call plugin_get_metadata return value leak by Zhouyihai Ding · 6 years ago
  33. b0821f0 php: fix grpc_parse_metadata_array leak by Zhouyihai Ding · 6 years ago
  34. 1d8ab5a Merge pull request #14130 from ZhouyihaiDing/wrapper_leak by Stanley Cheung · 6 years ago
  35. 7c647d3 php: fix channel wrapper leak by Zhouyihai Ding · 6 years ago
  36. 8a84593 php: fix channel reuse doesn't free allocated wrapper by Zhouyihai Ding · 6 years ago
  37. 2318b87 Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak by Stanley Cheung · 6 years ago
  38. d715e7d Merge pull request #14126 from ZhouyihaiDing/get_target_leak by Stanley Cheung · 6 years ago
  39. 99bb170 Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak by Stanley Cheung · 6 years ago
  40. 0464879 php-memory-leak by ZhouyihaiDing · 7 years ago
  41. a1f94b7 Merge pull request #13687 from ZhouyihaiDing/php_info by Stanley Cheung · 6 years ago
  42. 4b9f8d8 php: channel_credentials hashstr leak by Zhouyihai Ding · 6 years ago
  43. d3b5524 php: fix channel get_target leak by Zhouyihai Ding · 6 years ago
  44. 33af9aa php: fix channel persistence channel leak by Zhouyihai Ding · 6 years ago
  45. 4388404 Regenerate projects by Mehrdad Afshari · 6 years ago
  46. b6cdfca php channel: fix memory leak by Zhouyihai Ding · 6 years ago
  47. f9675bb Merge pull request #12706 from applinskinner/master by Zhouyihai Ding · 7 years ago
  48. e2af6d9 php_info add grpc version by ZhouyihaiDing · 7 years ago
  49. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  50. fc8eafe Fix a PHP memory leak with SSL root certificates by Jack Wakefield · 7 years ago
  51. 1167655 Merge pull request #13037 from quizlet/php_doc_fix by Stanley Cheung · 7 years ago
  52. 1c0a336 Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port by Ryan Gordon · 7 years ago
  53. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  54. b408469 attempt to fix bug by thinkerou · 7 years ago
  55. 6d8cc7c Fixed some PHP errors by Stanley Cheung · 7 years ago
  56. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  57. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  58. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  59. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  60. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  61. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  62. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  63. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  64. bc54144 PHP: windows config.w32 fix by Stanley Cheung · 7 years ago
  65. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  66. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  67. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  68. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  69. e9595ba PHP: fixed some memory leaks by Stanley Cheung · 7 years ago
  70. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  71. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  72. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  73. 3a55efa PHP changes by Sree Kuchibhotla · 7 years ago
  74. 5fcb8cc Php: Completion queue create API changes (and also remove the redundant by Sree Kuchibhotla · 7 years ago
  75. 6a5c83d PHP: add macro for arg info in extension by Stanley Cheung · 7 years ago
  76. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  77. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 7 years ago
  78. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  79. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  80. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  81. 8d77014 attempt to fix mem leaks by thinkerou · 7 years ago
  82. e2e4670 Continue updating PHP by Craig Tiller · 8 years ago
  83. 9e11a98 Continue updating PHP by Craig Tiller · 8 years ago
  84. 7a454c2 Continue updating PHP by Craig Tiller · 8 years ago
  85. cdfd15c Continue updating PHP by Craig Tiller · 8 years ago
  86. d2b0014 Continue updating PHP by Craig Tiller · 8 years ago
  87. b4aa70e Offer grpc_slice_to_c_string to simplify some code by Craig Tiller · 8 years ago
  88. 75f8013 Continue updating PHP by Craig Tiller · 8 years ago
  89. a25cbbc Convert more of PHP by Craig Tiller · 8 years ago
  90. 3bfb004 Convert more of PHP by Craig Tiller · 8 years ago
  91. 9e78d69 Start converting php by Craig Tiller · 8 years ago
  92. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  93. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  94. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  95. efbc9e7 update func desc by thinkerou · 8 years ago
  96. 03dc219 update func desc by thinkerou · 8 years ago
  97. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  98. 83b34c2 php: use emalloc to replicate MAKE_STD_ZVAL by Stanley Cheung · 8 years ago
  99. 0068bdb php7: fix ubuntu compile error by Stanley Cheung · 8 years ago
  100. d083c14 php: missed a macro by Stanley Cheung · 8 years ago