guacamole-spice-protocol/src/protocols/rdp
2016-03-07 12:43:54 -08:00
..
compat GUAC-730: Fix headers for RDP. 2014-06-10 18:45:14 -07:00
guac_rdpdr GUAC-1389: Correct documentation surrounding RDPDR callback. 2016-03-07 12:40:53 -08:00
guac_rdpsnd GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
guac_svc GUAC-1389: Ensure users that join after a SVC has connected are alerted to its existence. 2016-03-07 11:32:44 -08:00
keymaps GUAC-1410: Add ja-jp keymap 2016-01-19 17:08:34 +09:00
.gitignore Rename generated file. 2014-01-02 22:30:14 -08:00
client.c GUAC-1389: Do not attempt to free RDP client until client thread finishes. 2016-03-07 11:32:44 -08:00
client.h GUAC-1389: Reference client/user handler types directly. Do not redocument parameters. 2016-03-07 12:37:00 -08:00
input.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
input.h GUAC-1389: Correct input.h parameter documention with respect to standards. 2016-03-07 12:43:54 -08:00
Makefile.am GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_bitmap.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_bitmap.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_cliprdr.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_cliprdr.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_color.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_color.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_disp.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_disp.h GUAC-949: Increase display update interval to 500 ms. 2014-12-06 17:32:03 -08:00
rdp_fs.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_fs.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_gdi.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_gdi.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_glyph.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_glyph.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_keymap.c GUAC-730: Fix headers for RDP. 2014-06-10 18:45:14 -07:00
rdp_keymap.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_pointer.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_pointer.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_rail.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_rail.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_settings.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_settings.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp_status.h GUAC-1172: Use FreeRDP to define STATUS_* constants, if possible, before falling back to the rest of rdp_status.h. 2015-07-06 00:43:21 -07:00
rdp_stream.c GUAC-1389: Two clipboard formats should allocate two cells for said formats. 2016-03-07 11:32:44 -08:00
rdp_stream.h GUAC-1389: Reference client/user handler types directly. Do not redocument parameters. 2016-03-07 12:37:00 -08:00
rdp_svc.c GUAC-1389: Ensure users that join after a SVC has connected are alerted to its existence. 2016-03-07 11:32:44 -08:00
rdp_svc.h GUAC-1389: Ensure users that join after a SVC has connected are alerted to its existence. 2016-03-07 11:32:44 -08:00
rdp.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
rdp.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
resolution.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
resolution.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
sftp.c GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
sftp.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
unicode.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
unicode.h GUAC-1389: Add screen sharing support to RDP. 2016-03-07 11:32:44 -08:00
user.c GUAC-1389: "any" audio stream, not "an". 2016-03-07 11:32:44 -08:00
user.h GUAC-1389: Reference client/user handler types directly. Do not redocument parameters. 2016-03-07 12:37:00 -08:00