- Jun 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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 23, 2004
-
-
Daniel Stenberg authored
status more obvious
-
Daniel Stenberg authored
started complaining since it won't be reached... So I removed the call to abort() and just return -1 instead. abort() was wrong to call anyway since this is a library!
-
Daniel Stenberg authored
-
- Jun 22, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
contain least 4096 bytes while libcurl only allowed 2047. I raised the limit to 4999 now and made the used buffer get malloc()ed instead of simply allocated on stack as before.
-
Daniel Stenberg authored
ifdef'ed test we never ever use anyway.
-
Daniel Stenberg authored
actually known, as before this text lied when used in i.e FTP.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
several platforms/compilers/yacc versions.
-
Daniel Stenberg authored
-
- Jun 21, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 19, 2004
-
-
Daniel Stenberg authored
<300 to be good.
-
Daniel Stenberg authored
-
- Jun 18, 2004
-
-
Daniel Stenberg authored
mailing list.
-
Daniel Stenberg authored
POSTing over HTTPS:// with NTLM works fine now. There was a general problem with multi-pass authentication with non-GET operations with CONNECT.
-
- Jun 16, 2004
-
-
Daniel Stenberg authored
enough. This is most likely the bug Jean-Louis Lemaire reported that makes 2GB FTP uploads to report error when completed. Also padded comments to get them aligned again, only for visibility.
-
Daniel Stenberg authored
didn't properly check return code.
-
- Jun 15, 2004
-
-
Daniel Stenberg authored
server doesn't require any auth at all and then we just continue nicely. We now have an extra bit in the connection struct named 'authprobe' that is TRUE when doing pure "HTTP authentication probing".
-
- Jun 14, 2004
-
-
Daniel Stenberg authored
anything newer than that
-
Daniel Stenberg authored
file until it is actually being uploaded. Make sure we build and still work with HTTP disabled - the SSL code might use the boundary string for some random seeding.
-
- Jun 13, 2004
-
-
Daniel Stenberg authored
might be used uninitialized
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 11, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-