- Jul 20, 2007
-
-
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
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1750274) and submitted a patch for the case where libcurl did a connect attempt to a non-listening port and didn't provide a human readable error string back.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
error codes
-
Daniel Stenberg authored
define the symbols for backwards source compatibility)
-
Daniel Stenberg authored
windows
-
- Jul 12, 2007
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
could in fact get stuck in an endless loop.
-