devgianlu
|
85d46a71d9
|
LibDNS: Ensure non-blocking socket is used for TCP connections
|
2025-02-22 18:39:58 +01:00 |
|
devgianlu
|
24d3da64e5
|
LibWebSocket: Support specifying root certificate path
|
2025-02-17 19:52:43 +01:00 |
|
devgianlu
|
b8f609099a
|
LibTLS: Remove unused DefaultRootCACertificates
The certificates are set inside `DefaultRootCACertificates` in some
places, but no one reads them.
|
2025-02-17 19:52:43 +01:00 |
|
devgianlu
|
53dd99098c
|
LibTLS: Move DefaultRootCACertificates to own file
|
2025-02-17 19:52:43 +01:00 |
|
Ali Mohammad Pur
|
6911c45bab
|
LibDNS: Respect records' TTL in the resolver cache
|
2024-11-20 21:37:58 +01:00 |
|
Ali Mohammad Pur
|
7e20f4726f
|
LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS
This commit adds our own DNS resolver, with the aim of implementing DoT
(and eventually DoH, maybe even DNSSEC etc.)
|
2024-11-20 21:37:58 +01:00 |
|