FreeRDP/channels
Pascal Nowack b2d0c42cbb server/disp: Sanitize optional physical monitor size values
The server sided handling of the display control channel currently
treats the physical monitor size values as obligatory values.
When the physical monitor size is invalid according to the
documentation, it is supposed to be ignored.
However, this is currently not done, leading to an abort of the display
control channel handling, when using Remmina, as Remmina does not submit
physical-monitor- widths and -heights.

Fix this issue by sanitizing the physical monitor size values, instead
of handling them as obligatory values, where both the physical with and
the physical height must be constrained to the values in the
documentation.
2022-02-22 10:55:22 +01:00
..
ainput Add option for external thread to ainput server channel 2022-02-22 09:44:13 +01:00
audin Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
client Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
cliprdr Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
disp server/disp: Sanitize optional physical monitor size values 2022-02-22 10:55:22 +01:00
drdynvc Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
drive Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
echo Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
encomsp Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
geometry Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
gfxredir Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
parallel Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
printer Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rail Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdp2tcp Refactored channel error handling 2021-09-09 08:53:20 +02:00
rdpdr Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdpei Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdpgfx Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdpsnd Use define for channel name 2022-02-22 09:44:13 +01:00
remdesk Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
serial Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
server Added Advanced Input Channel 2022-02-22 09:44:13 +01:00
smartcard Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
sshagent Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
tsmf Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
urbdrc Fixed issued with mingw build 2022-02-18 08:38:28 +01:00
video Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7117) 2021-06-24 11:21:44 +02:00