This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 12051317 Merge main branch changes to next.
add 4767e189 GUACAMOLE-522: USB Device Redirection.
add b706199e GUACAMOLE-522: Merge protocol-level support for USB Device
Redirection.
new a8096c53 Merge main branch changes to next.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/libguac/guacamole/protocol.h | 41 +++++++++++-
src/libguac/guacamole/user-fntypes.h | 92 ++++++++++++++++++++++++++-
src/libguac/guacamole/user.h | 61 +++++++++++++++++-
src/libguac/protocol.c | 35 +++++++++++
src/libguac/user-handlers.c | 117 +++++++++++++++++++++++++++++------
src/libguac/user-handlers.h | 21 +++++++
6 files changed, 345 insertions(+), 22 deletions(-)