Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-24 | Services: Use default constructors/destructors | Lenny Maiorani |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2022-02-06 | Userland: Convert TLS::TLSv12 to a Core::Stream::Socket | Ali Mohammad Pur |
2021-08-01 | Services: Remove unused header includes | Brian Gianforcaro |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |