guacamole-spice-protocol/src/protocols/vnc
2015-07-14 11:02:48 -07:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c GUAC-1171: Ensure user and session objects are automatically free'd, and that this is documented. 2015-07-14 11:02:48 -07:00
client.h GUAC-1171: Add SFTP filesystem support to VNC. 2015-07-10 22:13:01 -07:00
clipboard.c GUAC-730: Fix headers for VNC. 2014-06-11 11:15:35 -07:00
clipboard.h GUAC-608: Convert VNC outbound clipboard to common code. Stub inbound clipboard. 2014-04-08 16:42:10 -07:00
guac_handlers.c GUAC-1171: Add SFTP filesystem support to VNC. 2015-07-10 22:13:01 -07:00
guac_handlers.h GUAC-614: Migrate VNC to simpler stream API. 2014-04-10 13:40:22 -07:00
Makefile.am GUAC-1171: Only include common SSH library if enabled. 2015-07-10 22:26:37 -07:00
pulse.c GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log(). 2014-11-07 16:32:19 -08:00
pulse.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
sftp.c GUAC-1171: Set up handler for "file" instruction for SFTP filesystem, if no other handler is more appropriate. 2015-07-10 22:13:01 -07:00
sftp.h GUAC-1171: Fix SFTP file upload comments. 2015-07-10 22:41:02 -07:00
vnc_handlers.c GUAC-730: Fix headers for VNC. 2014-06-11 11:15:35 -07:00
vnc_handlers.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00