summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningYang Tse2010-02-195-10/+27
* fix compiler warningYang Tse2010-02-184-20/+15
* replaced tabs with spacesYang Tse2010-02-169-126/+126
* fix Content-Length validationYang Tse2010-02-162-4/+8
* fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse2010-02-152-6/+28
* fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse2010-02-151-10/+13
* removed trailing whitespaceYang Tse2010-02-1428-83/+83
* fix compiler warningYang Tse2010-02-141-2/+2
* Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse2010-02-146-154/+401
* - Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg2010-02-121-1/+2
* - remove extra "\r\n" from doc404_RTSPYang Tse2010-02-101-4/+8
* Removed some erroneous "compressed" key wordsDan Fandrich2010-02-094-4/+0
* warning fixYang Tse2010-02-061-1/+1
* OOM handling fixYang Tse2010-02-062-4/+14
* fix compiler warningYang Tse2010-02-051-1/+1
* fix compiler warningYang Tse2010-02-051-1/+3
* fix compiler warningYang Tse2010-02-056-11/+11
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-0550-431/+736
* Validate server port argumentYang Tse2010-02-044-5/+50
* Fix variable initializationYang Tse2010-02-041-1/+1
* Modified test case 557 to additionally verify libcurl's internal curl_m*printf()Yang Tse2010-02-042-5/+306
* added an additional second to allow test to pass on heavily loaded serversYang Tse2010-02-041-1/+27
* Fix portability issue related with unaligned memory accessYang Tse2010-02-031-6/+15
* cookies with same path length might get sorted in different order whenYang Tse2010-02-031-1/+1
* added an additional second to allow test to pass on heavily loaded serversYang Tse2010-02-032-3/+29
* mention run time statistics optionsYang Tse2010-02-021-1/+5
* avoid possibility of using obsoleted stuffYang Tse2010-02-029-5/+26
* remove setup.h inclusion which is already done from test.h inclusionYang Tse2010-02-025-5/+0
* include headersYang Tse2010-02-021-2/+14
* Conroy added a check to the coded message size since the docs stipulateYang Tse2010-02-011-3/+8
* update rtsp server header field from SWS to RTSPDYang Tse2010-02-015-19/+19
* Test suite support for RTSPYang Tse2010-02-018-10/+1720
* Chris Conroy fixed test #568 issues with carriage returnsYang Tse2010-01-291-24/+24
* portability fixYang Tse2010-01-283-13/+16
* Chris Conroy provided first RTSP testsYang Tse2010-01-2812-2/+999
* RTSP tests disabled until test harness RTSP support is updatedYang Tse2010-01-281-1/+5
* PKTSIZE might have been already defined in arpa/tftp.hYang Tse2010-01-231-0/+2
* Julien Chaffraix adjusted "<name> section" line lengthYang Tse2010-01-223-3/+3
* fix warning triggered when debugging on cygwinYang Tse2010-01-211-1/+2
* allow exporting of exe_ext() subYang Tse2010-01-211-0/+1
* improve displaylogcontent() sub fixing a warningYang Tse2010-01-211-4/+11
* Julien Chaffraix fixed line lengthsDaniel Stenberg2010-01-212-2/+4
* SIGTERM is the signal to trap here, SIGKILL can't be caught.Yang Tse2010-01-201-1/+1
* Use killsockfilters() to kill sockfilter processes, this ensures that whenYang Tse2010-01-201-40/+30
* Allow killsockfilters() to take a 5th optional parameter that when providedYang Tse2010-01-201-17/+24
* Use delete() to unset environment variables instead of assigning undef whichYang Tse2010-01-201-8/+8
* Adjust valgrind logs file name detection.Yang Tse2010-01-201-38/+54
* modified test case 8 to also make sure that we deal with cookies usingDaniel Stenberg2010-01-201-1/+2
* - As was pointed out on the http-state mailing list, the order of cookies in aDaniel Stenberg2010-01-191-1/+1
* oops, I forgot to cvs add this before my previous commit (Dan FandrichDaniel Stenberg2010-01-191-0/+52