You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/05/27 11:20:20 UTC

[2/2] guacamole-server git commit: GUACAMOLE-565: Merge add terminal-type parameter for SSH and telnet.

GUACAMOLE-565: Merge add terminal-type parameter for SSH and telnet.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/4eae5d2e
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/4eae5d2e
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/4eae5d2e

Branch: refs/heads/master
Commit: 4eae5d2e6d2c0def95d13516b5aa2ba878fe0aee
Parents: b61a6ab 87df973
Author: Nick Couchman <vn...@apache.org>
Authored: Sun May 27 07:18:46 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Sun May 27 07:18:46 2018 -0400

----------------------------------------------------------------------
 src/protocols/ssh/settings.c    | 15 +++++++++++++++
 src/protocols/ssh/settings.h    |  5 +++++
 src/protocols/ssh/ssh.c         |  3 ++-
 src/protocols/telnet/settings.c | 15 +++++++++++++++
 src/protocols/telnet/settings.h |  5 +++++
 src/protocols/telnet/telnet.c   |  2 +-
 6 files changed, 43 insertions(+), 2 deletions(-)
----------------------------------------------------------------------