summaryrefslogtreecommitdiff
path: root/test/internet/test-dns.js
Commit message (Expand)AuthorAgeFilesLines
* DNS: Support NAPTR queriesPavel Lang2013-03-061-0/+24
* dns: make error message match errnoDan Milon2013-01-181-0/+1
* test: pick another CNAME record to test dns queriesBert Belder2012-09-261-1/+1
* Revert "DNS: Support NAPTR queries"isaacs2012-06-161-24/+0
* DNS: Support NAPTR queriesssuda2012-06-161-0/+24
* test: include common.js in all testsBen Noordhuis2012-02-201-0/+1
* Tests: fix jslint issuesAndreas Madsen2012-01-171-2/+2
* Add binding to uv_getaddrinfoRyan Dahl2011-10-201-8/+24
* Remove tests relying on !process.features.uvRyan Dahl2011-10-111-8/+5
* Fixed a lot of jslint errors.Colton Baker2011-10-051-4/+4
* test: add TXT DNS record lookup testBen Noordhuis2011-10-031-0/+12
* process: add process.features, remove process.useUVBen Noordhuis2011-07-231-1/+1
* dns_uv: match the old api better, fix testsBert Belder2011-07-051-30/+39
* Bindings for libuv-integrated c-aresBert Belder2011-07-051-0/+370