guacamole-spice-protocol/src/protocols/rdp
2014-03-18 12:26:01 -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 Clean up streaming code - migrate to separate rdp_stream.[ch] 2014-03-03 16:18:14 -08:00
guac_rdpsnd Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_svc Use fixed-size SVC name buffer. Validate length. 2014-03-06 11:48:52 -08:00
keymaps Add French keymap. 2014-01-03 02:08:06 -08:00
.gitignore Rename generated file. 2014-01-02 22:30:14 -08:00
client.c GUAC-548: Migrate to new error codes throughout protocol support. 2014-03-18 12:26:01 -07:00
client.h Clean up streaming code - migrate to separate rdp_stream.[ch] 2014-03-03 16:18:14 -08:00
debug.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_handlers.c GUAC-548: Migrate to new error codes throughout protocol support. 2014-03-18 12:26:01 -07:00
guac_handlers.h Properly associate inbound pipes. 2014-03-02 12:06:08 -08:00
Makefile.am Include winpr-compat in main build. 2014-03-11 16:42:41 -07:00
rdp_bitmap.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_bitmap.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_cliprdr.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_cliprdr.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08: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 Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_gdi.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
rdp_glyph.c Clean up includes, clean up build. 2014-01-01 14:52:01 -08: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-548: Migrate to new error codes throughout protocol support. 2014-03-18 12:26:01 -07:00
rdp_stream.h Clean up streaming code - migrate to separate rdp_stream.[ch] 2014-03-03 16:18:14 -08: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