summaryrefslogtreecommitdiff
path: root/tests/server/getpart.h
Commit message (Collapse)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* test servers: build adjustmentYang Tse2012-04-101-4/+5
| | | | | Undefine CURL_HIDDEN_SYMBOLS libcurl private preprocessor macro that might leak from lib/setup.h into source files where this should not be defined.
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse2010-02-141-6/+13
| | | | stack and memory overwrites triggered with huge test case definitions.
* Update copyright year, to force CVS to update the $Id date string formatYang Tse2009-05-181-1/+1
|
* Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg2004-11-291-5/+5
| | | | with binary data.
* minor variable type cleanupsDaniel Stenberg2004-03-231-1/+2
|
* added getpart.h for the spitout() protoDaniel Stenberg2004-02-201-0/+26