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 (
Collapse
)
Author
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
Use a wrapper function to call system's getaddrinfo().
2008-10-27
test #558 tests internal hash create/destroy
Yang Tse
test #559 tests internal hash create/add/destroy
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
when allocating/building the fake Curl_addrinfo.
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
now to minimally exercise some internal hash routines.
2008-10-26
test #558 verifies loop operation using malloc() and free()
Yang Tse