aboutsummaryrefslogtreecommitdiff
path: root/ResolverController.h
Commit message (Expand)AuthorAgeFilesLines
* Replace android::sp by std::shared_ptr and drop the libutils dependencyKen Chen2023-12-141-1/+1
* Fix use-after-free in DNS64 discovery threadKen Chen2023-08-091-3/+3
* Change the type of wait_for_pending_req_timeout_count from vector to intMike Yu2022-10-131-1/+1
* Style fixes in the external pref64 support.Lorenzo Colitti2020-05-211-1/+1
* Support DNS64 synthesis using externally-discovered prefixes.Lorenzo Colitti2020-05-211-2/+11
* Add an API to flush cache on designated networkKen Chen2019-11-211-0/+1
* Fix setResolverConfiguration to return negative error codeMike Yu2019-10-051-1/+1
* Remove support for DNS-over-TLS certificate fingerprints.waynema2019-08-081-2/+1
* Add tests for resolv_set_nameservers_for_net in res_cache_testMike Yu2019-07-091-2/+0
* Make DNS cache lifecycle management explicitLuke Huang2019-04-251-1/+2
* Backwards-incompatible resolv module API change for making setResolverConfigu...waynema2019-04-171-5/+3
* Use IDnsResolver instead of INetd for all resolver related commandsLuke Huang2019-03-291-1/+0
* Migrate resolver related binder commands to libnetd_resolv binderLuke Huang2019-03-291-0/+69