abeb79f2bb
The X.224 Connection Request PDU might contain an optional cookie or routing token before the optional RDP Negotiation Request (rdpNegReq). If present, both of these fields must be terminated by a 0x0D0A two-byte sequence. It seems that until now FreeRDP has incorrectly assumed that a token or cookie must always be present. If that was not the case, FreeRDP was searching for 0x0D0A until it arrived at the end of the stream which prevented the remaining data (RDP Negotiation Request, RDP Correlation Info) from being parsed. |
||
---|---|---|
.. | ||
cache | ||
codec | ||
common | ||
core | ||
crypto | ||
gdi | ||
locale | ||
primitives | ||
utils | ||
CMakeLists.txt |