FreeRDP/server
Martin Fleisz fd96ed0acd proxy: Fix unicode flag parsing in proxy rdpdr client name request
Only the least significant bit is valid in the unicode flag UINT32. Some
clients send garbage data in the other bits which caused the proxy to
drop the connection which is wrong.
2022-09-08 17:39:02 +02:00
..
Mac Replaced direct settings access with getter/setter 2022-06-23 07:45:55 +02:00
Sample Removed RdpKeyFile and RdpKeyContent settings 2022-07-06 12:01:23 +02:00
Windows Fixed function pointer type mismatch 2022-06-23 07:45:55 +02:00
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
proxy proxy: Fix unicode flag parsing in proxy rdpdr client name request 2022-09-08 17:39:02 +02:00
shadow Various fixes / improvements (#8146) 2022-08-22 09:42:15 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt Fixed CMake Targets file for server lib 2021-06-25 10:47:00 +02:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00