summaryrefslogtreecommitdiff
path: root/lib/internal/dns
AgeCommit message (Expand)Author
2019-11-27lib: enforce use of Array from primordialsMichaël Zasso
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-11-24test: dns utils replace varOsmond van Hemert
2019-08-10dns: update lookupService() first arg namecjihrig
2019-04-16dns: refactor internal/dns/promises.jsRich Trott
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-04-01dns: refactor lib/internal/dns/utils.jsRich Trott
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