FreeRDP/server
David Fort d59c0a49c3 proxy: fix channel shift between front and back
When some channels are filtered, some misalignement of channel ids could happen.
This patch keeps track of the back and front channel ids to correctly identify a
channel and send packets with the correct channel id.
2022-11-30 11:38:08 +01:00
..
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
Mac Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
proxy proxy: fix channel shift between front and back 2022-11-30 11:38:08 +01:00
Sample Added fix for TestConnect 2022-11-04 14:46:58 +01:00
shadow Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
Windows Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +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-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00