ladybird/Userland/Services/LookupServer
2022-04-01 21:24:45 +01:00
..
CMakeLists.txt Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ConnectionFromClient.h Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
DNSAnswer.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSAnswer.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSName.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSName.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSPacket.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSPacket.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSPacketHeader.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSQuestion.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DNSServer.cpp LookupServer: Convert to Core::Stream::UDPSocket 2022-02-14 11:44:09 +01:00
DNSServer.h LookupServer: Convert to Core::Stream::UDPSocket 2022-02-14 11:44:09 +01:00
LookupClient.ipc Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
LookupServer.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LookupServer.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LookupServer.ipc LibC+LookupServer: Use u32 for the endpoint magic 2021-11-05 00:17:01 +03:30
main.cpp Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
MulticastDNS.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
MulticastDNS.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00