Age | Commit message (Expand) | Author |
2013-09-17 | dns: fix compilation with MinGW from commit df69440d05f113 | Steve Holme |
2013-09-12 | libcurl: New options to bind DNS to local interfaces or IP addresses | Kim Vandry |
2013-09-10 | NI_MAXSERV: remove all use of it | Daniel Stenberg |
2013-02-18 | resolver_error: remove wrong error message output | Daniel Stenberg |
2013-02-18 | Curl_resolver_is_resolved: show proper host name on failed resolve | Kim Vandry |
2013-02-18 | Curl_resolver_is_resolved: fix compiler warning | 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-01-04 | win32-threaded-resolver: stop using a dummy socket | Daniel Stenberg |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-08-06 | asyn-thread: check for dotted addresses before thread starts | Christian Hägele |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-24 | errno.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-07-04 | code style: space between close paren and open brace | Daniel Stenberg |
2011-06-21 | asyn-thread: fix compiler warning | Yang Tse |
2011-05-21 | compiler warning: fix | Yang Tse |
2011-04-29 | resolver_error: remove bad semicolon | Daniel Stenberg |
2011-04-28 | gai_strerror: provide private implementation | Daniel Stenberg |
2011-04-28 | treaded-resolver: better error messages | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-25 | async resolvers: further cleanups | Daniel Stenberg |