Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based sockets into the `Core` namespace | Tim Schumacher |
2022-06-10 | LibIPC: Make noise when shutting down because of an error | Jelle Raaijmakers |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-13 | Libraries: Use default constructors/destructors in LibIPC | Lenny Maiorani |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |