aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/server_credentials.h
Commit message (Collapse)AuthorAge
* php: remove invalid include fileGravatar thinkerou2018-05-18
|
* 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
|
* 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
|
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
|
* Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
| | | | | Fix duplicated symbols caused by having definition instead of declaration in header file.
* Copyright checkerGravatar Craig Tiller2015-02-16
| | | | | | Update LICENSE text to 2015, implement a checker that validates whether a 2014 or 2015 version of the license is on each {.c,.cc,.h} file. Fix the ones that are missing it.
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09
Change on 2014/12/09 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81727766