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
channel-buffer.c -rw-r--r-- 7.1 KB
channel-command.c -rw-r--r-- 11.2 KB
channel-file.c -rw-r--r-- 7.0 KB
channel-null.c -rw-r--r-- 5.9 KB
channel-socket.c -rw-r--r-- 27.0 KB
channel-tls.c -rw-r--r-- 14.5 KB
channel-util.c -rw-r--r-- 2.0 KB
channel-watch.c -rw-r--r-- 8.6 KB
channel-websock.c -rw-r--r-- 42.3 KB
channel.c -rw-r--r-- 21.2 KB
dns-resolver.c -rw-r--r-- 8.0 KB
meson.build -rw-r--r-- 301 bytes
net-listener.c -rw-r--r-- 9.0 KB
task.c -rw-r--r-- 5.7 KB
trace-events -rw-r--r-- 5.4 KB
trace.h -rw-r--r-- 28 bytes

back to top