Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-29 | AK+Everywhere: Replace "protocol" with "scheme" url helpers | networkException |
2022-06-21 | RequestServer: Do not VERIFY(request.total_size.has_value()) | Kenneth Myhra |
2022-04-09 | RequestServer+LibProtocol: Allow users to specify a per-request proxy | Ali Mohammad Pur |
2022-03-24 | Services: Use default constructors/destructors | Lenny Maiorani |
2022-03-19 | RequestServer: Keep the EnsureConnection job alive until it finishes | Ali Mohammad Pur |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |