This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git


    from 4b7d4fc9 Merge changes from main branch back to next.
     add 7f516f21 GUACAMOLE-2120: Support VT100 escape codes sent for function 
keys and keypad.
     add 718cdff1 GUACAMOLE-2120: Merge support for VT100+ family of codes for 
function/keypad keys.
     new 52f57b7b Merge changes from main branch back 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/protocols/kubernetes/kubernetes.c |  1 +
 src/protocols/kubernetes/settings.c   | 12 ++++++
 src/protocols/kubernetes/settings.h   |  6 +++
 src/protocols/ssh/settings.c          | 12 ++++++
 src/protocols/ssh/settings.h          |  6 +++
 src/protocols/ssh/ssh.c               |  1 +
 src/protocols/telnet/settings.c       | 12 ++++++
 src/protocols/telnet/settings.h       |  6 +++
 src/protocols/telnet/telnet.c         |  1 +
 src/terminal/terminal-handlers.c      | 12 ++++++
 src/terminal/terminal.c               | 74 ++++++++++++++++++++++++++++++++---
 src/terminal/terminal/terminal-priv.h | 12 ++++++
 src/terminal/terminal/terminal.h      | 24 ++++++++++++
 13 files changed, 173 insertions(+), 6 deletions(-)

Reply via email to