- Jul 23, 2003
-
-
Daniel Stenberg authored
CHANGES.2002.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CVS. This will be updated by the configure script, and a default is placed here by the maketgz script.
-
- Jul 22, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a separate struct properly.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
than the remote server's. That is, both the server and the proxy can in fact require NTLM auth.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and I don't think we need it.
-
- Jul 21, 2003
-
-
Daniel Stenberg authored
connectdata to work as expected
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 20, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
with a blank argument is a bad idea. Now skip blanks.
-
Daniel Stenberg authored
credentials.
-
- Jul 19, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
HTTP server
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of the sessionhandle struct, as that was not good.
-
Daniel Stenberg authored
connectdata struct instead. Each being an allocated pointer. The passwdgiven field was turned into a local variable in the only function it was being used.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
disconnect the client after the response have been sent. This also happens if the respons is zero byte long. In all other cases (unless an error happens), it will now maintain the connection to allow proper persistant connection testing. This was required for the NTLM testing to work so I finally had to fix this. Of course most of the existing HTTP tests will be adjusted to work with this new rule of test file syntax for HTTP tests. Also fixed the log function to deal with varargs for better logging.
-
- Jul 16, 2003
-
-
Daniel Stenberg authored
-
- Jul 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
authenticates connections and not single requests. This should make it work better when we mix requests from multiple hosts. Problem pointed out by Cris Bailiff.
-
Daniel Stenberg authored
Bailiff's bug report 768275.
-
Daniel Stenberg authored
for the user field. I changed it slightly to stay with strchr() only instead of strpbrk() for portability reasons.
-
Daniel Stenberg authored
the multi interface
-
Daniel Stenberg authored
-
- Jul 05, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 04, 2003
-
-
Daniel Stenberg authored
-