FreeRDP/channels
Armin Novak 7d80c74e97 Cleaned up RDPDR channel interhitance
* All channels inheriting from RDPDR_DRIVE base struct
* Add functions to create/free a new device of a type
* Fixed settings array resize code, prevent 0 sizes
2021-10-18 09:21:02 +02:00
..
audin [audin] Always reset dsp_context before open (#7342) 2021-10-11 15:45:36 +02:00
client Refactored channel error handling 2021-09-09 08:53:20 +02:00
cliprdr Fixed #7350: Warnings with Stream_StaticInit 2021-10-14 12:11:16 +02:00
disp Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
drdynvc Refactored channel error handling 2021-09-09 08:53:20 +02:00
drive Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
echo Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
encomsp Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
geometry Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
parallel Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
printer Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
rail Some code cleanups and WINPR_ASSERT (#7281) 2021-09-10 09:06:35 +02:00
rdp2tcp Refactored channel error handling 2021-09-09 08:53:20 +02:00
rdpdr Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
rdpei rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300 2021-09-20 08:41:03 +02:00
rdpgfx Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
rdpsnd Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
remdesk Refactored channel error handling 2021-09-09 08:53:20 +02:00
serial Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
server Fixed standalone issues with cmake 2021-06-22 09:43:23 +02:00
smartcard smartcard: Fix length of output buffer in device control response 2021-07-07 11:48:56 +02:00
sshagent Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
tsmf Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
urbdrc Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
video Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7117) 2021-06-24 11:21:44 +02:00