aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2009-08-27disable the tests that differ between 32 and 64 bitDaniel Stenberg
2009-08-24- Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat
2009-08-18Pull the certificate files from the source directory. Ensure that theDan Fandrich
2009-08-12Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg
2009-08-12use --insecure to allow non-matching known hosts for SSH-based protocolsDaniel Stenberg
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg
2009-07-28use --insecure for the SFTP and SCP testsDaniel Stenberg
2009-06-16- When doing non-anonymous ftp via http proxies and the password is notMichal Marek
2009-05-30Added missing NTLM feature for test 1097Dan Fandrich
2009-05-25- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointedDaniel Stenberg
2009-05-22Added some missing test keywordsDan Fandrich
2009-05-20Added "non-existing host" test keywords to make it easy to skip thoseDan Fandrich
2009-05-17- James Bursa posted a patch to the mailing list that fixed a problem withDaniel Stenberg
2009-05-11Adjust test definition for TPF.Yang Tse
2009-05-11Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg
2009-05-11- I fixed the problem with doing NTLM, POST and then following a 302 redirect,Daniel Stenberg
2009-05-10Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg
2009-05-10made the cookie tests 61 and 62 test httponly cookies, both receiving inDaniel Stenberg
2009-05-08Changed host name to be under the haxx.se domainYang Tse
2009-05-05Fixed the --ftp-port address to the CLIENTIP address.Yang Tse
2009-05-03Added and disabled test case 563 which shows KNOWN_BUGS #59. The bugDan Fandrich
2009-04-30- I was going to fix issue #59 in KNOWN_BUGSDaniel Stenberg
2009-04-29- Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg
2009-04-24test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg
2009-04-17- Pramod Sharma reported and tracked down a bug when doing FTP over a HTTPDaniel Stenberg
2009-03-03Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009Daniel Stenberg
2009-02-19verify that a 550-response for a RETR returns 78 but also that the controlDaniel Stenberg
2009-02-02- Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg
2009-01-26- Alexey Borzov filed bug report #2535504Daniel Stenberg
2009-01-21Improved the title and keywordsDan Fandrich
2009-01-21Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich
2009-01-07Always use nocheck="yes" for consistencyDan Fandrich
2008-12-30sync'd address with other tests.Gunter Knauf
2008-12-30trial with an address which has a valid domain part but invalid host to avoid...Gunter Knauf
2008-12-11Mention what makes this test specialDan Fandrich
2008-12-09Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich
2008-12-08- Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg
2008-11-25Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich
2008-11-24Fully clean up after test 608 so that it can be run twice in succession.Dan Fandrich
2008-11-21restored from my messy previous commit mistakeDaniel Stenberg
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
2008-11-13Shortened some FTP responses to allow the timeout to be reduced by a secondDan Fandrich
2008-11-12Give the test an extra second to run so it passes on slow machinesDan Fandrich
2008-11-11Added test case 560:Daniel Stenberg
2008-11-11Added missing <keywords>Daniel Stenberg
2008-11-06Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-27Skip test #558 when libcurl is built with hidden symbolsYang Tse
2008-10-26convert test #558 into something more interesting, attemptingYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse