summaryrefslogtreecommitdiff
path: root/lib/asyn-ares.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+639
* build: rename 93 lib/*.c filesYang Tse2013-01-031-639/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-15/+15
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-6/+0
* asyn-ares: restore working with c-ares < 1.6.1Daniel Stenberg2012-10-231-1/+3
* resolve with c-ares: don't resolve IPv6 when not workingMaxim Prohorov2012-03-131-6/+15
* Curl_resolver_is_resolved: differentiate between host/proxy errorsDaniel Stenberg2011-12-051-2/+5
* c-ares: return proxy failure for all proxy typesDaniel Stenberg2011-12-051-2/+2
* CURLOPT_DNS_SERVERS: set name servers if possible (fix)Jason Glasgow2011-12-021-0/+1
* multi: handle timeouts on DNS servers by checking for new socketsJason Glasgow2011-12-021-4/+5
* CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow2011-11-171-0/+26
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-6/+0
* Remove unnecessary typecastYang Tse2011-06-021-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* whitespace cleanup: no space first in conditionalsDaniel Stenberg2011-04-271-11/+11
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-4/+3
* async resolvers: further cleanupsDaniel Stenberg2011-04-251-0/+610