guacamole-spice-protocol/src/protocols/vnc
2020-06-17 15:27:12 -04:00
..
auth.c GUACAMOLE-514: Slight correction to debug message. 2019-08-12 19:45:45 -04:00
auth.h GUACAMOLE-514: Add missing parameter tag. 2019-08-09 13:05:40 -04:00
client.c GUACAMOLE-414: Clean up style and move mutex init to client allocation. 2019-03-10 17:33:14 -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-353: Clarify applicability of ASF header when transcluded into generated build files. 2018-10-02 20:37:49 -07:00
settings.c GUACAMOLE-513: Update default WoL boot wait time to 0. 2020-06-17 15:27:12 -04:00
settings.h GUACAMOLE-513: Merge support for Wake-on-LAN. 2020-06-09 01:15:11 -07: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-513: Merge support for Wake-on-LAN. 2020-06-09 01:15:11 -07:00
vnc.h GUACAMOLE-414: Remove unnecessary rfbconfig include. 2019-03-24 15:09:58 -04:00