Age | Commit message (Expand) | Author |
2013-01-12 | Curl_resolver_getsock: fix the function description comment | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-10-23 | asyn-ares: restore working with c-ares < 1.6.1 | Daniel Stenberg |
2012-03-13 | resolve with c-ares: don't resolve IPv6 when not working | Maxim Prohorov |
2011-12-05 | Curl_resolver_is_resolved: differentiate between host/proxy errors | Daniel Stenberg |
2011-12-05 | c-ares: return proxy failure for all proxy types | Daniel Stenberg |
2011-12-02 | CURLOPT_DNS_SERVERS: set name servers if possible (fix) | Jason Glasgow |
2011-12-02 | multi: handle timeouts on DNS servers by checking for new sockets | Jason Glasgow |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-06-02 | Remove unnecessary typecast | Yang Tse |
2011-05-21 | compiler warning: fix | Yang Tse |
2011-04-27 | whitespace cleanup: no space first in conditionals | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-25 | async resolvers: further cleanups | Daniel Stenberg |