summaryrefslogtreecommitdiff
path: root/lib/internal/dns
AgeCommit message (Expand)Author
2019-01-28dns: use IDNA 2008 to encode non-ascii hostnamesBen Noordhuis
2018-12-13lib: refactor argument validation using validateStringZYSzys
2018-10-20dns: fix inconsistent (hostname vs host)Ulises Gascón
2018-10-04dns: deprecate passing falsy hostname to dns.lookupOuyang Yadong
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-08-30dns: make process.binding('cares_wrap') internalcjihrig
2018-08-03dns: type check for dns.setServers argument.Masashi Hirano
2018-06-20dns: remove Resolver#cancel() from promises APIcjihrig
2018-06-20dns: add promisified dns modulecjihrig