aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/client_config/resolver_factory.c
Commit message (Collapse)AuthorAge
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Progress towards workqueue transitionGravatar Craig Tiller2015-09-15
|
* Respond to reviewGravatar Craig Tiller2015-08-25
|
* Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | | | | | | | Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
* Further client config workGravatar Craig Tiller2015-06-26
|
* client_config: chttp2_fullstack_no_op_unsecure_test passesGravatar Craig Tiller2015-06-26
|
* Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-24
Introduce resolver_factory