Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-02-13 | LibCore: Move Stream-based sockets into the `Core` namespace | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-08 | LibCore: Add support for LocalServer to propogate accept() errors | Timothy Flynn |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-12-16 | LibCore: Remove LocalServer::on_ready_to_accept | sin-ack |
2021-12-06 | LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr | Andreas Kling |
2021-11-30 | LibCore: Change Core::LocalServer::on_ready_to_accept => on_accept | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-15 | SystemServer+LibCore: Allow service to request multiple sockets | sin-ack |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |