summaryrefslogtreecommitdiff
path: root/tests/server/resolve.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-04-09server/resolve: remove AI_CANONNAME to make macos tell the truthDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-12-03curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-07-18tests/server/resolve.c: fix deprecation warningMarcel Raad
2016-04-03tests/server: comply with our code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-11-10tests: fix memleak in server/resolve.cPeter Wu
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-10test servers: build adjustmentYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-23fix socket data typeYang Tse
2010-02-02avoid possibility of using obsoleted stuffYang Tse
2008-10-28Changed the "resolve" test precheck program to verify that an IPv6 socketDan Fandrich
2008-10-01Fixed some compiler warnings with gccDan Fandrich
2008-09-26Avoid the use of the '? :' operator inside the call to ourYang Tse
2008-09-21fix compiler warning: defined but not usedYang Tse
2008-09-20fix compiler warning: external definition with no prior declarationYang Tse
2008-02-28header inclusion cleanupYang Tse
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-09-12Cygwin preprocessor adjustmentsYang Tse
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2006-01-04modified output to prevent the autobuild system to trap on the 'FAILED' outputDaniel Stenberg
2005-05-18use less code and prevent compiler warningDaniel Stenberg
2005-05-17Made test case 241 precheck that the given name resolves to an ipv6 address,Daniel Stenberg
2005-05-17Moved more generic functions to util.[ch]Daniel Stenberg