summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2010-01-21allow exporting of exe_ext() subYang Tse
2010-01-21improve displaylogcontent() sub fixing a warningYang Tse
2010-01-21Julien Chaffraix fixed line lengthsDaniel Stenberg
2010-01-20SIGTERM is the signal to trap here, SIGKILL can't be caught.Yang Tse
2010-01-20Use killsockfilters() to kill sockfilter processes, this ensures that whenYang Tse
2010-01-20Allow killsockfilters() to take a 5th optional parameter that when providedYang Tse
2010-01-20Use delete() to unset environment variables instead of assigning undef whichYang Tse
2010-01-20Adjust valgrind logs file name detection.Yang Tse
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-19avoid "Use of uninitialized value $l in concatenation"Daniel Stenberg
2010-01-19Fail harder when curl coredumps trying to verify http and ftp servers.Yang Tse
2010-01-19prevent %runcert hash growth when clearing itemsYang Tse
2010-01-18Added PEM certificate keywordDan Fandrich
2010-01-18fix warningsYang Tse
2010-01-18Stop ssl running server when cert file currently used by server isYang Tse
2010-01-18fix warningsYang Tse
2010-01-18- Remove QD restarting of https servers. Proper fixing required.Yang Tse
2010-01-18make verifyhttp use different file names depending on server characteristicsYang Tse
2010-01-18add serverfactors() sub which returns server characterization factorsYang Tse
2010-01-17fix warningsYang Tse