Histórico de Commits

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