summaryrefslogtreecommitdiff
path: root/ares_private.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-10make ares compile again for NetWare.Gunter Knauf1-0/+4
2005-04-15Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio1-0/+2
2005-04-09Made sortlist support IPv6 (this can probably use some testing)Dominick Meglio1-2/+8
2005-04-09Made sortlist support CIDR matching for IPv4Dominick Meglio1-1/+9
2005-04-08Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio1-1/+1
2005-03-22CURL_EXTERN is already in <curl/curl.h>.Gisle Vanem1-4/+0
2004-11-10Replace IsNT with IS_NT().Gisle Vanem1-1/+1
2004-11-09fix CURL_EXTERN for debug buildsDaniel Stenberg1-0/+4
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-7/+7
2004-09-26Dominick Meglio host file path discovery patch for windowsDaniel Stenberg1-2/+2
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-4/+2
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-2/+2
2004-07-04added NetWare section for paths.Gunter Knauf1-0/+5
2004-07-01djgpp fixes by GisleDaniel Stenberg1-2/+5
2004-07-01Gisle Vanem made this build fine with djgpp and the Watt-32 stack.Daniel Stenberg1-0/+9
2004-02-27minor size_t fix to kill a warningDaniel Stenberg1-1/+1
2004-02-17If CURLDEBUG is set we use the libcurl internal memdebug system to trackDaniel Stenberg1-0/+8
2004-02-04made more pointers unsigned, as they were mostly used passed in to functionsDaniel Stenberg1-3/+3
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+145