ladybird/Userland
Sergey Bugaev 89f718c4c5 LookupServer: Don't cache DNS questions
We should only cache RRs (which we represent as instances of DNSAnswer), now
which questions generated them.
2021-02-15 09:14:42 +01:00
..
Applications TextEditor: Allow picking non-proportional font 2021-02-15 08:50:48 +01:00
Demos LibGfx: Remove static load_from_file() from abstract Font class 2021-02-15 08:50:48 +01:00
DevTools Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC 2021-02-14 10:39:48 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games Conway: Add interactivity 2021-01-22 22:14:08 +01:00
Libraries LibTTF: Address some minor TODOs in the font implementation 2021-02-15 08:50:48 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services LookupServer: Don't cache DNS questions 2021-02-15 09:14:42 +01:00
Shell LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
Tests AK+Format: Don't cast to size_t when you want u64. 2021-02-13 19:47:06 +01:00
Utilities LibCrypto: Make a better ASN.1 parser 2021-02-14 13:30:10 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00