70 Commits (83721c6fd2c1b4300cc1b91060d36f9294a2ba7e)

Author SHA1 Message Date
Ben Noordhuis a0a2e69097 test: move dns test to test/internet 9 years ago
Aayush Naik 6386f62221 test: remove unneeded bind() and related comments 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
Rich Trott 2f4538ddda test: remove unused vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Rich Trott 22ba1b4115 test: eliminate multicast test FreeBSD flakiness 9 years ago
Rich Trott 59016af6ff test: skip test if FreeBSD jail will break it 9 years ago
Junliang Yan 5be686fab8 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Junliang Yan 7c7ef01e65 test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
Rich Trott 74eb632483 test: apply correct assert.fail() arguments 9 years ago
Rich Trott 9e5f0995bd test: split up internet dns tests 9 years ago
Rich Trott 41f2dde51a test: increase dgram timeout for armv6 9 years ago
Rich Trott 6e2fe1c21a test: remove valid hostname check in test-dns.js 9 years ago
Rich Trott 779e14f1a7 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 9 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Rich Trott c786d6341d test: do not use public IPs for timeout testing 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Johan Bergström 2ba1740ba1 test: add missing crypto checks 9 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Evan Lucas e435a0114d src: fix intermittent SIGSEGV in resolveTxt 10 years ago
Rod Vagg 20f8e7f17a test: remove flaky test functionality 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
Ben Noordhuis 7266b75779 test: move broadcast/multicast test to internet/ 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
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 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
Fedor Indutny 045f765a1a test: add `reuseAddr` in dgram-multicast... 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
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Fedor Indutny 5977cba985 tls: reuse hostname from underlying net.Socket 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