提交历史

作者 SHA1 备注 提交日期
  Andreas Kling f72e5bbb17 Kernel+LibC: Rename shared buffer syscalls to use a prefix 5 年之前
  Andreas Kling a6e69bda71 AK: Add basic Traits for RefPtr 5 年之前
  Andreas Kling 2e219255a2 IPCCompiler: Put message classes in the Messages namespace 5 年之前
  Andreas Kling d264e8fcc5 LibIPC: Put all classes in the IPC namespace and remove the leading I 5 年之前
  Andreas Kling 5b7924b9e7 LibProtocol: Rename namespace LibProtocol => Protocol 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling fc86460134 AK: Move the userspace SharedBuffer from LibC to AK 5 年之前
  Andreas Kling f93c0dc489 LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) 5 年之前
  Andreas Kling 4a37bec27c LibIPC: Rename base classes to IClientConnection and IServerConnection 5 年之前
  Sergey Bugaev 9eaac26eda ProtocolServer: Port to socket takeover 5 年之前
  Andreas Kling 653e61d9cf LibProtocol: Add a Download object so users don't have to manage ID's 5 年之前
  Andreas Kling eb85103271 ProtocolServer: Send the download payload to clients as a shared buffer 5 年之前
  Andreas Kling fd4349a9f2 ProtocolServer+LibProtocol: Introduce a server for handling downloads 5 年之前