ladybird/Services/RequestServer
Olekoop f26a898ffc Android: Workaround the system certificate issue
Due to removal of local ca-certificates we need to use system's
certificate. However, on Android it is stored in multiple files.
Ladybird doesn't support multiple certificates yet, so we just
concatenate all of them into one big file.
2025-07-10 15:44:53 -06:00
..
CacheLevel.h
CMakeLists.txt Android: Workaround the system certificate issue 2025-07-10 15:44:53 -06:00
ConnectionFromClient.cpp Meta+RequestServer: Enable HTTP/3 for curl 2025-07-09 14:44:56 -06:00
ConnectionFromClient.h Meta+RequestServer: Enable HTTP/3 for curl 2025-07-09 14:44:56 -06:00
main.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
RequestClient.ipc LibRequests: Move NetworkError stringification to LibRequests 2025-04-02 08:52:45 -04:00
RequestServer.ipc LibWebView+RequestSever: Wire up a validate-DNSSEC setting option to RS 2025-06-11 18:16:29 +02:00
WebSocketImplCurl.cpp RequestServer: Don't assert for socket fd not being CURL_SOCKET_BAD 2025-04-30 18:20:26 -06:00
WebSocketImplCurl.h RequestServer: Don't assert for socket fd not being CURL_SOCKET_BAD 2025-04-30 18:20:26 -06:00