aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/channel_credentials.c
Commit message (Expand)AuthorAge
* Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
* Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_sizeGravatar Stanley Cheung2018-01-24
|\
| * php: fix channel_credentials hashkey size errorGravatar Zhouyihai Ding2018-01-23
* | php: fix channel_credentials hashstr leakGravatar Zhouyihai Ding2018-01-23
|/
* php: channel_credentials hashstr leakGravatar Zhouyihai Ding2018-01-22
* Fix a PHP memory leak with SSL root certificatesGravatar Jack Wakefield2017-11-27
* PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
* PHP: persistent channelGravatar Stanley Cheung2017-08-03
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* PHP: add macro for arg info in extensionGravatar Stanley Cheung2017-02-16
* attempt to fix mem leaksGravatar thinkerou2017-01-10
* update func descGravatar thinkerou2016-09-07
* add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
* add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
* add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
* add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
* wrap long lines;Gravatar Stanley Cheung2016-07-20
* support php7 by marcoGravatar thinkerou2016-07-20
* Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
* php: make channelGravatar Stanley Cheung2015-12-16
* php: rename credentials to channel_credentialsGravatar Stanley Cheung2015-10-23