Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  kleines Filmröllchen c1323febc2 AK: Introduce UnixDateTime vor 2 Jahren
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration vor 2 Jahren
  Ben Wiederhake 943ecaede6 LibIPC: Remove redundant IPC::Dictionary type vor 2 Jahren
  Timothy Flynn a7bb72a3d6 LibIPC: Support transferring String over IPC vor 2 Jahren
  Timothy Flynn 1858163d3c LibIPC: Add a built-in encoder/decoder for AK::Time vor 2 Jahren
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace vor 2 Jahren
  Timothy Flynn 7c6b5ed161 LibIPC+LibC: Add and use a helper to encode/decoder container sizes vor 2 Jahren
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place vor 2 Jahren
  kleines Filmröllchen a06b277471 LibIPC: Support sending Variants over IPC vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations vor 2 Jahren
  Timothy Flynn 3994a79718 AK+LibIPC: Add a convenience encoder/decoder for JsonValue vor 2 Jahren
  Ali Mohammad Pur 45867435c4 RequestServer+LibProtocol: Allow users to specify a per-request proxy vor 3 Jahren
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr vor 3 Jahren
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer vor 3 Jahren
  davidot f151a0d720 LibIPC: Mark m_sockfd as maybe_unused on non Serenity platforms vor 3 Jahren
  Andreas Kling ddce053f6c LibIPC: Replace u32/u64 value coders with u/ul/ull value coders vor 3 Jahren
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> vor 3 Jahren
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer vor 3 Jahren
  kleines Filmröllchen 2909c3a931 LibIPC: Add support for transferring doubles over IPC messages vor 3 Jahren
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe vor 3 Jahren
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Timothy Flynn 6e10c2cdb7 LibCore+LibIPC: Add IPC coder for Core::DateTime vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling 781d29a337 Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC vor 4 Jahren
  Andreas Kling dc42b4565b LibIPC: Oops, fix busted dbgln() format string (thanks, checker!) vor 4 Jahren
  Andreas Kling 05bb11f482 LibIPC: Make received file descriptors close-on-exec by default vor 4 Jahren
  Andreas Kling 9c6c18d9b6 LibCore+LibIPC: Add Core::AnonymousBuffer, an IPC-friendly buffer class vor 4 Jahren