.. |
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
|
GUACAMOLE-200: Clear reference to active job after the job has been freed.
|
2017-02-15 20:11:26 -08:00 |
guac_rdpsnd
|
GUACAMOLE-218: Reset internal RDPSND audio format counter whenever a new SNDC_FORMATS PDU is received.
|
2017-02-25 15:08:16 -08:00 |
guac_svc
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
keymaps
|
GUACAMOLE-135: Correct Swiss French mapping of "¬", "|", and "¢" (off by one key).
|
2017-01-28 14:55:38 -08:00 |
.gitignore
|
Rename generated file.
|
2014-01-02 22:30:14 -08:00 |
audio_input.c
|
GUACAMOLE-25: Avoid unnecessary allocation of temporary string for guac_rdp_ptr_to_string().
|
2016-06-03 11:41:55 -07:00 |
audio_input.h
|
GUACAMOLE-25: Update documentation regarding loading of dynamic virtual channel plugins.
|
2016-06-01 22:06:17 -07:00 |
client.c
|
GUACAMOLE-169: Move common-ssh headers to namespaced directory.
|
2017-02-27 14:28:23 -08:00 |
client.h
|
GUACAMOLE-118: Use poll() when waiting for data from RDP. Reformat for sake of readability/verification.
|
2016-11-11 13:45:01 -08:00 |
dvc.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
dvc.h
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
error.c
|
GUACAMOLE-208: Handle RDP disconnect reason codes.
|
2017-02-15 21:23:46 -08:00 |
error.h
|
GUACAMOLE-208: Handle RDP disconnect reason codes.
|
2017-02-15 21:23:46 -08:00 |
input.c
|
GUACAMOLE-51: Abstract away RDP keyboard state tracking with dedicated guac_rdp_keyboard structure.
|
2016-08-13 18:14:04 -07:00 |
input.h
|
GUACAMOLE-51: Abstract away RDP keyboard state tracking with dedicated guac_rdp_keyboard structure.
|
2016-08-13 18:14:04 -07:00 |
keyboard.c
|
GUACAMOLE-51: Track and synchronize remote lock key state.
|
2016-08-16 20:00:24 -07:00 |
keyboard.h
|
GUACAMOLE-51: Track and synchronize remote lock key state.
|
2016-08-16 20:00:24 -07:00 |
Makefile.am
|
GUACAMOLE-208: Merge new protocol status codes.
|
2017-02-15 21:52:36 -08:00 |
ptr_string.c
|
GUACAMOLE-25: Avoid unnecessary allocation of temporary string for guac_rdp_ptr_to_string().
|
2016-06-03 11:41:55 -07:00 |
ptr_string.h
|
GUACAMOLE-25: Avoid unnecessary allocation of temporary string for guac_rdp_ptr_to_string().
|
2016-06-03 11:41:55 -07:00 |
rdp_bitmap.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_bitmap.h
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_cliprdr.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08: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: Update documentation regarding loading of dynamic virtual channel plugins.
|
2016-06-01 22:06:17 -07:00 |
rdp_fs.c
|
GUACAMOLE-94: Use readdir() instead of readdir_r(). Multiple threads will not be accessing the same directory stream.
|
2017-01-28 00:11:59 -08:00 |
rdp_fs.h
|
GUACAMOLE-268: Use 64-bit unsigned integers to represent file size internally (identical to RDPDR).
|
2017-04-17 11:52:07 -07:00 |
rdp_gdi.c
|
GUACAMOLE-188: Allow alpha component to be set within common surface.
|
2017-01-27 16:51:45 -08:00 |
rdp_gdi.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
rdp_glyph.c
|
GUACAMOLE-188: Allow alpha component to be set within common surface.
|
2017-01-27 16:51:45 -08: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-51: Track and synchronize remote lock key state.
|
2016-08-16 20:00:24 -07:00 |
rdp_pointer.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_pointer.h
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_print_job.c
|
GUACAMOLE-200: Refactor RDPDR print job object to top-level.
|
2017-02-13 23:51:33 -08:00 |
rdp_print_job.h
|
GUACAMOLE-200: Document all parameters of guac_rdp_print_job_write().
|
2017-02-15 19:59:50 -08: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-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04:00 |
rdp_settings.h
|
GUACAMOLE-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04:00 |
rdp_status.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
rdp_stream.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_stream.h
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_svc.c
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
rdp_svc.h
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
rdp.c
|
GUACAMOLE-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04:00 |
rdp.h
|
GUACAMOLE-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04: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-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 |
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-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
user.h
|
GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet.
|
2016-05-23 13:58:30 -07:00 |