Age | Commit message (Expand) | Author |
2007-04-20 | Changed an error message slightly so it can be caught easier by the | Dan Fandrich |
2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich |
2007-04-18 | Added test cases 296, 297 and 298 to test --ftp-method handling | Dan Fandrich |
2007-04-14 | jayjwa added the "DH PARAMETERS" to make this work with recent stunnels | Daniel Stenberg |
2007-04-13 | Added test cases 294 and 295 to test --ftp-account handling | Dan Fandrich |
2007-04-13 | Fix test case 534 which started to fail 2007-04-13 due to the existance | Yang Tse |
2007-04-10 | Honour the -a option when -t is enabled. | Dan Fandrich |
2007-04-09 | Changed error return codes to match update code. | Dan Fandrich |
2007-04-06 | In case of test failure, try not to show log files of other tests | Yang Tse |
2007-04-05 | Enabled the ssh tests 600-609. | Dan Fandrich |
2007-04-05 | unify fopen() failure error message among tests, allowing | Yang Tse |
2007-04-05 | Further improve displaying of individual logfiles | Yang Tse |
2007-04-04 | add debug message and expand comment | Yang Tse |
2007-04-04 | test can be allowed to run if fopen() is capable of fopen()ing | Yang Tse |
2007-04-04 | cleanup | Yang Tse |
2007-04-04 | Whoops--didn't mean to enable the ssh tests quite yet. | Dan Fandrich |
2007-04-04 | test can be allowed to run if fopen() is capable of fopen()ing | Yang Tse |
2007-04-04 | Added more SSH tests (left disabled for now). | Dan Fandrich |
2007-04-03 | update copyright year | Yang Tse |
2007-04-03 | Verify if the test is limited by an ancient stdio with a 256 | Yang Tse |
2007-04-03 | fix enumeration of disabled tests when they have the highest number | Yang Tse |
2007-04-03 | Improve displaying of logfiles making sure all lines end with \n | Yang Tse |
2007-04-03 | try not to link with unneeded libs, avoiding global LDADD | Yang Tse |
2007-04-03 | when detecting un/supported sshd options use curl's sshd config file. | Yang Tse |
2007-04-03 | Eliminate the sshd option checking dependency on wc and make it faster. | Dan Fandrich |
2007-04-02 | fix error in previous commit | Yang Tse |
2007-04-02 | verify ssh daemon version | Yang Tse |
2007-04-01 | print update message only if we really update CVS. | Gunter Knauf |
2007-04-01 | Added scp and sftp nonexistent file retrieval tests, but leave them | Dan Fandrich |
2007-03-31 | Disable the SSH tests until the libssh2 bugs that causes test hangs | Dan Fandrich |
2007-03-31 | sshd might fail to start if given an unsupported configuration option. | Yang Tse |
2007-03-30 | Fixed some typos in the comments. | Dan Fandrich |
2007-03-30 | Resurrected old FTPS error tests 402 and 403 as 404 and 405. | Dan Fandrich |
2007-03-30 | Added HTTP --max-filesize tests and FTPS CCC failure test. | Dan Fandrich |
2007-03-30 | Searching for sshd and sftp-server will be done first | Yang Tse |
2007-03-30 | ignore more generated files | Yang Tse |
2007-03-30 | Don't tear down the ftp connection if the maximum filesize was exceeded | Dan Fandrich |
2007-03-30 | Added FTP-SSL failure test 402 | Dan Fandrich |
2007-03-29 | Added ftps upload test 401 | Dan Fandrich |
2007-03-29 | Eliminated extra / in scp/sftp URLs. | Dan Fandrich |
2007-03-29 | Add another option to tighten the test environment. | Dan Fandrich |
2007-03-29 | Abort if attempting to run as root. | Dan Fandrich |
2007-03-28 | Only show exit status in verbose mode. | Dan Fandrich |
2007-03-28 | Don't launch sshd as a daemon so its output can be logged. | Dan Fandrich |
2007-03-27 | Tighten up a few more OpenSSH options | Dan Fandrich |
2007-03-26 | Added SFTP and SCP upload tests in test602 & test603 | Dan Fandrich |
2007-03-26 | Added test600 and test601, SFTP and SCP file retrieval tests. | Dan Fandrich |
2007-03-26 | catch up new lib extension when build with gcc/nlmconv. | Gunter Knauf |
2007-03-24 | Added sshserver.pl | Dan Fandrich |
2007-03-24 | Fixed a memory leak when specifying a proxy with a file: URL and added | Dan Fandrich |