FreeRDP/libfreerdp
Mehul Dhorda f64d620a3b Ignore T.128 FlowPDU in Share Control header
According to the Microsoft RDP specification, T.128 flow control PDUs
should be ignored when reading Share Control headers.
(http://msdn.microsoft.com/en-us/library/cc240576.aspx). This patch
checks if we got a flow control PDU (length = 0x8000) and advances the
stream to ignore the PDU.
2014-11-05 11:32:46 -08:00
..
cache xfreerdp: fix glyph index primary drawing order 2014-10-29 20:56:26 +01:00
codec codec: fix pointer data conversion + 24bpp support 2014-10-31 12:18:08 +01:00
common Merge pull request #1965 from akallabeth/dynamic-addin-naming 2014-10-31 13:42:16 +01:00
core Ignore T.128 FlowPDU in Share Control header 2014-11-05 11:32:46 -08:00
crypto Merge pull request #2130 from eosrei/2056/ts-gateway-connect-fail 2014-10-25 11:52:29 -04:00
gdi Merge pull request #2141 from zhangzl2013/polyline 2014-10-31 22:15:13 +01:00
locale Fixed compiler warnings. 2014-09-15 08:55:00 +02:00
primitives Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx 2014-09-17 19:09:56 -04:00
rail Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
utils Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
CMakeLists.txt Merge pull request #1965 from akallabeth/dynamic-addin-naming 2014-10-31 13:42:16 +01:00