summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't tear down the ftp connection if the maximum filesize was exceededDan Fandrich2007-03-304-1/+94
* Added FTP-SSL failure test 402Dan Fandrich2007-03-302-1/+38
* Added ftps upload test 401Dan Fandrich2007-03-292-1/+57
* Eliminated extra / in scp/sftp URLs.Dan Fandrich2007-03-294-4/+4
* Add another option to tighten the test environment.Dan Fandrich2007-03-291-1/+2
* Abort if attempting to run as root.Dan Fandrich2007-03-291-0/+5
* Only show exit status in verbose mode.Dan Fandrich2007-03-281-1/+1
* Don't launch sshd as a daemon so its output can be logged.Dan Fandrich2007-03-281-1/+1
* Tighten up a few more OpenSSH optionsDan Fandrich2007-03-272-1/+5
* Added SFTP and SCP upload tests in test602 & test603Dan Fandrich2007-03-265-3/+90
* Added test600 and test601, SFTP and SCP file retrieval tests.Dan Fandrich2007-03-263-2/+95
* catch up new lib extension when build with gcc/nlmconv.Gunter Knauf2007-03-261-1/+6
* Added sshserver.plDan Fandrich2007-03-241-1/+1
* Fixed a memory leak when specifying a proxy with a file: URL and addedDan Fandrich2007-03-242-1/+43
* Changed the test harness to attempt to gracefully shut down serversDan Fandrich2007-03-243-4/+259
* language fixDaniel Stenberg2007-03-181-1/+1
* detect and show if built with yassl, but also set the "openssl" flag internallyDaniel Stenberg2007-03-181-8/+16
* openssl/bio.h doesn't exist when we build with yassl so avoid tryingDaniel Stenberg2007-03-161-2/+5
* Fixed the test case to use a truly invalid urlglob range.Dan Fandrich2007-03-161-1/+1
* libcurl supplies its own crypto hash functions when SSL is disabled, soDan Fandrich2007-03-121-3/+4
* change max allowed time for this test to complete to 90 secondsYang Tse2007-03-1010-19/+20
* Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich2007-03-0918-0/+58
* Updated the test harness to check for protocol support before running eachDan Fandrich2007-03-0918-11/+71
* Made a few cleanups.Dan Fandrich2007-03-081-6/+11
* Added SSL as a required feature for test case 400.Dan Fandrich2007-03-081-0/+3
* Added test infrastructure to support basic FTPS tests. This currentlyDan Fandrich2007-03-085-21/+175
* stricter newline policyYang Tse2007-03-032-13/+13
* 30 seconds isn't long enough for this test on a loaded server.Yang Tse2007-03-031-2/+2
* stricter newline policyYang Tse2007-03-032-82/+82
* Reduce the posibility of leaving the sockfilter hanging around whenYang Tse2007-03-011-8/+38
* log a 1120 chars long string to aid in quoted-printable and softYang Tse2007-02-271-0/+5
* 5 seconds isn't always enough time to start a server on a loaded system.Dan Fandrich2007-02-221-1/+1
* remove redundant check in timestamp detectionYang Tse2007-02-221-4/+2
* Check for stdbool.h at configuration stage, and include it if available.Yang Tse2007-02-222-15/+1
* - Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg2007-02-211-1/+1
* Move header file inclusion logic and definition of timevalYang Tse2007-02-202-20/+2
* Several corrections & changes to what has been stated in revision 1.45Yang Tse2007-02-201-23/+31
* add tutil_tvdiff_secs() for completenessYang Tse2007-02-202-0/+18
* fix typoYang Tse2007-02-191-1/+1
* Show libcurl's timestamp. This timestamp is only available in curlver.hYang Tse2007-02-191-1/+23
* log a message, stating the need of openssl to run this testYang Tse2007-02-191-1/+10
* Oops missing varYang Tse2007-02-191-0/+1
* add debug messages for initialization failuresYang Tse2007-02-194-9/+43
* Move portable error number symbolic name definitions to setup_once.hYang Tse2007-02-171-6/+0
* Replicate the configure tests that determined that timeval was available.Yang Tse2007-02-171-0/+3
* getpart implicitly drags in some networking functions, so it needs to beDan Fandrich2007-02-171-0/+2
* Better separate the library dependencies into those required by libcurlDan Fandrich2007-02-171-0/+8
* Remove C99ismsDan Fandrich2007-02-171-7/+8
* add debug messages for fopen() failuresYang Tse2007-02-161-2/+15
* add debug messages for fopen() failuresYang Tse2007-02-162-0/+16