ares_dns.h: adjust DNS__16BIT and DNS__32BIT macro definitions
[platform/upstream/c-ares.git] / ares_options.c
2011-06-04 Daniel Stenbergstrlen: use size_t to receive the return
2010-12-27 Daniel Stenbergares_set_servers_csv: remove unused variables
2010-11-29 Yang Tseatoi: remove atoi usage
2010-11-12 Yang Tseares_options: reorder header inclusions to make inclusi...
2010-07-30 Daniel Stenbergares_set_servers_csv: use ISDIGIT
2010-07-30 Ben Greearcast arg to isdigit to int
2010-07-30 Ben Greearlocal-bind-fixup: Fix inet_pton warning.
2010-07-30 Ben Greearipv6: Fix some build issues related to the local-bind...
2010-07-18 Ben Greearlocal-bind: Support binding to local interface/IPs
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support