Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |
2021-01-11 | Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf | Sahan Fernando |
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-12-16 | TelnetServer: replace getopt with LibCore ArgsParser | Brendan Coles |
2020-10-04 | AK: Don't add newline for outf/dbgf/warnf. | asynts |
2020-10-03 | Everywhere: Fix more typos | Linus Groh |
2020-09-28 | LibCore: Make TCPServer::listen() report failure instead of asserting | Andreas Kling |
2020-09-21 | TelnetServer: Use OutputMemoryStream instead of BufferStream. | asynts |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |