Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-08 | RequestServer: Replace Result<T, E> use with ErrorOr<T> | Andreas Kling |
2021-09-05 | RequestServer: Exit early to avoid executing protocol destructors | Brian Gianforcaro |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |