guacamole-spice-protocol/src/protocols/ssh
2016-01-27 12:43:53 -08:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c GUAC-1452: Parse and handle typescript parameters within SSH and telnet. 2016-01-27 12:43:53 -08:00
client.h GUAC-1038: Add support for running specific commands via SSH (instead of a shell). 2015-10-19 15:58:44 -07:00
clipboard.c GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -07:00
clipboard.h GUAC-608: Add support for outbound clipboard for SSH. Partial inbound support. 2014-04-09 11:40:09 -07:00
guac_handlers.c GUAC-1038: Add support for running specific commands via SSH (instead of a shell). 2015-10-19 15:58:44 -07:00
guac_handlers.h GUAC-614: Remove old prototype. 2014-04-10 15:40:40 -07:00
Makefile.am GUAC-1171: Migrate to common SSH within client. 2015-07-10 12:46:11 -07:00
sftp.c GUAC-1171: Migrate to common SSH for SFTP transfers. 2015-07-10 17:21:58 -07:00
sftp.h GUAC-1171: Remove extra trailing spaces from parameter comments. 2015-07-10 21:01:17 -07:00
ssh_agent.c GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -07:00
ssh_agent.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
ssh_client.c GUAC-1038: Add support for running specific commands via SSH (instead of a shell). 2015-10-19 15:58:44 -07:00
ssh_client.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00