ladybird/Userland/Services/SpiceAgent
2023-06-03 05:52:16 +02:00
..
ChunkHeader.h SpiceAgent: Add support for reading chunks larger than 2048 bytes 2023-05-21 18:45:53 +02:00
CMakeLists.txt SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
FileTransferOperation.cpp SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
FileTransferOperation.h SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
main.cpp SpiceAgent: Exit early if SPICE_DEVICE doesn't exist 2023-06-03 05:52:16 +02:00
Message.cpp SpiceAgent: Reduce copying of potentially large byte buffers 2023-05-22 15:11:33 +02:00
Message.h SpiceAgent: Reduce copying of potentially large byte buffers 2023-05-22 15:11:33 +02:00
MessageHeader.h SpiceAgent: Let's start rewriting the messaging system :^) 2023-05-21 18:45:53 +02:00
SpiceAgent.cpp SpiceAgent: Don't pledge cpath or open SPICE_DEVICE as rwc 2023-06-03 05:52:16 +02:00
SpiceAgent.h SpiceAgent: Gracefully exit when the Spice server disconnects 2023-05-22 15:11:33 +02:00