Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 25eb903a8f LibProtocol: Don't assume request creation will succeed across IPC il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Tim Ledbetter 1a17e08f87 Everywhere: Correctly report progress of downloads larger than 4GiB il y a 2 ans
  Ben Wiederhake 9b9a38ec81 RequestServer: Avoid unnecessary IPC::Dictionary wrapper il y a 2 ans
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace il y a 2 ans
  Tim Schumacher 63cf9b973d AK: Remove `FileStream` il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins f06a7f40bf LibProtocol: Remove redundant return statement il y a 2 ans
  Ali Mohammad Pur 45867435c4 RequestServer+LibProtocol: Allow users to specify a per-request proxy il y a 3 ans
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer il y a 3 ans
  Ali Mohammad Pur 3ec39fc62e RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint il y a 3 ans
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Max Wipfli 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument il y a 4 ans
  Max Wipfli 5b5f7bc360 LibProtocol: Change RequestClient.{cpp,h} to use east const style il y a 4 ans
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() il y a 4 ans
  Andreas Kling 6b2f24018d RequestServer: Remove unnecessary greet() message il y a 4 ans
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly il y a 4 ans
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies il y a 4 ans
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct il y a 4 ans
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs il y a 4 ans
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers il y a 4 ans
  DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer il y a 4 ans