Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | Services: Fix typos | Brendan Coles |
2020-10-02 | AK: Add trivial structure validation to SharedBuffer | Tom |
2020-09-12 | LibIPC: Share most of the code between {Client,Server}Connection | Andreas Kling |
2020-09-05 | Clipboard: Add a key-value map alongside the clipboard storage | Andreas Kling |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-05-16 | LibIPC: Allow opt-in UTF-8 validation on message parameters | Andreas Kling |
2020-05-15 | Clipboard: Remove accidentally commited file | Sergey Bugaev |
2020-05-15 | Clipboard: Add missing copyright header | Andreas Kling |
2020-05-14 | Clipboard: Move the system clipboard to a dedicated service process :^) | Andreas Kling |