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
client-connection.c -rw-r--r-- 12.8 KB
client.c -rw-r--r-- 50.0 KB
common.c -rw-r--r-- 6.3 KB
meson.build -rw-r--r-- 116 bytes
nbd-internal.h -rw-r--r-- 2.5 KB
server.c -rw-r--r-- 96.6 KB
trace-events -rw-r--r-- 7.8 KB
trace.h -rw-r--r-- 29 bytes

back to top