aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-06Add toString() to android_net_contextKen Chen
2020-05-29Stop depend on libnetd_client_headerLuke Huang
2019-11-27Use stubs generated by build systemJooyung Han
2019-11-20Move private headers out of /include folderKen Chen
2019-11-04Add evaluate domain name callback in DnsResolverFelipe Mosso Ferfoglia
2019-10-29Support variety of IPv6 addresses on RDNS-on-cacheKen Chen
2019-10-21Support RDNS on cache and uid/pid taggingPraveen Moongalam Thyagarajan
2019-10-11Make resolv_gethostbyname() re-entrantBernie Innocenti
2019-08-26Tag with TAG_SYSTEM_DNS for dns packets.Sehee Park
2019-07-24Dead code removal - remove res->optionschenbruce
2019-06-12Hide sockaddr_union from libnetd_resolv's public headersBernie Innocenti
2019-05-29Move internal functions out of libnetd_resolv's public headersBernie Innocenti
2019-05-20resolv: remove resolv_delete_private_dns_for_netMike Yu
2019-05-20resolv: remove resolv_set_private_dns_for_netMike Yu
2019-05-20Merge "Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers"Bernie Innocenti
2019-05-20Move ExternalPrivateDnsStatus away from libnetd_resolv's public headersBernie Innocenti
2019-05-16Avoid pass-by-reference in C-style ABI of libnetd_resolvBernie Innocenti
2019-04-29Add netd binder and resolver APIKen Chen
2019-04-25Make DNS cache lifecycle management explicitLuke Huang
2019-03-29Clean up Netd and libnetd_resolv for resolver related commandsLuke Huang
2019-03-18Move resolv_init out and make callbacks of libnetd_resolv globalLuke Huang
2019-03-12Refine asynchronous DNS API flag NO_RETRY behaviorLuke Huang
2019-02-21Rename struct __res_params to res_paramsBernie Innocenti
2019-02-20Make PrivateDnsConfiguration report event to binder directlyMike Yu
2019-02-18Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries.waynema
2019-02-15Cleanup the libnetd_resolv exportsBernie Innocenti
2019-02-14Merge "Improve resolver cache lock and thread synchronization"Ken Chen
2019-02-14Improve resolver cache lock and thread synchronizationKen Chen
2019-02-01Make all the DnsTls headers private to libnetd_resolvBernie Innocenti
2019-01-21Move DnsProxyListener to libnetd_resolvMike Yu
2019-01-21Merge "Add support for getting binder via stable runtime ABI"Mike Yu
2019-01-21Merge "Copy queries synchronously in DnsTlsSocket"Treehugger Robot
2019-01-19Add support for getting binder via stable runtime ABIMike Yu
2019-01-16Copy queries synchronously in DnsTlsSocketBen Schwartz
2019-01-16Implementation of control flags in asynchronous DNS query APILuke Huang
2019-01-14Unify DNS error code for android_gethostbyaddrfornetcontextHungming Chen
2019-01-08Enable -Wsign-compare for netd and fix warningsBernie Innocenti
2018-12-19Use dlopen() and dlsym() for resolver functionsLorenzo Colitti
2018-12-18Add resolv_has_nameserver() to replace getHasDns()cken
2018-12-07Add resolv_res_nsendLuke Huang
2018-11-14Expose DNS timeout error to netdMike Yu
2018-11-12Merge PrivateDnsConfiguration and qhook into libnetd_resolvMike Yu
2018-11-12Unify DNS error codes reporting to the metricsMike Yu
2018-11-07Remove libnetd_resolv dependency on FwmarkMike Yu
2018-10-30Merge libnetddns into libnetd_resolvMike Yu
2018-10-30Remove all non-public resolver APIsBernie Innocenti
2018-10-25resolv: Unify sockaddr unionnuccachen
2018-10-18Move resolver public headers to separate include pathBernie Innocenti