- Jul 18, 2007
-
-
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.
-
- Jul 16, 2007
-
-
Daniel Stenberg authored
-
- Jul 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
can take advantage of it however they see fit!
-
- Jul 14, 2007
-
-
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)
-
- Jul 12, 2007
-
-
Daniel Stenberg authored
it 10 seconds delay after 11 attempts
-
Guenter Knauf authored
-
Guenter Knauf authored
added go_sleep() to util.c.
-
- Jul 10, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
using one of the so-called 'right' time zones that take into account leap seconds, which causes the tests to fail (as reported by Daniel Black in bug report #1745964).
-
James Housley authored
-
Dan Fandrich authored
of the patch he suggested. Added his test case as test289 to verify.
-
- Jul 05, 2007
-
-
Dan Fandrich authored
-
- Jun 28, 2007
-
-
Guenter Knauf authored
-
James Housley authored
file.c, but the debug interface was missing. This adds the routines needed to make the memory debuging work for fdopen().
-
Guenter Knauf authored
-
- Jun 25, 2007
-
-
Daniel Stenberg authored
chunked encoding (that also lacks "Connection: close"). It now simply assumes that the connection WILL be closed to signal the end, as that is how RFC2616 section 4.4 point #5 says we should behave.
-
- Jun 21, 2007
-
-
Daniel Stenberg authored
tool reports and it was indeed a legitimate one and it is one fixed. It was a use of a share without doing the proper locking first.
-
- Jun 19, 2007
-
-
- Jun 18, 2007
-
-
Daniel Stenberg authored
disable test 351 by default by I add the test case anyway to make it easier to work on this problem in the future.
-
- Jun 14, 2007
-
-
Daniel Stenberg authored
sftp tests run fine on gentoo
-
- Jun 11, 2007
-
-
Dan Fandrich authored
keys the first time (which can take a while on a slow or loaded host). Enforce a longer startup wait time for the ssh client SOCKS server, too. Check for an error code from startnew() when starting any server.
-
Dan Fandrich authored
-
- Jun 08, 2007
-
-
Dan Fandrich authored
the SOCKS server.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Jun 07, 2007
-
-
Dan Fandrich authored
Redirect ssh output to ssh.log
-
Dan Fandrich authored
Added more options to the ssh config file to improve the consistency of the test environment. Force a rewrite of the ssh config files on every invocation. Changed the opens to work on older versions of perl.
-
Dan Fandrich authored
to do nonlistening server tests, like other tests.
-
Dan Fandrich authored
-
- Jun 05, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
openssh
-
- May 30, 2007
-
-
Yang Tse authored
-
- May 16, 2007
-
-
Dan Fandrich authored
-
- May 15, 2007
-
-
Dan Fandrich authored
case 614. Allow SFTP quote commands chmod, chown, chgrp to set a value of 0.
-
- May 14, 2007
-
-
Dan Fandrich authored
-