aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/server_credentials.c
Commit message (Expand)AuthorAge
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
* 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
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
* Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
* Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
* Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
|\
| * Fix node test. Remove all the server fake credentials referencesGravatar yang-g2015-07-22
* | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
* Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
* Copyright checkerGravatar Craig Tiller2015-02-16
* Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09