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. | ||
* | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | |||
* | Regenerate files | Craig Tiller | 2016-03-17 |
| | |||
* | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ | |||
| * | Remove end2end_certs library. | yang-g | 2016-03-15 |
| | | |||
* | | 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 |