FreeRDP/channels
Armin Novak 3c72cc3306 Refactored rdpdr and dependent channels
* Move parsing code to core library
* Move definitions to public API to allow access from outside
* Move smartcard related parsing to core library
2022-01-11 12:34:43 +01:00
..
audin freerdp: add audin channel for iOS 2021-12-21 08:31:04 +01:00
client Refactored channel error handling 2021-09-09 08:53:20 +02:00
cliprdr Moved clipboard custom context checks to implementation (#7501) 2021-12-17 13:47:20 +01:00
disp Cleanup disp_send_display_control_monitor_layout_pdu 2021-12-17 10:06:54 +01:00
drdynvc drdynvc: Prevent opening an already opened dynamic channel 2021-12-03 09:57:09 +01: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
gfxredir Add support for graphics redirection protocol 2021-10-21 13:11:21 +02:00
parallel Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
printer Fix printer backend reference count 2021-11-18 14:17:25 +01:00
rail rail: client: fix memory leak 2022-01-10 08:02:05 +01:00
rdp2tcp Refactored channel error handling 2021-09-09 08:53:20 +02:00
rdpdr Refactored rdpdr and dependent channels 2022-01-11 12:34:43 +01:00
rdpei Fixed RDPEI_PLUGIN source 2021-11-08 12:49:13 +01:00
rdpgfx Fixed warning in rdpgfx server channel 2021-12-14 13:46:34 +01:00
rdpsnd Adjusted channelID and server SetVolume data types 2021-12-20 08:11:00 +01:00
remdesk Added remdesk version check 2021-12-14 13:46:34 +01:00
serial Refactored rdpdr and dependent channels 2022-01-11 12:34:43 +01:00
server Add support for graphics redirection protocol 2021-10-21 13:11:21 +02:00
smartcard Refactored rdpdr and dependent channels 2022-01-11 12:34:43 +01: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 Added libusb transfer cancel hack 2021-11-29 09:30:10 +01:00
video Fixed /video buffer alignment, added assertions 2021-10-18 10:53:05 +02:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7117) 2021-06-24 11:21:44 +02:00