aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
Commit message (Collapse)AuthorAge
* Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
|
* Declare filegroups for chttp2Gravatar Craig Tiller2016-03-28
|
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
|
* Merge pull request #5383 from miselin/add_request_parsingGravatar Jan Tattermusch2016-03-23
|\ | | | | Add HTTP request parsing
* \ Merge pull request #5755 from ahedberg/unix_sockets_optionalGravatar Jan Tattermusch2016-03-23
|\ \ | | | | | | Make unix sockets optional
| | * Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
| |/ |/| | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in).
* | removed uchannelsGravatar David Garcia Quintas2016-03-21
| |
| * add unix_sockets_posix module to build system and fix compilation errorsGravatar ahedberg2016-03-18
| |
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
|\ \
| * | Build out backoff as a libraryGravatar Craig Tiller2016-03-11
| |/
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
|\|
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
| |
| * add some CFLAGS to compile on macGravatar Stanley Cheung2016-02-25
|/
* fix bug with pecl install on macGravatar Stanley Cheung2016-02-24
|
* Faster code generationGravatar Craig Tiller2016-02-24
|
* fix php artifact name and update config.m4 templateGravatar Stanley Cheung2016-02-23
|
* php: simplify installationGravatar Stanley Cheung2016-02-23