FreeRDP/channels/rdpei
Pascal Nowack b3ae8cec8d rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300
When the server supports the protocol version RDPINPUT_PROTOCOL_V300,
the additional supportedFeatures field will be present.
The pduLength in the RDPINPUT_HEADER should, however, reflect this.

So, fix this error by writing the correct PDU length when the
supportedFeatures field is present.
2021-09-20 08:41:03 +02:00
..
client Added SuspendInput setting 2021-06-28 14:35:26 +02:00
server rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300 2021-09-20 08:41:03 +02:00
ChannelOptions.cmake channels/rdpei: stub RDP8 multi-touch extension 2013-03-19 16:52:07 -04:00
CMakeLists.txt Add server-side RDPEI 2014-11-20 22:19:29 +01:00
rdpei_common.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
rdpei_common.h Cleaned up rdpei channel, updated to current spec. 2020-11-23 10:29:47 +01:00