FreeRDP/channels
akallabeth e0a531f728
Channel fixes (#7309)
* Added missing CHANNEL_NAME defines.

* Fixed FreeRDP_ChannelDefArray setter

* Fixed code duplication due to merge error

* Added public function freerdp_channels_from_mcs

* Fixed const correctness in mcs
2021-09-22 14:27:21 +02:00
..
audin Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
client Refactored channel error handling 2021-09-09 08:53:20 +02:00
cliprdr Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
disp Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
drdynvc Refactored channel error handling 2021-09-09 08:53:20 +02:00
drive Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
echo Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
encomsp Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
geometry Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
parallel Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
printer Fixed cast warning 2021-07-29 15:09:53 +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 Channel fixes (#7309) 2021-09-22 14:27:21 +02:00
rdpei rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300 2021-09-20 08:41:03 +02:00
rdpgfx Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
rdpsnd Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
remdesk Refactored channel error handling 2021-09-09 08:53:20 +02:00
serial Fixed shadowing and type errors 2021-08-24 10:45:57 +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 CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
tsmf Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
urbdrc Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
video Fix linking, if BUILTIN_CHANNELS switched off 2021-08-24 08:43:01 +02:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7117) 2021-06-24 11:21:44 +02:00