1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 15:45:07 +00:00
serenity/Userland/Libraries/LibDNS
2023-01-29 19:16:44 -07:00
..
Answer.cpp AK: Deprecate the old AK::Stream 2023-01-29 19:16:44 -07:00
Answer.h LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2023-01-04 11:49:15 +01:00
CMakeLists.txt LibDNS: Use AllocatingMemoryStream in DNS package construction 2023-01-13 18:41:05 -07:00
Name.cpp AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Name.h AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Packet.cpp AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
Packet.h LibDNS: Use AllocatingMemoryStream in DNS package construction 2023-01-13 18:41:05 -07:00
PacketHeader.h AK: Define our own concept of "trivially serializable" 2023-01-15 23:06:31 -05:00
Question.h Libraries: Add missing includes, add namespace qualifiers 2022-09-18 13:27:24 -04:00