summaryrefslogtreecommitdiff
path: root/ares_options.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-17ares_inet_pton/ntop: cleanupDaniel Stenberg1-2/+2
2011-06-04strlen: use size_t to receive the returnDaniel Stenberg1-2/+2
2010-12-27ares_set_servers_csv: remove unused variablesDaniel Stenberg1-7/+2
2010-11-29atoi: remove atoi usageYang Tse1-2/+2
2010-11-12ares_options: reorder header inclusions to make inclusion ofYang Tse1-5/+5
2010-07-31ares_set_servers_csv: use ISDIGITDaniel Stenberg1-1/+1
2010-07-30cast arg to isdigit to intBen Greear1-1/+1
2010-07-30local-bind-fixup: Fix inet_pton warning.Ben Greear1-0/+4
2010-07-29ipv6: Fix some build issues related to the local-bind feature.Ben Greear1-4/+1
2010-07-18local-bind: Support binding to local interface/IPsBen Greear1-0/+125
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2010-03-05Added IPv6 name servers supportYang Tse1-0/+128