提交歷史

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