Andrew Kaster
ffd600a7f5
Meta+RequestServer: Remove local download of ca-certificates
...
We haven't required a local copy of the ca-certificates since switching
to OpenSSL as the backend for TLS. Remove the script to download the
PEM file, and update the tests to use the system's CA certificates.
2025-07-07 09:10:05 +02:00
ayeteadoe
25f5936dee
CMake: Rename serenity_* helper functions/macros to ladybird_*
2025-07-03 23:19:41 +02:00
Andrew Kaster
d9c85288d9
LibTLS: Remove blocking option and simplify Options struct
...
The complex macro for options with defaults doesn't make sense
now that there's only one option.
2025-06-23 17:49:21 +02:00
devgianlu
85d46a71d9
LibDNS: Ensure non-blocking socket is used for TCP connections
2025-02-22 18:39:58 +01:00
devgianlu
0926720c2a
LibDNS: Add basic DNS::Resolver
tests
2025-02-18 15:46:44 +01:00