90 Commits (775de9cc96d6fe01c049cd4a3d5ed2df922b88b6)

Author SHA1 Message Date
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
Ryan Dahl c83dda89a4 dns.lookup uses cares_wrap::GetAddrInfo 13 years ago
Ryan Dahl 58e892dadd Remove dns_legacy 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 16b3f2c3ff Fix dns_uv.lookup order 13 years ago
Ryan Dahl 2876141c42 dns_uv: add localhost hack for windows 13 years ago
koichik 485d5b5dff dns: Force the DNS module to invoke callbacks asynchronously. 13 years ago
Ryan Dahl b5e7b7870a Revert "net_uv: fix localhost resolution - was defaulting to ::1 on OSX" 13 years ago
Ryan Dahl 6d8b082eed net_uv: fix localhost resolution - was defaulting to ::1 on OSX 13 years ago
Ryan Dahl c0d3f1f485 uv: exception.code isntead of exception.errno 13 years ago
Bert Belder 858f23094e Bindings for libuv-integrated c-ares 13 years ago