- Jan 28, 2010
-
-
Daniel Stenberg authored
check for broken connections like ares_process() did. Based on that, I merged the two functions into a single generic one with two front-ends.
-
Yang Tse authored
fix printf-style format strings
-
Yang Tse authored
Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS. http://curl.haxx.se/mail/lib-2009-12/0293.html
-
Yang Tse authored
portability fix
-
Yang Tse authored
fix printf-style format strings
-
Yang Tse authored
Known bug #64 fixed by Constantine Sapuntzakis and Joshua Kwan in 7.20.0
-
Yang Tse authored
Chris Conroy provided first RTSP tests
-
Yang Tse authored
RTSP tests disabled until test harness RTSP support is updated
-
Yang Tse authored
Chris Conroy's RTSP followup fixes
-
- Jan 27, 2010
-
-
Yang Tse authored
mention asynchronous DNS lookups enhancements
-
Yang Tse authored
Restore normal operation: c-ares is only enabled when specifically requested. Consequently, c-ares default setting is disabled.
-
Yang Tse authored
fix c-ares assumed check being skipped
-
Yang Tse authored
fix compiler warning
-
Yang Tse authored
fix LDFLAGS preservation in CURL_CHECK_LIB_ARES
-
- Jan 26, 2010
-
-
Daniel Stenberg authored
is now a very long time ago
-
Daniel Stenberg authored
proxy that cannot be resolved when using c-ares. This matches the behaviour when not using c-ares.
-
Dan Fandrich authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Jan 25, 2010
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
fix compiler warning
-
- Jan 24, 2010
-
-
Daniel Stenberg authored
-
Yang Tse authored
HAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 builds
-
- Jan 23, 2010
-
-
Björn Stenberg authored
-
Björn Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
add inclusion of curl_memory.h
-
Yang Tse authored
adjust preprocessor symbol definition check relative to resolver specialty
-
Yang Tse authored
PKTSIZE might have been already defined in arpa/tftp.h
-
Dan Fandrich authored
-
- Jan 22, 2010
-
-
Daniel Stenberg authored
-
Yang Tse authored
from hostip.h to setup.h in order to allow proper inclusion in any file. This represents no functional change at all in which resolver is used, everything still works as usual, internally and externally there is no difference in behavior.
-
Yang Tse authored
-
Yang Tse authored
-