- Oct 04, 2003
-
-
Daniel Stenberg authored
my_getaddrinfo() has been called (and wait has been set to TRUE), we check if the name already is resolved and if so don't return wait status to the parent. This can happen with IP-only names.
-
Daniel Stenberg authored
-
- Oct 03, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
debian bug report #213180.
-
- Oct 02, 2003
-
-
Daniel Stenberg authored
-
- Sep 23, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 22, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Re-arranged some option code.
-
Daniel Stenberg authored
the actual text included here
-
Daniel Stenberg authored
message.
-
Daniel Stenberg authored
-
- Sep 21, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
properly or risk getting into trouble!
-
Daniel Stenberg authored
-
- Sep 19, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cleanups.
-
Daniel Stenberg authored
-
- Sep 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
reset the authentication state to make it restart on the next connection. This of course because NTLM is connection-oriented, whilst all other authentication schemes are not.
-
Daniel Stenberg authored
NTLM request.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
this then makes redirection tests work (as the new test 89)
-
Daniel Stenberg authored
it doesn't work. It works for me.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is over or not, as if it isn't we shall not begin any PUT or POST operation. This cures bug report #805853, and test case 88 verifies it!
-
- Sep 14, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
NOT free the existing hash entry when we try to add a new one that matches an existing entry. We now instead free the new one, and make the parent function use the old entry's struct instead.
-
- Sep 12, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
ftp and an uninitialized pointer
-
Daniel Stenberg authored
-