Age | Commit message (Expand) | Author |
2007-12-03 | removed the ;type= thing for FTP urls through proxy, since that's now only | Daniel Stenberg |
2007-11-28 | To allow remote log inspection avoid redirecting messages to stderr. | Yang Tse |
2007-11-27 | ConnectTimeout requires OpenSSH 3.7 or later | Yang Tse |
2007-11-27 | Explicitly disallow remote hosts to connect to local forwarded ports, | Yang Tse |
2007-11-26 | Stop ssh and socks servers when verification fails | Yang Tse |
2007-11-26 | Providing an explicit bind address besides the port for dynamic application-l... | Yang Tse |
2007-11-26 | test1015 --data-urlencode | Daniel Stenberg |
2007-11-26 | Temporary change to better debug startup failures | Yang Tse |
2007-11-25 | Allow different start timeout specification for each server | Yang Tse |
2007-11-23 | make 'checkdied' in runtests.pl more robust | Yang Tse |
2007-11-23 | Revert last change since it breaks running the test suite | Yang Tse |
2007-11-23 | Improve chance of running runtests.pl from outside the | Yang Tse |
2007-11-22 | Debugging messages to trace startnew failures | Yang Tse |
2007-11-21 | Temporary change adding additional debugging messages to better pinpoint | Yang Tse |
2007-11-21 | Fix trying to return outside of a subroutine | Yang Tse |
2007-11-20 | Don't gather additional debug info unless sshd actually fails | Yang Tse |
2007-11-20 | Improve detection of sshd un/supported options. | Yang Tse |
2007-11-19 | This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1 | Yang Tse |
2007-11-19 | Temporary change to help debugging string(s) returned by sshd -V | Yang Tse |
2007-11-18 | Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list. | Yang Tse |
2007-11-17 | When unable to start test suite sshserver, log if OpenSSH has not been | Yang Tse |
2007-11-17 | Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search list | Yang Tse |
2007-11-16 | Michal Marek made the test suite remember what test servers that fail to | Daniel Stenberg |
2007-11-15 | Michal Marek fixed the test suite to better deal with the case when the HTTP | Daniel Stenberg |
2007-11-15 | Replace isupper with our uppercase macro version | Yang Tse |
2007-11-08 | Fix comment | Yang Tse |
2007-11-05 | Sort the directory listing because the server doesn't always do it. | Dan Fandrich |
2007-11-05 | Added some keywords | Dan Fandrich |
2007-11-01 | Ignore more features that curl-config is not expected to know about | Dan Fandrich |
2007-11-01 | Make postcheck failure message more like the others | Dan Fandrich |
2007-11-01 | Added test case 1014 to compare curl-config --features with curl --version | Dan Fandrich |
2007-11-01 | Added test case 1013 to check that curl-config --protocols matches the | Dan Fandrich |
2007-10-31 | Detect curl source when valgrind provides an absolute source file name | Dan Fandrich |
2007-10-29 | Added test case 546 to check that subsequent FTP transfers work after a | Dan Fandrich |
2007-10-27 | Fixed the 2000-series tests so that the downloaded data is actually checked | Dan Fandrich |
2007-10-27 | Made the magic testnumber > 10000 support actually work | Dan Fandrich |
2007-10-26 | Fixed the test case to create only a single test file, which is all the | Dan Fandrich |
2007-10-26 | Check that all servers in the <server> section are supported, not just | Dan Fandrich |
2007-10-26 | Detect, log and avoid storing a request with a negative size. | Yang Tse |
2007-10-25 | Disable valgrind for this test to avoid the rlimit = soft rlimit problem | Dan Fandrich |
2007-10-25 | Added test case 2004. | Dan Fandrich |
2007-10-25 | Allow test server to handle binary POSTs. | Patrick Monnerat |
2007-10-25 | When valgrind is disabled in the test file, don't run it at all (as opposed | Dan Fandrich |
2007-10-25 | Don't show valgrind log files of other tests | Yang Tse |
2007-10-25 | Michal Marek fixed the test script to be able to use valgrind even when the | Daniel Stenberg |
2007-10-25 | Fixed a TFTP memory leak. Enabled test 2003 to verify this. | Daniel Stenberg |
2007-10-24 | Fixed the test TFTP server to support the >10000 test number notation | Dan Fandrich |
2007-10-24 | enable 2000 and 2001 | Daniel Stenberg |
2007-10-24 | Added test cases 2000 and 2001 which test multiple protocols using the | Dan Fandrich |
2007-10-24 | Fixed the test FTP server to support the >10000 test number notation | Dan Fandrich |