summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
2007-06-02ares_destroy_options() and ares_save_options() man pages by Brad HouseDaniel Stenberg1-2/+2
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse1-1/+1
2007-04-12use ares_getopt for all platformsYang Tse1-1/+1
2007-02-19Vlad Dinulescu added ares_parse_ns_reply()Daniel Stenberg1-6/+7
2006-08-14add missing man pageDaniel Stenberg1-1/+3
2006-07-28First step trying to avoid the multiple header inclusion and recursion nightm...Yang Tse1-1/+2
2005-12-22Added ares_getsock() to extract sockets to wait for action on, without beingDaniel Stenberg1-8/+8
2005-08-10fixed line endings so it works again with gnu make on Win32.Gunter Knauf1-18/+18
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio1-10/+11
2005-05-14Added an inet_ntop function from BIND for systems that do not have itDominick Meglio1-17/+17
2005-04-21added missing headersDaniel Stenberg1-1/+1
2005-04-08Added preliminary IPv6 support to ares_gethostbynameDominick Meglio1-1/+1
2005-04-06Moved inet_net_pton.h to HHEADERS.Gisle Vanem1-2/+3
2005-04-06moved the *_inet_pton protos to inet_net_pton.h insteadDaniel Stenberg1-1/+1
2005-04-05Provided implementations of inet_net_pton and inet_pton from BIND for systems...Dominick Meglio1-1/+1
2005-03-11the ares_parse_aaaa_reply man pageDaniel Stenberg1-1/+1
2005-03-10Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. TheDaniel Stenberg1-2/+3
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+15