guacamole-spice-protocol/src/protocols/rdp
2016-06-01 15:25:42 -07:00
..
compat GUACAMOLE-25: Implement buffer attachment in Stream_New() and Stream_Free() compatibility functions. 2016-05-25 13:50:28 -07:00
guac_ai GUACAMOLE-25: Store PCM format expected by RDP server. 2016-05-26 10:39:33 -07:00
guac_rdpdr GUAC-1517: Only allocate filesystem objects once per Guacamole connection. Do not reallocate when RDP automatically reconnects due to resize. 2016-03-30 12:22:32 -07:00
guac_rdpsnd GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
guac_svc GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
keymaps GUACAMOLE-1: Relicense RDP keymaps and associated Perl script. 2016-03-28 20:39:45 -07:00
.gitignore Rename generated file. 2014-01-02 22:30:14 -08:00
audio_input.c GUACAMOLE-25: Resample received audio as necessary. 2016-06-01 15:25:42 -07:00
audio_input.h GUACAMOLE-25: Resample received audio as necessary. 2016-06-01 15:25:42 -07:00
client.c GUACAMOLE-25: Buffer and send Data PDUs as necessary. 2016-05-25 13:50:28 -07:00
client.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
dvc.c GUACAMOLE-25: Support FreeRDP stable-1.0 and compatible. 2016-05-25 13:50:29 -07:00
dvc.h GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility. 2016-05-25 13:50:28 -07:00
input.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
input.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
Makefile.am GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility. 2016-05-25 13:50:28 -07:00
ptr_string.c GUACAMOLE-25: Convert guac_client pointer to/from a string for sake of FreeRDP's DVC API. 2016-05-25 13:50:28 -07:00
ptr_string.h GUACAMOLE-25: Convert guac_client pointer to/from a string for sake of FreeRDP's DVC API. 2016-05-25 13:50:28 -07:00
rdp_bitmap.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_bitmap.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_cliprdr.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_cliprdr.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_color.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_color.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_disp.c GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility. 2016-05-25 13:50:28 -07:00
rdp_disp.h GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility. 2016-05-25 13:50:28 -07:00
rdp_fs.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_fs.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_gdi.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_gdi.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_glyph.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_glyph.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_keymap.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_keymap.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_pointer.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_pointer.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_rail.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_rail.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_settings.c GUACAMOLE-25: Set AudioCapture flag if audio input is enabled. 2016-05-25 13:50:28 -07:00
rdp_settings.h GUACAMOLE-25: Add stub "guacai" plugin for AUDIO_INPUT channel support. 2016-05-25 13:50:28 -07:00
rdp_status.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_stream.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_stream.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_svc.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp_svc.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
rdp.c GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility. 2016-05-25 13:50:28 -07:00
rdp.h GUACAMOLE-25: Buffer and send Data PDUs as necessary. 2016-05-25 13:50:28 -07:00
resolution.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
resolution.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
sftp.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
sftp.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
unicode.c GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
unicode.h GUACAMOLE-1: Relicense C files. 2016-03-28 20:39:19 -07:00
user.c GUACAMOLE-25: Add stub "guacai" plugin for AUDIO_INPUT channel support. 2016-05-25 13:50:28 -07:00
user.h GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet. 2016-05-23 13:58:30 -07:00