about summary refs log tree commit diff
path: root/lisp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-22 r/448 feat(lisp/dns): Check in very early DNS-over-HTTPS clientVincent Ambo2-0/+44
This includes very barebones support for querying TXT and MX records right now. The returned structure is not turned into a more convenient format and error handling is, well, NIL.