Historial de Commits

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