Age | Commit message (Expand) | Author |
---|---|---|
2020-05-08 | Services: Renamed from Servers | Andreas Kling |
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2019-12-06 | LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) | Andreas Kling |
2019-11-23 | ProtocolServer: Send the download payload to clients as a shared buffer | Andreas Kling |
2019-11-23 | ProtocolServer+LibProtocol: Introduce a server for handling downloads | Andreas Kling |