summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDNS
AgeCommit message (Expand)Author
2022-09-18Libraries: Add missing includes, add namespace qualifiersBen Wiederhake
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-04-15LibDNS: Remove the 'DNS' prefix from the various type and class namesTom
2022-04-15LibDNS: Add IPC encoder/decoder for the DNSAnswer classTom
2022-04-15LibDNS: Implement Traits for DNSAnswer classTom
2022-04-15LookupServer: Move DNS related code into new LibDNS libraryTom