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