summaryrefslogtreecommitdiff
path: root/src/cares_wrap.cc
AgeCommit message (Expand)Author
2011-10-26Return IPv4 addresses before IPv6 addresses from getaddrinfoRyan Dahl
2011-10-20dns.lookup uses cares_wrap::GetAddrInfoRyan Dahl
2011-10-20Fix windows buildBert Belder
2011-10-20Add binding to uv_getaddrinfoRyan Dahl
2011-10-14cares_wrap: make destructor virtualBen Noordhuis
2011-10-03dns: implement resolveTxt()Christian Tellnes
2011-09-18dns callbacks should go through MakeCallbackRyan Dahl
2011-08-31Upgrade libuv to ea4271fRyan Dahl
2011-08-06Basic VC++ compatibility work.Peter Bright
2011-07-05dns_uv: match the old api better, fix testsBert Belder
2011-07-05Bindings for libuv-integrated c-aresBert Belder