12 Commits (9395786d11b759bdefaa3ce0e6eb99582a5706fd)

Author SHA1 Message Date
Matt Ranney 4e50197e53 Datagram socket refactor. Add tests and documentation. 15 years ago
Ryan Dahl 0a8bd34b69 Resolve .local domains with getaddrinfo() 15 years ago
Jérémy Lal 5caf53a053 Add support for MX queries in dns module, works with c-ares upstream patch. 15 years ago
Tim Caswell 62d9852c3d Replace slow and broken for..in loops with faster for loops over the keys. 15 years ago
Ryan Dahl d923c94a0c Remove udns 15 years ago
Krishna Rajendran 3847add943 Fix calls to dns bindings in dns.js 15 years ago
Ryan Dahl 627fb5adbb Load c++ modules on demand 15 years ago
Ryan Dahl c04b679e12 'dns' no longer uses Promise 15 years ago
Blaine Cook cd6397cc45 Add support for MX, TXT, and SRV records in DNS module. 15 years ago
Ryan Dahl 70293a43c9 API: Move Promise and EventEmitter into 'events' module 15 years ago
Ryan Dahl 8141448fe5 Don't use promises internally in DNS module 15 years ago
Ryan Dahl 36f3bc33a3 forgot to add lib/dns.js in c53672 15 years ago