Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| | | | | application handle the authentication. | ||
* | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | |||
* | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
|\ | |||
* | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | | |||
| * | Add test to verify bad behavior | Craig Tiller | 2016-04-04 |
|/ | |||
* | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
|\ | |||
* \ | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
|\ \ | |||
| | * | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 |
| |/ | |||
| * | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | | |||
* | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-21 |
|\| | |||
| * | 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 idempotent | Craig Tiller | 2016-03-17 |
|\ \ \ | | |/ | |/| | |||
| * | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| | | | |||
* | | | Implement tests | Craig Tiller | 2016-03-10 |
| | | | |||
* | | | Add a place for tests | Craig Tiller | 2016-03-10 |
|/ / | |||
| * | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
| |\ | |/ |/| | |||
* | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| | | |||
| * | Reinstate sockpair tests | Craig Tiller | 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. | ||
* | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |||
* | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | regenerate vsprojects | Jan Tattermusch | 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 |