- Nov 11, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
wanted anyway
-
http://curl.haxx.se/bug/view.cgi?id=2230535Yang Tse authored
Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now.
-
- Nov 09, 2008
-
-
Daniel Stenberg authored
-
- Nov 08, 2008
-
-
Yang Tse authored
-
- Nov 07, 2008
-
-
Dan Fandrich authored
system with a TEQL load-balancing device configured, which doesn't have an address. Thanks to Adam Sampson for spotting this (bug #2234923).
-
Yang Tse authored
-
Yang Tse authored
-
- Nov 06, 2008
-
-
http://curl.haxx.se/bug/view.cgi?id=2230535Yang Tse authored
problem with MSVC 6 makefile that caused a build failure. It was noted that the curl_addrinfo.obj reference was missing. I took the opportunity to sort the list in which this was missing.
-
Yang Tse authored
-
Yang Tse authored
which now also takes a protocol address family argument.
-
Dan Fandrich authored
-
Dan Fandrich authored
control connection.
-
Dan Fandrich authored
-
- Nov 05, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 04, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 03, 2008
-
-
Yang Tse authored
-
http://curl.haxx.se/bug/view.cgi?id=2218480Daniel Stenberg authored
problem with my CURLINFO_PRIMARY_IP fix from October 7th that caused a NULL pointer read. I also took the opportunity to clean up this logic (storing of the connection's IP address) somewhat as we had it stored in two different places and ways previously and they are now unified.
-
Gisle Vanem authored
and not sprintf().
-
Gisle Vanem authored
for it.
-
Gisle Vanem authored
-
Yang Tse authored
-
Daniel Stenberg authored
instruction in the comments to use that instead! Original mail: http://curl.haxx.se/mail/lib-2008-11/0019.html
-
- Nov 02, 2008
-
-
Dan Fandrich authored
while investigating the issue in http://curl.haxx.se/mail/lib-2008-09/0262.html I'm hesitant to fix them because I have no way of testing the result.
-
- Nov 01, 2008
-
-
Daniel Stenberg authored
done!
-
Daniel Stenberg authored
with ipv6-enabled c-ares
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
in man resolv.conf: causes round robin selection of nameservers from among those listed. This has the effect of spreading the query load among all listed servers, rather than having all clients try the first listed server first every time. You can enable it with ARES_OPT_ROTATE
-
Yang Tse authored
-
Yang Tse authored
convoluted, compiler dependant and in some cases even build target dependat.
-
Gisle Vanem authored
-