aboutsummaryrefslogtreecommitdiff
path: root/lib/asyn-ares.c
AgeCommit message (Expand)Author
2013-01-12Curl_resolver_getsock: fix the function description commentDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-10-23asyn-ares: restore working with c-ares < 1.6.1Daniel Stenberg
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