- Jun 24, 2004
-
-
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 23, 2004
-
-
Daniel Stenberg authored
status more obvious
-
Daniel Stenberg authored
-
- Jun 22, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
actually known, as before this text lied when used in i.e FTP.
-
- Jun 10, 2004
-
-
Daniel Stenberg authored
a host name that resolves to multiple IP addresses.
-
- Jun 08, 2004
-
-
Daniel Stenberg authored
-
- May 13, 2004
-
-
Daniel Stenberg authored
we now use it to provide more info back on connect failures.
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- Apr 27, 2004
-
-
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
make the code easier to read
-
Daniel Stenberg authored
-
- Apr 17, 2004
-
-
Daniel Stenberg authored
-
- Apr 13, 2004
-
-
Daniel Stenberg authored
sessionhandle to make the duphandle() function work as supposed. Also tried to start document functions the doxygen way (in the headers of the functions). Can't make it work though...
-
- Mar 31, 2004
-
-
Daniel Stenberg authored
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
less
-
- Mar 29, 2004
-
-
Daniel Stenberg authored
-
- Mar 27, 2004
-
-
Daniel Stenberg authored
-
- Mar 26, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
-
- Mar 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 17, 2004
-
-
Daniel Stenberg authored
-
- Mar 11, 2004
-
-
Daniel Stenberg authored
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
- Mar 08, 2004
-
-
Daniel Stenberg authored
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
because it is now possible to have both WIN32 and HAVE_CONFIG_H defined.
-
- Feb 15, 2004
-
-
Daniel Stenberg authored
SO_BINDTODEVICE is present, to prevent compiler warnings about the variable
-
- Feb 13, 2004
-
-
Daniel Stenberg authored
more" when the previous approach. Known to work on Linux, possibly on other platforms as well.
-
- Feb 09, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
2. now reads the socket error before check connect status, also to make us run fine on MPE/iX
-
Daniel Stenberg authored
warnings. Minor edits by me.
-