guacamole-spice-protocol/src/protocols/vnc
2015-09-04 13:47:21 -07:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c GUAC-240: Associate Guacamole client with surface. 2015-09-04 12:58:13 -07:00
client.h GUAC-298: Add missing comment. Update documentation style. 2015-07-27 17:51:03 -07:00
clipboard.c GUAC-298: Add configuration option to allow for VNC clipboard text encoding override 2015-07-08 14:28:02 -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-1264: Explicitly free users and sessions within VNC and RDP. 2015-07-24 13:55:05 -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-427: Fix const-ness of pointer. 2015-09-04 13:47:21 -07: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-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg(). 2015-09-04 12:59:00 -07:00
vnc_handlers.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00