aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-03-29Eliminated extra / in scp/sftp URLs.Dan Fandrich
2007-03-29Add another option to tighten the test environment.Dan Fandrich
2007-03-29Abort if attempting to run as root.Dan Fandrich
2007-03-28Only show exit status in verbose mode.Dan Fandrich
2007-03-28Don't launch sshd as a daemon so its output can be logged.Dan Fandrich
2007-03-27Tighten up a few more OpenSSH optionsDan Fandrich
2007-03-26Added SFTP and SCP upload tests in test602 & test603Dan Fandrich
2007-03-26Added test600 and test601, SFTP and SCP file retrieval tests.Dan Fandrich
2007-03-26catch up new lib extension when build with gcc/nlmconv.Gunter Knauf
2007-03-24Added sshserver.plDan Fandrich
2007-03-24Fixed a memory leak when specifying a proxy with a file: URL and addedDan Fandrich
2007-03-24Changed the test harness to attempt to gracefully shut down serversDan Fandrich
2007-03-18language fixDaniel Stenberg
2007-03-18detect and show if built with yassl, but also set the "openssl" flag internallyDaniel Stenberg
2007-03-16openssl/bio.h doesn't exist when we build with yassl so avoid tryingDaniel Stenberg
2007-03-16Fixed the test case to use a truly invalid urlglob range.Dan Fandrich
2007-03-12libcurl supplies its own crypto hash functions when SSL is disabled, soDan Fandrich
2007-03-10change max allowed time for this test to complete to 90 secondsYang Tse
2007-03-09Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich
2007-03-09Updated the test harness to check for protocol support before running eachDan Fandrich
2007-03-08Made a few cleanups.Dan Fandrich
2007-03-08Added SSL as a required feature for test case 400.Dan Fandrich
2007-03-08Added test infrastructure to support basic FTPS tests. This currentlyDan Fandrich
2007-03-03stricter newline policyYang Tse
2007-03-0330 seconds isn't long enough for this test on a loaded server.Yang Tse
2007-03-03stricter newline policyYang Tse
2007-03-01Reduce the posibility of leaving the sockfilter hanging around whenYang Tse
2007-02-27log a 1120 chars long string to aid in quoted-printable and softYang Tse
2007-02-225 seconds isn't always enough time to start a server on a loaded system.Dan Fandrich
2007-02-22remove redundant check in timestamp detectionYang Tse
2007-02-22Check for stdbool.h at configuration stage, and include it if available.Yang Tse
2007-02-21- Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg
2007-02-20Move header file inclusion logic and definition of timevalYang Tse
2007-02-20Several corrections & changes to what has been stated in revision 1.45Yang Tse
2007-02-20add tutil_tvdiff_secs() for completenessYang Tse
2007-02-19fix typoYang Tse
2007-02-19Show libcurl's timestamp. This timestamp is only available in curlver.hYang Tse
2007-02-19log a message, stating the need of openssl to run this testYang Tse
2007-02-19Oops missing varYang Tse
2007-02-19add debug messages for initialization failuresYang Tse
2007-02-17Move portable error number symbolic name definitions to setup_once.hYang Tse
2007-02-17Replicate the configure tests that determined that timeval was available.Yang Tse
2007-02-17getpart implicitly drags in some networking functions, so it needs to beDan Fandrich
2007-02-17Better separate the library dependencies into those required by libcurlDan Fandrich
2007-02-17Remove C99ismsDan Fandrich
2007-02-16add debug messages for fopen() failuresYang Tse
2007-02-16add debug messages for fopen() failuresYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-14compiler warning fixYang Tse