- Jul 23, 2007
-
-
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
-
Dan Fandrich authored
-
James Housley authored
issue is in libssh2 and not freeing a dynamic error message during cleanup.
-
Dan Fandrich authored
really reduce security since in the common case of a daily automated build the keys are only used for a single test run lasting a few minutes before being deleted.
-
- Jul 17, 2007
-
-
Dan Fandrich authored
a new directory listing format that newer libssh2's can provide. This is probably NOT sufficient to handle all directory listing formats that server's can provide and should be revisited.
-
Daniel Stenberg authored
a control connection that was deemed "dead" to yet be re-used in a following request. We must make sure the connection gets closed on this situation.
-
- Jul 16, 2007
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
getaddrinfo() sorts the response list which effectively kills how libcurl deals with round-robin DNS entries. All details: http://curl.haxx.se/mail/lib-2007-07/0168.html initial suggested function to use for randomizing the response: http://curl.haxx.se/mail/lib-2007-07/0178.html
-
- Jul 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
can take advantage of it however they see fit!
-
Guenter Knauf authored
added hint to compile with SSPI with MSVC6 without PSDK.
-
- Jul 14, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Regev on the libcurl mailing list on 10 Jul 2007, converted to a test case.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
really hard if the test server can't be resolved (like for ::1 ipv6)
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 13, 2007
-
-
Dan Fandrich authored
-