Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 |
| | |||
* | Declare filegroups for chttp2 | Craig Tiller | 2016-03-28 |
| | |||
* | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |
| | |||
* | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
|\ | | | | | Add HTTP request parsing | ||
* \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
|\ \ | | | | | | | Make unix sockets optional | ||
| | * | Add HTTP request parsing. | Matthew Iselin | 2016-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 uchannels | David Garcia Quintas | 2016-03-21 |
| | | |||
| * | add unix_sockets_posix module to build system and fix compilation errors | ahedberg | 2016-03-18 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ | |||
| * | | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| |/ | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-07 |
|\| | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
| | | |||
| * | add some CFLAGS to compile on mac | Stanley Cheung | 2016-02-25 |
|/ | |||
* | fix bug with pecl install on mac | Stanley Cheung | 2016-02-24 |
| | |||
* | Faster code generation | Craig Tiller | 2016-02-24 |
| | |||
* | fix php artifact name and update config.m4 template | Stanley Cheung | 2016-02-23 |
| | |||
* | php: simplify installation | Stanley Cheung | 2016-02-23 |