summaryrefslogtreecommitdiff
path: root/tests/libtest/lib539.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-1/+1
* s/cURL/curlDaniel Stenberg2016-11-071-2/+2
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-7/+6
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-161-2/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* sources: update source headersDaniel Stenberg2011-03-101-9/+21
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-9/+12
* Fixed test 539 to handle an out of memory condition that shows up nowDan Fandrich2008-09-221-5/+16
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* - Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg2008-07-071-0/+65