summaryrefslogtreecommitdiff
path: root/doc/api/dns.md
AgeCommit message (Expand)Author
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-06doc: indent ordered list child contentNick Schonning
2019-07-02doc: remove unnecessary stability specifierscjihrig
2019-06-23doc: remove "note that" from dns.mdRich Trott
2019-06-14doc: document behavior of family:0 in dns.lookup()cjihrig
2019-05-13doc: dns.lookup() documentation error codejvelezpo
2019-04-16dns: do not indicate invalid IPs are IPv6Rich Trott
2019-04-15doc: fix some linksVse Mozhet Byt
2019-03-29doc: move dns.promises to stable statuscjihrig
2019-03-17doc: make RFC references consistentRich Trott
2019-03-18doc: note about DNS ANY queries / RFC 8482Thomas Hunter II
2019-01-25doc: clarify what dns.setResolvers() affectsSam Roberts
2018-09-19doc: add missing metadata for dns.lookupTobias Nießen
2018-09-14doc: fix typo in dns docsMohammed Essehemy
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-042018-07-04, Version 10.6.0 (Current)Michaël Zasso
2018-06-25doc: clarify setServers() methods in dns.mdShivang Saxena
2018-06-24doc: fix sort in sections, lists, tables of dns.mdVse Mozhet Byt
2018-06-20dns: remove Resolver#cancel() from promises APIcjihrig
2018-06-20dns: add promisified dns modulecjihrig
2018-06-06doc: remove spaces around slashesRich Trott
2018-06-01doc: fix typos on `e.g.` abbreviationsRich Trott
2018-05-14doc: fix typo in dns docsAnna Henningsen
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-16doc: unify more headingsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-01-25doc: fix e.g., to e.g. in docssreepurnajasti
2017-12-07doc: fix typo in dns.mdRich Trott
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-09-22doc: fix types and description for dns.resolveTxtTobias Nießen
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-25doc: threadpool size, and APIs using the poolSam Roberts
2017-08-25doc: sort bottom-of-file dns markdown linksSam Roberts
2017-08-23dns: add `verbatim` option to dns.lookup()Ben Noordhuis
2017-08-092017-08-09, Version 8.3.0 (Current)Anna Henningsen
2017-08-01dns: add channel.cancel()Anna Henningsen
2017-08-01dns: enable usage of independent cares resolversAnna Henningsen
2017-07-23doc: fix some linksVse Mozhet Byt
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-06-20dns: make `dns.setServers` support customized portXadillaX
2017-06-09dns: add resolveAny supportXadillaX
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen