summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1510.c
Commit message (Expand)AuthorAgeFilesLines
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-6/+6
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-3/+3
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-1/+2
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-3/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: make a few lib15?? tests pass the OOM torture testsDan Fandrich2014-01-291-2/+7
* libtest: fix data type of some *_setopt() 'long' argumentsYang Tse2013-07-221-1/+1
* easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing2013-04-041-0/+92