Commit History

Author SHA1 Message Date
  Andreas Kling 8c8bf9433f LibIPC: Mark ClientConnection::die() as an override 3 years ago
  Andreas Kling 2c70c479ab LibIPC: Replace Result<T, E> use with ErrorOr<T> 3 years ago
  Andreas Kling c6b4e7a2f6 LibIPC: Add ClientConnection::shutdown_with_error() 3 years ago
  Andreas Kling 24642861af LibIPC: Store local endpoint magic in a ConnectionBase member 3 years ago
  Andreas Kling 8728d36dd0 LibIPC: Move more of IPC::Connection to ConnectionBase 3 years ago
  Daniel Bertalan a36c37db47 LibIPC: Remove unnecessary `template<>` 4 years ago
  Daniel Bertalan f28f00c654 Userland: Disambiguate dependent types 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Gunnar Beutner 78803ce384 Userland: Split IPC endpoints into proxies and stubs 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 1b5be4a342 LibIPC: Stop exchanging client/server PIDs in greeting handshake 4 years ago
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago