index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
lib558.c
Age
Commit message (
Expand
)
Author
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-03-15
tests: add #96 #558 and #1330
Yang Tse
2011-03-04
Converted tests 558 & 559 to use the unit test framework as 1305
Dan Fandrich
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-14
removed trailing whitespace
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-09
Skip test #558 and #559 also when using a Win32 DLL
Yang Tse
2008-11-07
terminate with appropriate exit code
Yang Tse
2008-10-31
fix OOM handling
Yang Tse
2008-10-30
Use our Curl_addrinfo definition even when an addrinfo struct is available.
Yang Tse
2008-10-27
test #558 tests internal hash create/destroy
Yang Tse
2008-10-27
Skip test #558 when libcurl is built with hidden symbols
Yang Tse
2008-10-27
For tracing purposes log a fake call to getaddrinfo
Yang Tse
2008-10-27
avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfo
Yang Tse
2008-10-26
convert test #558 into something more interesting, attempting
Yang Tse
2008-10-26
test #558 verifies loop operation using malloc() and free()
Yang Tse