summaryrefslogtreecommitdiff
path: root/tests/libtest/lib558.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: add #96 #558 and #1330Yang Tse2013-03-151-0/+53
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-041-188/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-1/+1
* Skip test #558 and #559 also when using a Win32 DLLYang Tse2009-04-091-3/+11
* terminate with appropriate exit codeYang Tse2008-11-071-1/+1
* fix OOM handlingYang Tse2008-10-311-8/+23
* Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse2008-10-301-9/+8
* test #558 tests internal hash create/destroyYang Tse2008-10-271-32/+37
* Skip test #558 when libcurl is built with hidden symbolsYang Tse2008-10-271-14/+42
* For tracing purposes log a fake call to getaddrinfoYang Tse2008-10-271-0/+7
* avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfoYang Tse2008-10-271-1/+30
* convert test #558 into something more interesting, attemptingYang Tse2008-10-261-92/+63
* test #558 verifies loop operation using malloc() and free()Yang Tse2008-10-261-0/+127