guacamole-spice-protocol/src/protocols/rdp
2013-12-09 00:41:23 -08:00
..
compat Add 64-bit operations to stream. 2013-12-09 00:41:22 -08:00
guac_rdpdr Move to attributes rather than type. 2013-12-09 00:41:23 -08:00
guac_rdpsnd Migrate to libguac audio. Migrate to improved stream protocol. 2013-09-24 12:01:02 -07:00
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c Add drive-path parameter. 2013-12-09 00:41:22 -08:00
client.h Migrate to libguac audio. Migrate to improved stream protocol. 2013-09-24 12:01:02 -07:00
config.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
default_pointer.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
default_pointer.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
guac_handlers.c Migrate to libguac audio. Migrate to improved stream protocol. 2013-09-24 12:01:02 -07:00
guac_handlers.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
Makefile.am Remove unused header. Fix header file macros. Add comments. 2013-12-09 00:41:23 -08:00
rdp_bitmap.c Fix cliprdr portability handling. 2013-07-22 20:26:15 -07:00
rdp_bitmap.h Add test for change in type of rdpBitmap.Decompress. Fix cliprdr header. 2013-07-22 20:26:15 -07:00
rdp_cliprdr.c More fixes for cliprdr, fix color_depth. 2013-07-22 20:26:15 -07:00
rdp_cliprdr.h Fix build on 1.0 again. 2013-07-22 20:26:15 -07:00
rdp_gdi.c Flush only automatically. Stay in handle_messages as long as data is available. 2013-07-28 19:43:20 -07:00
rdp_gdi.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_glyph.c Finally working compile. 2013-07-22 20:26:15 -07:00
rdp_glyph.h Switch to UINT* and BOOL types. 2013-07-22 20:26:15 -07:00
rdp_keymap_base.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap_de_de.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap_en_us.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap_failsafe.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap_fr_fr.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_keymap.h Detect types availability. 2013-07-22 20:26:14 -07:00
rdp_pointer.c Remove unnecessary update lock, use threadsafe socket instead. 2013-07-01 15:03:46 -07:00
rdp_pointer.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
rdp_settings.c Test for fastpath settings. 2013-11-05 12:34:36 -08:00
rdp_settings.h Add drive-path parameter. 2013-12-09 00:41:22 -08:00
unicode.c Add unicode conversion functions. Partially handle incoming parameters for open. 2013-12-09 00:41:22 -08:00
unicode.h Add unicode conversion functions. Partially handle incoming parameters for open. 2013-12-09 00:41:22 -08:00