ladybird/Libraries/LibDNS
Jelle Raaijmakers 41cf150a5b LibDNS+RequestServer: Don't construct Vectors to validate DNS response
Instead of filling vectors and returning them just to invoke
`.is_empty()`, forward the calls to the underlying vectors directly.
2025-08-13 10:30:04 -04:00
..
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
Message.cpp LibDNS: Add support for local DNSSEC validation 2025-06-11 18:16:29 +02:00
Message.h LibDNS: Add support for local DNSSEC validation 2025-06-11 18:16:29 +02:00
Resolver.h LibDNS+RequestServer: Don't construct Vectors to validate DNS response 2025-08-13 10:30:04 -04:00