aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/client_config/resolver_registry.h
Commit message (Collapse)AuthorAge
* 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
|
* Implementation work for client_configGravatar Craig Tiller2015-06-24
- uri parsing - dns resolution