aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/resolver/dns/native/dns_resolver.c
Commit message (Expand)AuthorAge
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Fix merge errorsGravatar Craig Tiller2016-12-27
|/
* Add grpc_pollset_set as an arg in grpc_resolver_createGravatar Yuchen Zeng2016-12-15
* Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
* Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
* Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
* Fixed wrong sign for dns timeout debug msgGravatar David Garcia Quintas2016-10-30
* Fix dns_resolver_connectivity_test.Gravatar Mark D. Roth2016-10-24
* clang-formatGravatar Mark D. Roth2016-10-24
* Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
|\
* | Remove resolver_result.Gravatar Mark D. Roth2016-10-21
* | Encode server name, LB policy name, and addresses in channel args.Gravatar Mark D. Roth2016-10-21
* | Set user data vtable when creating grpc_lb_addresses.Gravatar Mark D. Roth2016-10-21
* | Pass channel args through resolver.Gravatar Mark D. Roth2016-10-21
| * Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-07
| |\ | |/ |/|
* | Code cleanup.Gravatar Mark D. Roth2016-10-03
* | Centralized logic for choosing the right LB policy.Gravatar Mark D. Roth2016-10-03
* | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-21
|\ \
* \ \ Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-19
|\ \ \
* | | | Fix merge problems.Gravatar Mark D. Roth2016-09-16
* | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-16
|\ \ \ \
| | | * \ Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-16
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changesGravatar Mark D. Roth2016-09-16
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Allow resolver to pass channel args to LB policy.Gravatar Mark D. Roth2016-09-15
| * | | | More PR commentsGravatar David Garcia Quintas2016-09-14
| | | | * Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14
| * | | | Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
| | |_|/ | |/| |
| | | * Move LB policy instantiation from resolvers into client_channel.Gravatar Mark D. Roth2016-09-08
| | |/
| | * Move is_balancer into a new struct in the client_config directory.Gravatar Mark D. Roth2016-09-07
| |/
* | Use http_proxy environment variable instead of URI query param.Gravatar Mark D. Roth2016-09-06
* | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-31
|\|
| * Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
* | Use URI query string instead of channel arg to indicate use of proxy.Gravatar Mark D. Roth2016-07-25
* | Plumb server name down into the subchannel.Gravatar Mark D. Roth2016-07-22
|/
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | clang-formatGravatar Craig Tiller2016-06-01
* | Fix format string crash bugGravatar Craig Tiller2016-06-01
* | clang-formatGravatar Craig Tiller2016-05-24
* | Rename functionsGravatar Craig Tiller2016-05-24
* | Fix goaway_server_testGravatar Craig Tiller2016-05-12
* | Progress converting to new error systemGravatar Craig Tiller2016-05-05
|/
* Single thread fake name resolution for fuzzingGravatar Craig Tiller2016-04-13
* Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g...Gravatar Craig Tiller2016-04-01
* Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
* Merge branch 'optionalize_census' into optionalize_resolversGravatar Craig Tiller2016-03-31
* Optionalize name resolversGravatar Craig Tiller2016-03-31