Age | Commit message (Expand) | Author |
---|---|---|
2021-02-01 | LibIPC: Stop sending client ID to clients | Andreas Kling |
2021-01-17 | Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges | Andreas Kling |
2021-01-16 | ProtocolServer: Fix null dereference in HTTP/HTTPS job finish callback | Andreas Kling |
2021-01-16 | Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-15 | Http[s]Download: Make the constructor's initialization DRY | Lenny Maiorani |
2021-01-15 | Http[s]Protocol: Make the code start_download DRY | Lenny Maiorani |
2021-01-14 | LibIPC: Add an expressive way to close an IPC::File after sending it | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |