74 Commits (1ae0e355b974aca95a9f33c108e99be7c41e6c06)

Author SHA1 Message Date
Myles Borins 667f9ab66b meta: remove use of profanity in source 9 years ago
Trevor Norris 39b8730e8b async_wrap: ensure all objects have internal field 9 years ago
Roman Reiss 6ee5d0f69f dns: add missing exports.BADNAME 9 years ago
cjihrig df1994fe53 Revert "dns: remove AI_V4MAPPED hint flag on FreeBSD" 10 years ago
Brian White 5abd4ac079 lib: simplify nextTick() usage 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Mayhem 1832743e18 lib: add missing `new` for errors lib/*.js 10 years ago
Roman Reiss 633a990848 dns: allow dns.lookup() to return all addresses 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
Fedor Indutny 04bea9f9c2 dns: remove AI_V4MAPPED hint flag on FreeBSD 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
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Maciej Małecki 174f7d2820 dns: include host name in error message if available 10 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 10 years ago
cjihrig 6ea5d16731 dns: always set variable family in lookup() 10 years ago
Trevor Norris e643fe4c4b dns: fix GetAddrInfo assert 10 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 10 years ago
Chris Dickinson 61baefce1e dns: send lookup c-ares errors to callback 11 years ago
Kenan Sulayman 28dbc96a6c dns: validate arguments in resolver 11 years ago
Kenan Sulayman abe4c34c86 dns: verify argument is valid function in resolve 11 years ago
Fedor Indutny d10a68736d Revert "dns: validate arguments in resolve" 11 years ago
Fedor Indutny 96379f83e0 Revert "dns: verify argument is valid function in resolve" 11 years ago
Kenan Sulayman 2ee86c624e dns: verify argument is valid function in resolve 11 years ago
Kenan Sulayman 56e80a37e0 dns: validate arguments in resolve 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Alexis Campailla 9be6470b53 windows: fix dns lookup of localhost with ipv6 11 years ago
Ben Noordhuis a2d1cbef6b dns: set hostname property on error object 11 years ago
Ben Noordhuis ceb8740a63 dns: rename domain to hostname 11 years ago
Ben Noordhuis 03738183c7 dns: fix c-ares error reporting regression 11 years ago
Ben Noordhuis 6cd7fd7d24 cares_wrap: don't set oncomplete property from c++ 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Ben Noordhuis ca9eb718fb src, lib: update after internal api change 11 years ago
Ben Noordhuis 0161ec87af src, lib: deduplicate errnoException 11 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
Pavel Lang 2ad98725d6 DNS: Support NAPTR queries 12 years ago
Xidorn Quan 009ba02e18 dns: fix ReferenceError in resolve() error path 12 years ago
Ben Noordhuis 12d0f0bd3a lib, src: remove errno global 12 years ago
Dan Milon 7295bb9435 dns: make error message match errno 12 years ago
isaacs a90bc78534 Revert "DNS: Support NAPTR queries" 13 years ago
ssuda 91bf18fcc5 DNS: Support NAPTR queries 13 years ago
Erik Dubbelboer ecfe32e3a0 dns: add more error codes 13 years ago
Ben Noordhuis b7b7b29f50 dns: remove unused functions 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ryan Dahl d5a21a29f8 getaddrinfo returns ENOTFOUND for invalid domain names 13 years ago