- Feb 01, 2010
-
-
Daniel Stenberg authored
simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added benefit that this goes in line with my long-term wishes to get rid of the CURLM_CALL_MULTI_PERFORM all together from the public API.
-
Yang Tse authored
update rtsp server header field from SWS to RTSPD
-
Yang Tse authored
Test suite support for RTSP
-
- Jan 30, 2010
-
-
Yang Tse authored
Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received string buffer, otherwise Curl_client_write() call with zero size would write to the end of string buffer including matched POP3_EOB.
-
- Jan 29, 2010
-
-
Yang Tse authored
WIN32 fix, _beginthreadex() may return either 0 or -1L upon failure
-
Yang Tse authored
fix errno usage for WIN32 builds
-
Yang Tse authored
fix printf-style format strings
-
Yang Tse authored
Chris Conroy fixed test #568 issues with carriage returns
-
Yang Tse authored
RTSP followup fix. Both the pipelined and non-pipelined case need to check for (excess > 0 && !k->ignorebody).
-
- 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
-