1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00
serenity/Userland
Tom be4a4144f2 LookupServer: Move DNS related code into new LibDNS library
This allows other code to use the DNSPacket class, e.g. when sent
over IPC.
2022-04-15 16:34:26 +01:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications ClockSettings: Add 'show seconds' toggle to time format settings 2022-04-15 08:24:20 -04:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools HackStudio: Remember if the user wants to see dotfiles between sessions 2022-04-15 00:15:04 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Pong: Explicitly clear held keys in Game::reset() 2022-04-15 00:13:09 +02:00
Libraries LookupServer: Move DNS related code into new LibDNS library 2022-04-15 16:34:26 +01:00
Services LookupServer: Move DNS related code into new LibDNS library 2022-04-15 16:34:26 +01:00
Shell Shell: Complete for current path when the text is empty 2022-04-15 13:08:41 +04:30
Utilities AK: Differ between long and long long formats 2022-04-14 03:12:56 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00