guacamole-spice-protocol/src/protocols/rdp
2014-03-03 15:31:00 -08:00
..
compat Send any received data to pipe. 2014-03-02 11:12:27 -08:00
guac_rdpdr Add typing to stream data. 2014-03-02 11:53:21 -08:00
guac_rdpsnd Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_svc Handle pipe receive, write to SVC. 2014-03-02 12:38:28 -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 Properly associate inbound pipes. 2014-03-02 12:06:08 -08:00
client.h Fix typo in comment. 2014-03-03 15:31:00 -08:00
debug.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00
guac_handlers.c Handle pipe receive, write to SVC. 2014-03-02 12:38:28 -08:00
guac_handlers.h Properly associate inbound pipes. 2014-03-02 12:06:08 -08:00
Makefile.am Move SVC data into own structure. Add stubs for management. 2014-03-02 09:56:47 -08: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_svc.c Handle pipe receive, write to SVC. 2014-03-02 12:38:28 -08:00
rdp_svc.h Handle pipe receive, write to SVC. 2014-03-02 12:38:28 -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