- Aug 01, 2007
-
-
Daniel Stenberg authored
passed to it with curl_easy_setopt()! Previously it has always just refered to the data, forcing the user to keep the data around until libcurl is done with it. That is now history and libcurl will instead clone the given strings and keep private copies.
-
Daniel Stenberg authored
NTLM, and he provided test code and a test server and we worked out a bug fix. We failed to count sent body data at times, which then caused internal confusions when libcurl tried to send the rest of the data in order to maintain the same connection alive. (and then I did some minor reformatting of code in lib/http.c)
-
- Jul 30, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
configure made libcurl use blocking sockets on AIX 4 and 5, while that wasn't the intention.
-
Daniel Stenberg authored
when using the socket API
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Jul 29, 2007
-
-
Daniel Stenberg authored
-
http://curl.haxx.se/bug/view.cgi?id=1759542Daniel Stenberg authored
of a socket after it has been closed, when the FTP-SSL data connection is taken down.
-
- Jul 27, 2007
-
-
Daniel Stenberg authored
-
- Jul 26, 2007
-
-
Daniel Stenberg authored
-
- Jul 24, 2007
-
-
Dan Fandrich authored
-
- Jul 23, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
support for the OS/400 Secure Sockets Layer library
-
Dan Fandrich authored
some few internal identifiers to avoid conflicts, which could be useful on other platforms.
-
Dan Fandrich authored
to occur in a couple of tests.
-
Guenter Knauf authored
-
- Jul 22, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
verifies the bug fix in #1757328.
-
- Jul 21, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
from the test server code as they served no real purpose. The test server is here to serve for the test cases, not to attempt to function as a real server!
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Jul 20, 2007
-
-
Guenter Knauf authored
-
Dan Fandrich authored
lower case for consistency since sftp commands are case insensitive.
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1757328) and submitted a patch. It turns out we broke login to FTP servers that don't require (nor understand) PASS after the USER command
-
James Housley authored
-
Dan Fandrich authored
-
- Jul 19, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
keys that small.
-
- Jul 18, 2007
-
-
James Housley authored
-