summaryrefslogtreecommitdiffstats
path: root/src/resolv/async_resolv.c
Commit message (Expand)AuthorAgeFilesLines
* Add sockaddr_storage to sdap_serviceSumit Bose2011-06-301-0/+36
* Provide TTL structure names for c-ares < 1.7Jakub Hrozek2011-06-301-0/+8
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-301-180/+256
* Resolve hosts by name from DNS into resolv_hostentJakub Hrozek2011-06-301-0/+254
* Resolve hosts by name from files into resolv_hostentJakub Hrozek2011-06-301-0/+92
* Add new resolv_hostent data structure and utility functionsJakub Hrozek2011-06-301-0/+171
* Add utility function to return IP address as stringJakub Hrozek2011-06-021-0/+24
* Set c-ares to retry nameserversJakub Hrozek2011-05-121-1/+1
* Reschedule the fd timeout for secondary lookupsStephen Gallagher2010-12-141-0/+4
* Fix timeouts for DNS resolverStephen Gallagher2010-12-141-1/+1
* Internal DNS resolver should check /etc/hostsJakub Hrozek2010-11-241-0/+2
* Add dns_resolver_timeout optionStephen Gallagher2010-04-301-1/+5
* Support SRV servers in failoverJakub Hrozek2010-04-301-5/+5
* Sort SRV replies according to RFC 2782Jakub Hrozek2010-04-301-0/+244
* Do not mark a request as failed twiceJakub Hrozek2010-04-261-1/+0
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+1
* Restrict family lookupsJakub Hrozek2010-02-221-11/+25
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+1062