aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-02-26fix compiler warningYang Tse
2010-02-25fix file nameYang Tse
2010-02-25Fixed bug report #2958074 indicatingYang Tse
2010-02-24enable 802 and 803Yang Tse
2010-02-23fix socket data typeYang Tse
2010-02-22convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse
2010-02-22updated sourcesYang 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-20- I made the SMTP code expect a 250 response back from the server after theDaniel Stenberg
2010-02-19fix compiler warningYang Tse
2010-02-18fix compiler warningYang Tse
2010-02-16replaced tabs with spacesYang Tse
2010-02-16fix Content-Length validationYang Tse
2010-02-15fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse
2010-02-15fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse
2010-02-14removed trailing whitespaceYang Tse
2010-02-14fix compiler warningYang Tse
2010-02-14Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse
2010-02-12- Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg
2010-02-10- remove extra "\r\n" from doc404_RTSPYang Tse
2010-02-09Removed some erroneous "compressed" key wordsDan Fandrich
2010-02-06warning fixYang Tse
2010-02-06OOM handling fixYang Tse
2010-02-05fix compiler warningYang Tse
2010-02-05fix compiler warningYang Tse
2010-02-05fix compiler warningYang Tse
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2010-02-04Validate server port argumentYang Tse
2010-02-04Fix variable initializationYang Tse
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-03Fix portability issue related with unaligned memory accessYang 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-02mention run time statistics optionsYang Tse
2010-02-02avoid possibility of using obsoleted stuffYang Tse
2010-02-02remove setup.h inclusion which is already done from test.h inclusionYang Tse
2010-02-02include headersYang Tse
2010-02-01Conroy added a check to the coded message size since the docs stipulateYang 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-28portability fixYang 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-23PKTSIZE might have been already defined in arpa/tftp.hYang Tse
2010-01-22Julien Chaffraix adjusted "<name> section" line lengthYang Tse
2010-01-21fix warning triggered when debugging on cygwinYang Tse