guacamole-spice-protocol/src/protocols/rdp
2014-06-10 18:23:21 -07:00
..
compat Analogous legacy macro for Stream_Length() is stream_get_size(), not stream_get_length(). 2014-03-11 17:01:13 -07:00
guac_rdpdr GUAC-598: Fix warning regarding unsigned comparison against zero. 2014-04-11 13:48:06 -07:00
guac_rdpsnd Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_svc GUAC-611: Add missing headers. 2014-04-09 19:09:41 -07:00
keymaps GUAC-730: Add stddef.h to generated keymaps. Fix perl warning while we're at it. 2014-06-10 18:23:21 -07:00
.gitignore Rename generated file. 2014-01-02 22:30:14 -08:00
client.c GUAC-667: Draw glyphs directly to surface. 2014-05-05 00:28:07 -07:00
client.h GUAC-675: Lengthen maximum frame duration. 2014-05-11 23:42:27 -07:00
debug.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_handlers.c GUAC-667: Draw glyphs directly to surface. 2014-05-05 00:28:07 -07:00
guac_handlers.h GUAC-614: Remove old prototypes from RDP guac handlers. 2014-04-10 15:42:46 -07:00
Makefile.am GUAC-614: Migrate RDP to simpler stream API. Add missing linkage to RDP build. Fix last character truncation bug. 2014-04-10 14:53:32 -07:00
rdp_bitmap.c GUAC-656: Free buffer last - surface needs to send dispose. 2014-04-30 12:32:19 -07:00
rdp_bitmap.h GUAC-656: Migrate RDP to guac_common_surface. 2014-04-30 11:46:04 -07:00
rdp_cliprdr.c GUAC-608: Make guac_iconv input const. 2014-04-08 16:33:43 -07:00
rdp_cliprdr.h GUAC-584: Name of constant should be CP1252, not ISO-8859-1. 2014-04-02 14:22:22 -07:00
rdp_fs.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_fs.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_gdi.c GUAC-667: Implement clipping within common surface. 2014-05-04 23:39:02 -07:00
rdp_gdi.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_glyph.c GUAC-667: Draw glyphs directly to surface. 2014-05-05 00:28:07 -07:00
rdp_glyph.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_keymap.c Fix logic error in keymap find proc. 2014-01-03 12:06:19 -08:00
rdp_keymap.h Implement keymap find. 2014-01-02 23:41:16 -08:00
rdp_pointer.c Migrate RDP to common pointer code. 2014-01-06 16:21:23 -08:00
rdp_pointer.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_rail.c Compatibility with legacy FreeRDP. 2014-01-30 00:17:23 -08:00
rdp_rail.h Working RemoteApp with current FreeRDP. 2014-01-30 00:04:31 -08:00
rdp_settings.c Rename parameters more sanely. Add support for working dir. 2014-01-30 00:42:37 -08:00
rdp_settings.h Store channel names as NULL-terminated list. Stub out init. 2014-03-01 22:48:15 -08:00
rdp_status.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_stream.c GUAC-614: Migrate RDP to simpler stream API. Add missing linkage to RDP build. Fix last character truncation bug. 2014-04-10 14:53:32 -07:00
rdp_stream.h GUAC-608: Implement outbound clipboard streaming. Stub out inbound. 2014-04-07 19:22:53 -07:00
rdp_svc.c Use fixed-size SVC name buffer. Validate length. 2014-03-06 11:48:52 -08:00
rdp_svc.h Use fixed-size SVC name buffer. Validate length. 2014-03-06 11:48:52 -08:00
unicode.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
unicode.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00