46 Commits (76a3e4984c09b1577b26d66584f5603c118d3764)

Author SHA1 Message Date
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
cjihrig aa0e4f3843 test: use common.fail() instead of assert(false) 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig 746a46ebdd test: increase usage of assert.ifError() 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott a787f72e68 test: split up internet dns tests 9 years ago
Rich Trott a1949e8ad9 test: remove valid hostname check in test-dns.js 9 years ago
Rich Trott f8152df5e8 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Roman Reiss 633a990848 dns: allow dns.lookup() to return all addresses 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris 819690fd98 src: all wraps now use actual FunctionTemplate 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Maciej Małecki 174f7d2820 dns: include host name in error message if available 10 years ago
Alexis Campailla 0d357fa135 test: fix dns test 10 years ago
Julien Gilli f5f5bd76e6 tests: do not hardcode service name in test-dns. 10 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Julien Gilli 0381cf5698 tests: fix internet/test-dns.js 10 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 10 years ago
Timothy J Fontaine 7b72e15665 test: update test-dns.js after a60a9b0 11 years ago
Timothy J Fontaine 98a0909da0 test: internet/test-dns disable implicit ipv6 11 years ago
Timothy J Fontaine 265fdc8e91 test: internet/test-dns handle ESERVFAIL 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Ben Noordhuis a2d1cbef6b dns: set hostname property on error object 11 years ago
Ben Noordhuis 4ffa943c3f test: fix up internet/test-dns after api change 11 years ago
Pavel Lang 2ad98725d6 DNS: Support NAPTR queries 12 years ago
Dan Milon 7295bb9435 dns: make error message match errno 12 years ago
Bert Belder b5db5fc9dc test: pick another CNAME record to test dns queries 12 years ago
isaacs a90bc78534 Revert "DNS: Support NAPTR queries" 13 years ago
ssuda 91bf18fcc5 DNS: Support NAPTR queries 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ryan Dahl be2320d408 Add binding to uv_getaddrinfo 13 years ago
Ryan Dahl 9631e29933 Remove tests relying on !process.features.uv 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis 976c6b0826 test: add TXT DNS record lookup test 13 years ago
Ben Noordhuis aa0308d618 process: add process.features, remove process.useUV 13 years ago
Bert Belder 72e18d7f19 dns_uv: match the old api better, fix tests 13 years ago
Bert Belder 858f23094e Bindings for libuv-integrated c-ares 13 years ago