Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ | |||
* | | Regenerate files | Craig Tiller | 2016-03-17 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
| | |\ | | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-16 |
| | |\ | |||
* | | \ | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-16 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| |/ / | |||
| * | | Add contributed test | Craig Tiller | 2016-03-11 |
| | | | |||
| | * | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| | | | |||
| * | | Add failing test | Craig Tiller | 2016-03-11 |
| |/ | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
|\| | |||
| * | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-22 |
|\| | |||
* | | Reinstate sockpair tests | Craig Tiller | 2016-02-19 |
| | | |||
| * | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| | | |||
| * | Adding grpc_dll project. | Nicolas "Pixel" Noble | 2016-02-19 |
| | | |||
* | | Decouple filter selection from channel construction | Craig Tiller | 2016-02-17 |
|/ | | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages. | ||
* | merge to HEAD | Alistair Veitch | 2016-02-11 |
|\ | |||
| * | Get compilation working again | Craig Tiller | 2016-02-09 |
| | | |||
| * | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | | |||
* | | unbreak merge | Alistair Veitch | 2016-02-05 |
| | | |||
* | | merge | Alistair Veitch | 2016-02-05 |
|\| | |||
| * | fix broken merge of build.yaml | Alistair Veitch | 2016-02-03 |
| | | |||
| * | merge | Alistair Veitch | 2016-02-03 |
| |\ | |||
* | | | initial commit | Alistair Veitch | 2016-02-02 |
| | | | |||
| * | | post merge | Alistair Veitch | 2016-02-02 |
| | | | |||
| | * | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| | |\ | |_|/ |/| | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
* | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
|/ / | |||
| * | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
|/ | |||
* | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 |
|\ | | | | | Census Tag Set API and implementation | ||
* | | Clean up Windows | Craig Tiller | 2016-01-21 |
| | | |||
* | | Make zlib a first class build citizen | Craig Tiller | 2016-01-21 |
| | | |||
| * | initial commit | Alistair Veitch | 2016-01-12 |
|/ | |||
* | Eliminate a layer of libraries in the end2end tests | Craig Tiller | 2015-12-22 |
| | |||
* | BoringSSL: vsproject changes | Craig Tiller | 2015-12-22 |
| | |||
* | Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp | Craig Tiller | 2015-12-18 |
|\ | | | | | Don't include grpc++ in buildtests_c | ||
| * | dont include grpc++ in buildtests_c | Jan Tattermusch | 2015-12-18 |
| | | |||
* | | Merge github.com:grpc/grpc into big_data | Craig Tiller | 2015-12-16 |
|\| | |||
| * | Add a test that reproduces server partial message read bug | Craig Tiller | 2015-12-14 |
| | | |||
| * | Merge pull request #4420 from ctiller/slops | Nicolas Noble | 2015-12-11 |
| |\ | | | | | | | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c | ||
| * \ | Merge pull request #4438 from nicolasnoble/json-coverage-2 | Craig Tiller | 2015-12-11 |
| |\ \ | | | | | | | | | Increasing json code coverage. | ||
| | * | | Increasing json code coverage. | Nicolas "Pixel" Noble | 2015-12-12 |
| | | | | |||
| * | | | Merge pull request #4430 from ctiller/dns | David G. Quintas | 2015-12-11 |
| |\ \ \ | | | | | | | | | | | Add dns resolver test | ||
| * \ \ \ | Merge pull request #4381 from dgquintas/compression_coverage_2 | David G. Quintas | 2015-12-11 |
| |\ \ \ \ | | | | | | | | | | | | | Further coverage for compression | ||
| | * | | | | Done! | David Garcia Quintas | 2015-12-11 |
| | | | | | | |||
| | | * | | | Add dns resolver test | Craig Tiller | 2015-12-11 |
| | | |/ / | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into fixit_server_c | yang-g | 2015-12-11 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | Merge pull request #4325 from ↵ | Yang Gao | 2015-12-11 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping Ping support for channels |