guacamole-spice-protocol/src/protocols/ssh
2020-04-15 09:42:22 -04:00
..
argv.c GUACAMOLE-630: Automatically send current color scheme and font to users joining SSH, telnet, and Kubernetes connections. 2019-08-04 12:52:00 -07:00
argv.h GUACAMOLE-630: Clarify usage of argv-related guac_user_callback implementations. 2019-08-07 20:16:01 -07:00
client.c GUACAMOLE-559: Maintain terminal clipboard at client level such that it is guaranteed to exist immediately after user connects. 2018-07-30 23:53:03 -07:00
client.h GUACAMOLE-559: Maintain terminal clipboard at client level such that it is guaranteed to exist immediately after user connects. 2018-07-30 23:53:03 -07:00
clipboard.c GUACAMOLE-559: Maintain terminal clipboard at client level such that it is guaranteed to exist immediately after user connects. 2018-07-30 23:53:03 -07: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-630: Allow color scheme to be changed from webapp via argv streams. 2018-10-22 23:23:27 -07:00
pipe.c GUACAMOLE-574: Redirect STDIN from pipe stream named "STDIN" for SSH and telnet. 2018-06-18 14:31:09 -07:00
pipe.h GUACAMOLE-574: Redirect STDIN from pipe stream named "STDIN" for SSH and telnet. 2018-06-18 14:31:09 -07:00
settings.c GUACAMOLE-513: Adjust names of constants and fix style. 2020-04-15 09:42:22 -04:00
settings.h GUACAMOLE-513: Implement settings and code for Wake-on-LAN support. 2020-03-18 13:29:58 -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-513: Move sleep to protocol implementations; update comments and headers. 2020-03-19 09:12:15 -04:00
ssh.h GUACAMOLE-559: Maintain terminal clipboard at client level such that it is guaranteed to exist immediately after user connects. 2018-07-30 23:53:03 -07: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 Merge 1.1.0 changes back to master. 2019-08-09 13:01:54 -04:00
user.h GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet. 2016-05-23 13:58:30 -07:00