Age | Commit message (Expand) | Author |
---|---|---|
2021-12-16 | LibCore+Userland: Convert TCPServer to use the Serenity Stream API | sin-ack |
2021-10-23 | EchoServer: Defer removal of client from clients HashMap | Brendan Coles |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-05-13 | Userland: Tighten a *lot* of pledges! :^) | Andreas Kling |
2021-05-13 | Userland: Remove no-longer-needed unveil()'s of /tmp/rpc | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |