Daniel Stenberg
|
2309b4e330
|
remove the CVSish $Id$ lines
|
2010-03-24 11:02:54 +01:00 |
|
Yang Tse
|
a07bc79117
|
removed trailing whitespace
|
2010-02-14 19:40:18 +00:00 |
|
Yang Tse
|
33a3753c3f
|
libcurl's memory.h renamed to curl_memory.h
|
2009-04-21 11:46:16 +00:00 |
|
Yang Tse
|
63fad159e8
|
Skip test #558 and #559 also when using a Win32 DLL
|
2009-04-09 01:24:41 +00:00 |
|
Yang Tse
|
95a849efc2
|
terminate with appropriate exit code
|
2008-11-07 12:22:43 +00:00 |
|
Yang Tse
|
02fc7bb5f6
|
fix OOM handling
|
2008-10-31 14:46:48 +00:00 |
|
Yang Tse
|
0ce97f77e0
|
Use our Curl_addrinfo definition even when an addrinfo struct is available.
Use a wrapper function to call system's getaddrinfo().
|
2008-10-30 13:45:25 +00:00 |
|
Yang Tse
|
92f3b3895e
|
test #558 tests internal hash create/destroy
test #559 tests internal hash create/add/destroy
|
2008-10-27 20:01:58 +00:00 |
|
Yang Tse
|
310d842b70
|
Skip test #558 when libcurl is built with hidden symbols
|
2008-10-27 14:02:50 +00:00 |
|
Yang Tse
|
1498de83d6
|
For tracing purposes log a fake call to getaddrinfo
when allocating/building the fake Curl_addrinfo.
|
2008-10-27 08:20:36 +00:00 |
|
Yang Tse
|
39e5fa6ae8
|
avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfo
|
2008-10-27 03:00:47 +00:00 |
|
Yang Tse
|
dc289aa4fa
|
convert test #558 into something more interesting, attempting
now to minimally exercise some internal hash routines.
|
2008-10-26 21:40:20 +00:00 |
|
Yang Tse
|
6db8f53445
|
test #558 verifies loop operation using malloc() and free()
|
2008-10-26 03:03:29 +00:00 |
|