FreeRDP/libfreerdp
akallabeth 88ad9ca56b Fix sending/receiving surface bits command.
* Pass on proper command type to application
* On send let the server implementation decide to send
   2.2.9.2.1 Set Surface Bits Command (TS_SURFCMD_SET_SURF_BITS) or
   2.2.9.2.2 Stream Surface Bits Command (TS_SURFCMD_STREAM_SURF_BITS)
Thanks to @viniciusjarina for tracing the issue down.
2020-04-03 12:00:53 +02:00
..
cache Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
codec Fixed #5895: cast warnings. 2020-02-19 10:21:43 +01:00
common Added raw function wrapping X509_digest 2020-03-06 11:37:35 +01:00
core Fix sending/receiving surface bits command. 2020-04-03 12:00:53 +02:00
crypto Fixed memory leak in tls_get_channel_bindings 2020-03-06 11:37:35 +01:00
gdi dynvc/client: fix and improve channel closing code 2020-03-04 08:03:56 +01:00
locale Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
primitives Added fallbacks for primitives auto detection. 2020-03-02 11:40:35 +01:00
utils Improve signal handler printout. 2020-03-04 08:22:56 +01:00
CMakeLists.txt opencl: inline the openCL program in the source code 2019-11-22 13:21:39 +01:00
freerdp.pc.in
FreeRDPConfig.cmake.in