aboutsummaryrefslogtreecommitdiff
path: root/lib/asyn-ares.c
AgeCommit message (Expand)Author
2012-03-13resolve with c-ares: don't resolve IPv6 when not workingMaxim Prohorov
2011-12-05Curl_resolver_is_resolved: differentiate between host/proxy errorsDaniel Stenberg
2011-12-05c-ares: return proxy failure for all proxy typesDaniel Stenberg
2011-12-02CURLOPT_DNS_SERVERS: set name servers if possible (fix)Jason Glasgow
2011-12-02multi: handle timeouts on DNS servers by checking for new socketsJason Glasgow
2011-11-17CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-06-02Remove unnecessary typecastYang Tse
2011-05-21compiler warning: fixYang Tse
2011-04-27whitespace cleanup: no space first in conditionalsDaniel Stenberg
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-25async resolvers: further cleanupsDaniel Stenberg