49 Commits (d4ceb16da243cff21aa88892fd050d9e5b69c1c5)

Author SHA1 Message Date
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
Koichi Kobayashi 72ad2c94df https: fix default port 11 years ago
Ben Noordhuis 14f45ba739 test: move two tests from simple/ to internet/ 11 years ago
Pavel Lang 2ad98725d6 DNS: Support NAPTR queries 12 years ago
isaacs 1b870b6127 test: Move test-net-connect-timeout to test/internet 12 years ago
Ben Noordhuis a39f669bc7 test: move simple/test-http-dns-fail to test/internet 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
Ryan Dahl e8542b6220 Fix internet testcase config 13 years ago
Bert Belder 1e29fe65c3 Fix `make test-internet` 13 years ago
Bert Belder 858f23094e Bindings for libuv-integrated c-ares 13 years ago
Ryan Dahl 97255c2651 Fix test harness for Linux 14 years ago