guacamole-spice-protocol/src/protocols/ssh
2015-01-04 19:17:40 -08:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log(). 2014-11-07 16:32:19 -08:00
client.h GUAC-779: Synchronize access to shared libssh2 handles. 2014-07-21 11:15:55 -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-779: Synchronize access to shared libssh2 handles. 2014-07-21 11:15:55 -07:00
guac_handlers.h GUAC-614: Remove old prototype. 2014-04-10 15:40:40 -07:00
Makefile.am GUAC-653: Move mouse and key handling into terminal. Move clipboard into terminal. 2014-05-05 19:02:41 -07:00
sftp.c GUAC-911: Expand logging within SSH and telnet. 2014-11-28 17:20:02 -08:00
sftp.h GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -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_buffer.c GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -07:00
ssh_buffer.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
ssh_client.c GUAC-974: Auth key failures should abort as UNAUTHORIZED. 2015-01-04 19:17:40 -08:00
ssh_client.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
ssh_key.c GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -07:00
ssh_key.h GUAC-730: Fix headers for SSH. 2014-06-11 10:06:18 -07:00