aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/resolver
Commit message (Expand)AuthorAge
...
| * | | Add fake resolver for tests.Gravatar Mark D. Roth2016-10-03
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| | | |\
| * | | | Centralized logic for choosing the right LB policy.Gravatar Mark D. Roth2016-10-03
| | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-30
| | |\ \ | | |/ / | |/| |
| | * | clang-formatGravatar Mark D. Roth2016-09-30
| | * | Change sockaddr resolver to allow setting method config via URI query params.Gravatar Mark D. Roth2016-09-30
| * | | PR commentsGravatar David Garcia Quintas2016-09-28
| * | | Populate server_name for sockaddr resolverGravatar David Garcia Quintas2016-09-27
| | | * Clang formatGravatar murgatroid992016-09-26
| | * | Encode method config table in channel args instead of in resolver result.Gravatar Mark D. Roth2016-09-26
| | * | Move method config table code to its own module.Gravatar Mark D. Roth2016-09-23
| |/ /
| | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| | |\ | | |/ | |/|
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
| * | 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
| |\ \ \
| | | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| | | | |\
| | | | * | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
| * | | | | 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
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Bug fixes and cleanups.Gravatar 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
| |/ / / / |/| | | |
| | | * | Fix use-after-free bug.Gravatar Mark D. Roth2016-09-09
| | | * | 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
| | * | Add is_resolver bit to grpc_resolved_address.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
| | * Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| |/ |/|
| * 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
|/
* Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
* 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
* | Remove zookeeperGravatar Craig Tiller2016-05-17
* | Fix goaway_server_testGravatar Craig Tiller2016-05-12
* | Progress converting to new error systemGravatar Craig Tiller2016-05-05
|/
* Fixup API changesGravatar Craig Tiller2016-04-21
* Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
|\
* | Single thread fake name resolution for fuzzingGravatar Craig Tiller2016-04-13
| * Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
|/