aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/call_credentials.h
Commit message (Collapse)AuthorAge
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
|
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
|
* Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
|
* Fixed some PHP errorsGravatar Stanley Cheung2017-09-04
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
|
* 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
|
* support php7 by marcoGravatar thinkerou2016-07-20
|
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
|
* php: split grpc_credentials to channel_credentials and call_credentialsGravatar Stanley Cheung2015-10-23