aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/server.c
Commit message (Expand)AuthorAge
* Add error checking for server args in PHPGravatar ncteisen2018-08-15
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
* php: complete todoGravatar thinkerou2018-04-30
* Fixing return value documentation on PHP addSecureHttp2Port and addHttp2PortGravatar Ryan Gordon2017-10-17
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* PHP: add macro for arg info in extensionGravatar Stanley Cheung2017-02-16
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Continue updating PHPGravatar Craig Tiller2016-12-09
* Continue updating PHPGravatar Craig Tiller2016-12-09
* Continue updating PHPGravatar Craig Tiller2016-12-09
* Continue updating PHPGravatar Craig Tiller2016-12-09
* update func descGravatar thinkerou2016-09-07
* 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
* support php7 by marcoGravatar thinkerou2016-07-20
* php: remove gpr_log debugGravatar Stanley Cheung2016-07-08
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
* | Adapting PHP.Gravatar Nicolas "Pixel" Noble2015-08-01
|/
* Remove metadata checks - these are testing things that arent trueGravatar Craig Tiller2015-07-18
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* PHP: Updated server to use new shutdown semanticsGravatar Stanley Cheung2015-05-29
* Made PHP library use only a single completion queueGravatar murgatroid992015-05-14
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
| * Fix some wrapped languagesGravatar Craig Tiller2015-05-06
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/
* Changed C files to have camelCase method namesGravatar murgatroid992015-04-02
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
* Resolved merge conflicts with masterGravatar murgatroid992015-03-13
|\
| * Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
* | Updated final tests to passGravatar murgatroid992015-03-11
* | Resolved merge conflicts with masterGravatar murgatroid992015-03-11
|\|
* | EndToEndTest now worksGravatar murgatroid992015-03-11
* | Further updated EndToEndTestGravatar murgatroid992015-03-11
| * Switched to new secure server APIGravatar murgatroid992015-03-04
* | Updated C extension to new call APIGravatar murgatroid992015-03-03
|/
* Copyright checkerGravatar Craig Tiller2015-02-16
* Switched to binding servers to port 0 in testsGravatar murgatroid992015-02-03
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* clang-format codebaseGravatar Craig Tiller2015-01-13