- May 18, 2009
-
-
Patrick Monnerat authored
Made OS400 version compilable again
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
RtlGenRandom, has been located or not. This function is only available on WinXP and later. When unavailable c-ares uses portable rand() function.
-
Yang Tse authored
-
Yang Tse authored
CARES_HAVE_ARES_LIBRARY_INIT and CARES_HAVE_ARES_LIBRARY_CLEANUP to ease the use of new capabilities. - Move ares_version() prototype to ares.h
-
- May 17, 2009
-
-
Guenter Knauf authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Introduction of ares_library_init() and ares_library_cleanup()
-
Daniel Stenberg authored
no_proxy which made it not skip the proxy if the URL entered contained a user name. I added test case 1101 to verify.
-
- May 15, 2009
- May 14, 2009
- May 13, 2009
- May 12, 2009
-
-
Yang Tse authored
-
Daniel Stenberg authored
thinking straight.
-
Yang Tse authored
-
Daniel Stenberg authored
unconditionally
-
Yang Tse authored
-
Yang Tse authored
-
- May 11, 2009
-
-
Daniel Stenberg authored
release, or bump or whatevere
-
Daniel Stenberg authored
the function we should use, while both curl_multi_socket() and curl_multi_socket_all() should be killed!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
I just posted about this decision on the curl-library list.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
only expose functions starting with ares_.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
not in the mood enough to fight this now. 65. When doing FTP over a socks proxy or CONNECT through HTTP proxy and the multi interface is used, libcurl will fail if the (passive) TCP connection for the data transfer isn't more or less instant as the code does not properly wait for the connect to be confirmed. See test case 564 for a first shot at a test case.
-