aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2010-03-25remove all .cvsignore filesDaniel Stenberg
2010-03-24Add .gitattributes files to turn off CRLF translation for some filesBill Hoffman
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-23enabled valgrindDaniel Stenberg
2010-02-24enable 802 and 803Yang Tse
2010-02-22_ Adjusted RFC821 HELO fallback and enabled test804Patrick Monnerat
2010-02-22- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat
2010-02-20- Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg
2010-02-12- Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg
2010-02-09Removed some erroneous "compressed" key wordsDan Fandrich
2010-02-04Modified test case 557 to additionally verify libcurl's internal curl_m*printf()Yang Tse
2010-02-04added an additional second to allow test to pass on heavily loaded serversYang Tse
2010-02-03cookies with same path length might get sorted in different order whenYang Tse
2010-02-03added an additional second to allow test to pass on heavily loaded serversYang Tse
2010-02-01update rtsp server header field from SWS to RTSPDYang Tse
2010-02-01Test suite support for RTSPYang Tse
2010-01-29Chris Conroy fixed test #568 issues with carriage returnsYang Tse
2010-01-28Chris Conroy provided first RTSP testsYang Tse
2010-01-28RTSP tests disabled until test harness RTSP support is updatedYang Tse
2010-01-22Julien Chaffraix adjusted "<name> section" line lengthYang Tse
2010-01-21Julien Chaffraix fixed line lengthsDaniel Stenberg
2010-01-20modified test case 8 to also make sure that we deal with cookies usingDaniel Stenberg
2010-01-19- As was pointed out on the http-state mailing list, the order of cookies in aDaniel Stenberg
2010-01-19oops, I forgot to cvs add this before my previous commit (Dan FandrichDaniel Stenberg
2010-01-19- David McCreedy brought a fix and a new test case (129) to make libcurl workDaniel Stenberg
2010-01-18Added PEM certificate keywordDan Fandrich
2010-01-13Give the test a bit mote time to run so it passes on slow machinesYang Tse
2010-01-12Added test case #1112 which does an FTPS download with strict timeoutYang Tse
2010-01-11- The tests/runtests.pl script now checks to see if the test case that runs isDaniel Stenberg
2010-01-07List fragment tests in Makefile.am and better provide better namesClaes Jakobsson
2010-01-06Disable tests 802 and 803Yang Tse
2010-01-06Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...Claes Jakobsson
2010-01-01- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg
2009-12-30modified to get the EHLO domain from the path part of the URL instead of theDaniel Stenberg
2009-12-30(SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg
2009-12-29test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg
2009-12-24Adjust test number mismatchYang Tse
2009-12-21test 566 was missingDaniel Stenberg
2009-12-20introducing the first IMAP FETCH testDaniel Stenberg
2009-12-17Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg
2009-12-16Test #1106 needs an ftp enabled clientYang Tse
2009-12-14- Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-12-10- Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg
2009-12-07- Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg
2009-10-30Added test case 566 in an attempt to repeat bug 2884561Daniel Stenberg
2009-10-30- "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg
2009-10-25- Dima Barsky made the curl cookie parser accept cookies even with blank orDaniel Stenberg
2009-09-26- John P. McCaskey posted a bug report that showed how libcurl did wrong whenDaniel Stenberg