- Nov 24, 2005
-
-
Daniel Stenberg authored
-
- Nov 08, 2005
-
-
Daniel Stenberg authored
we really have no use for reverse lookups of the address. I truly hope these are the last reverse lookups we had lingering in the code!
-
- Oct 21, 2005
-
-
Daniel Stenberg authored
CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving errors (as documented).
-
- Oct 02, 2005
-
-
Gisle Vanem authored
runtime libs.
-
- Sep 16, 2005
-
-
Daniel Stenberg authored
protocol sockets even if the resolved address may say otherwise
-
- Sep 06, 2005
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
have this check done on far too many places by now...
-
- Aug 31, 2005
-
-
Daniel Stenberg authored
-
- Aug 29, 2005
-
-
Daniel Stenberg authored
for Windows, that could lead to an Access Violation when the multi interface was used due to an issue with how the resolver thread was and was not terminated.
-
- Jun 14, 2005
-
-
Gisle Vanem authored
-
- Apr 26, 2005
-
-
Daniel Stenberg authored
VS2005.
-
- Apr 19, 2005
-
-
Daniel Stenberg authored
-
- Apr 04, 2005
-
-
Gisle Vanem authored
from url.c: Curl_disconnect().
-
- Mar 20, 2005
-
-
Daniel Stenberg authored
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
-
- Feb 08, 2005
-
-
Gisle Vanem authored
CURLE_OK or CURLE_OUT_OF_MEMORY. Add typecast in hostares.c.
-
- Jan 19, 2005
-
-
Gisle Vanem authored
GetCurrentProcess() twice; use a local variable.
-
- Nov 25, 2004
-
-
Daniel Stenberg authored
-
- Nov 02, 2004
-
-
Daniel Stenberg authored
-
- Oct 16, 2004
-
-
Gisle Vanem authored
Added Traian Nicolescu's patches for threaded resolver on Windows. Plugged some potential handle and memory leaks. Refs. http://curl.haxx.se/mail/lib-2004-10/0134.html http://curl.haxx.se/mail/lib-2004-10/0157.html
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
-
- Jun 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of typecasts all over
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
linked list for name resolved data, even on hosts/systems with only IPv4 stacks as this simplifies a lot of code.
-
- Jun 10, 2004
-
-
Daniel Stenberg authored
a host name that resolves to multiple IP addresses.
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- Apr 27, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
all things up to work with encoded host names internally, as well as keeping 'display names' to show in debug messages. IDN resolves work for me now using ipv6, ipv4 and ares resolving. Even cookies on IDN sites seem to do right.
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
usage.
-