Age | Commit message (Expand) | Author |
---|---|---|
2022-04-09 | RequestServer+LibProtocol: Allow users to specify a per-request proxy | Ali Mohammad Pur |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2021-11-08 | RequestServer: Replace Result<T, E> use with ErrorOr<T> | Andreas Kling |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |