guacamole-spice-protocol/src/protocols/ssh
2018-06-25 08:31:37 -04:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c GUACAMOLE-313: Provide reference to in-progress screen recording. 2018-01-26 16:21:24 -08:00
client.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
clipboard.c GUACAMOLE-169: Move terminal headers to namespaced directory. 2017-02-27 14:34:46 -08:00
clipboard.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
input.c GUACAMOLE-313: Add support for including key states within session recordings. 2018-01-26 16:42:14 -08:00
input.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
Makefile.am GUACAMOLE-269: Move constant declaration to ttymode.c 2018-03-08 10:48:21 -05:00
settings.c GUACAMOLE-527: Remove unnecessary includes. 2018-06-25 08:31:37 -04:00
settings.h GUACAMOLE-527: Use libssh2_knownhost_readline and remove host key type. 2018-06-25 08:31:37 -04:00
sftp.c GUACAMOLE-169: Move common-ssh headers to namespaced directory. 2017-02-27 14:28:23 -08:00
sftp.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
ssh_agent.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
ssh_agent.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
ssh.c GUACAMOLE-527: Use libssh2_knownhost_readline and remove host key type. 2018-06-25 08:31:37 -04:00
ssh.h GUACAMOLE-313: Provide reference to in-progress screen recording. 2018-01-26 16:21:24 -08:00
ttymode.c GUACAMOLE-269: Clean up logging and comments, and simplify code. 2018-04-02 15:04:03 -04:00
ttymode.h GUACAMOLE-269: Clean up logging and comments, and simplify code. 2018-04-02 15:04:03 -04:00
user.c GUACAMOLE-257: Set VNC/SSH file upload handlers only if SFTP is enabled. 2017-03-28 10:48:38 -07:00
user.h GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet. 2016-05-23 13:58:30 -07:00