FreeRDP/channels/rdpei/server
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
..
CMakeLists.txt Remove library prefix override for rdpei-server 2017-05-10 09:56:37 -07:00
rdpei_main.c rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300 2021-09-20 08:41:03 +02:00
rdpei_main.h Reformatted to new style 2019-11-07 10:53:54 +01:00