Age | Commit message (Expand) | Author |
---|---|---|
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-10-12 | Userland: Properly populate GENERATED_SOURCES | Ali Mohammad Pur |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2021-11-23 | RequestServer: Port to LibMain :^) | Andreas Kling |
2021-09-19 | RequestServer+LibHTTP+LibGemini: Cache connections to the same host | Ali Mohammad Pur |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |