- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- May 13, 2003
-
-
Daniel Stenberg authored
the define accordingly in the hostip.h header to work nicely all over.
-
- May 12, 2003
-
-
Daniel Stenberg authored
name isn't an ip address
-
- May 01, 2003
-
-
Daniel Stenberg authored
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
in the Curl_is_connected() function.
-
- Feb 14, 2003
-
-
Daniel Stenberg authored
even better (also based on input from Martin).
-
Daniel Stenberg authored
AIX 3.2.5 and possibly other OSF-like system headers.
-
Daniel Stenberg authored
-
- Feb 04, 2003
-
-
Jean-Philippe Barette-LaPierre authored
-
- Jan 23, 2003
-
-
Daniel Stenberg authored
and this has been verified to correct the problem.
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Jan 09, 2003
-
-
Daniel Stenberg authored
stack. Kjetil Jacobsen reported and verified the fix.
-
- Dec 17, 2002
-
-
Daniel Stenberg authored
#651464.
-
- Dec 13, 2002
-
-
Daniel Stenberg authored
or not
-
Daniel Stenberg authored
multi interface works with file:// URLs fine (previously it crashed). This won't make it work on Windows though...
-
- Nov 11, 2002
-
-
Daniel Stenberg authored
-
- Nov 05, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
counter so that the caller needs to decrease that counter when done with the returned data. If compiled with MALLOCDEBUG I've added some extra checking that the counter is decreased before a handle is closed etc.
-
- Oct 12, 2002
-
-
Daniel Stenberg authored
interface
-
- Sep 11, 2002
-
-
Daniel Stenberg authored
when talking to a IPv6-server using IPv6 IP address only.
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Aug 26, 2002
-
-
Daniel Stenberg authored
-
- Aug 12, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the initial connect to "come through". This should work fine for connect and for FTP-PASV connects. Needs massive testing.
-
- Jun 12, 2002
-
-
Daniel Stenberg authored
-
- Jun 10, 2002
-
-
Daniel Stenberg authored
-
- Apr 25, 2002
-
-
Daniel Stenberg authored
any name resolved data in any curl handle struct. That way, we won't mind if the cache entries are pruned for the next time we need them. We'll just resolve them again instead. This changes the Curl_resolv() proto. It modifies the SessionHandle struct but perhaps most importantly, it'll make the internals somewhat dependent on the DNS cache not being disabled as that will cripple operations somewhat. Especially for persistant connections.
-
- Apr 22, 2002
-
-
Daniel Stenberg authored
now have --interface working properly
-
- Apr 10, 2002
-
-
Daniel Stenberg authored
connect() so that it tells to which host and what port it is about to attempt the connection
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Feb 22, 2002
-
-
Daniel Stenberg authored
-
- Feb 20, 2002
-
-
Daniel Stenberg authored
-
- Feb 18, 2002
-
-
Daniel Stenberg authored
-
- Jan 16, 2002
-
-
Daniel Stenberg authored
-
- Jan 07, 2002
-
-
Daniel Stenberg authored
-
- Jan 03, 2002
-
-
Daniel Stenberg authored
-
- Jan 02, 2002
-
-
Daniel Stenberg authored
-
- Dec 11, 2001
-
-
Daniel Stenberg authored
-
- Dec 04, 2001
-
-
Daniel Stenberg authored
-
- Nov 23, 2001
-
-
Daniel Stenberg authored
-