guacamole-spice-protocol/src/protocols/vnc
2020-09-15 14:48:15 -04:00
..
argv.c GUACAMOLE-221: Use constants for parameters updated via argv or required instructions. 2020-09-15 14:48:15 -04:00
argv.h GUACAMOLE-221: Add protocol functions for sending prompt to client. 2020-09-15 14:48:15 -04:00
auth.c GUACAMOLE-221: Implement guacd support for verifying that client can accept the required instruction. 2020-09-15 14:48:15 -04:00
auth.h GUACAMOLE-514: Add missing parameter tag. 2019-08-09 13:05:40 -04:00
client.c GUACAMOLE-221: Fix up style, comments, and variable names. 2020-09-15 14:48:15 -04:00
client.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
clipboard.c GUACAMOLE-381: Disable or ignore outbound clipboard transfers for VNC/RDP if "disable-copy" is set. 2019-02-19 11:45:30 -08:00
clipboard.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
cursor.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
display.c GUACAMOLE-262: set VNC trueColour flag to 1 instead of 255 2017-04-03 09:28:22 -06:00
display.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
log.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
log.h GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
Makefile.am GUACAMOLE-221: Fix up style, comments, and variable names. 2020-09-15 14:48:15 -04:00
settings.c GUACAMOLE-221: Use constants for parameters updated via argv or required instructions. 2020-09-15 14:48:15 -04:00
settings.h GUACAMOLE-221: Use constants for parameters updated via argv or required instructions. 2020-09-15 14:48:15 -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
user.c GUACAMOLE-474: Implement logic to disable file transfers in each protocol. 2020-01-26 03:33:08 -05:00
user.h GUACAMOLE-33: Restore guac_common_cursor_remove_user() (reverts commit af7968e). 2016-05-23 13:58:30 -07:00
vnc.c GUACAMOLE-221: Sockets start keep alive by default. 2020-09-15 14:48:15 -04:00
vnc.h GUACAMOLE-221: Fix up lots of comments, streamline code, and fix SSH mutex lock. 2020-09-15 14:48:15 -04:00