Revision 4fd56da3370a7ad009a0a960e722991c9927d890 authored by Daniel P. Berrangé on 15 January 2024, 09:51:19 UTC, committed by Michael Tokarev on 20 February 2024, 15:45:20 UTC
The extended clipboard message protocol requires that the client
activate the extension by requesting a psuedo encoding. If this
is not done, then any extended clipboard messages from the client
should be considered invalid and the client dropped.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240115095119.654271-1-berrange@redhat.com>
(cherry picked from commit 4cba8388968b70fe20e290221dc421c717051fdd)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 0b30735
History
File Mode Size
9p-iov-marshal.c -rw-r--r-- 10.1 KB
9p-iov-marshal.h -rw-r--r-- 768 bytes
9p-marshal.c -rw-r--r-- 872 bytes
9p-marshal.h -rw-r--r-- 1.6 KB
file-op-9p.h -rw-r--r-- 5.1 KB
meson.build -rw-r--r-- 730 bytes
p9array.h -rw-r--r-- 5.4 KB
qemu-fsdev-dummy.c -rw-r--r-- 372 bytes
qemu-fsdev-opts.c -rw-r--r-- 2.6 KB
qemu-fsdev-throttle.c -rw-r--r-- 4.6 KB
qemu-fsdev-throttle.h -rw-r--r-- 965 bytes
qemu-fsdev.c -rw-r--r-- 5.0 KB
qemu-fsdev.h -rw-r--r-- 492 bytes
virtfs-proxy-helper.c -rw-r--r-- 31.4 KB

back to top