FreeRDP/server
David Fort aff8fdac26 proxy: correctly handle dynamic channel fragmentation
This big patch fixes fragmentation handling in the dynamic channel. We used to
have a single state to handle fragmentation at the main dynamic channel level, but
in fact packets can be fragmented per sub channel. So we have to maintain a fragmentation
state per sub channel, this involve treating dynamic and static channels differentely
(so the size of the patch that has to implement state tracking per dynamic channels).
2022-06-17 08:38:57 +02:00
..
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
Mac Fixed mac compilation warnings 2022-06-03 08:51:40 +02:00
proxy proxy: correctly handle dynamic channel fragmentation 2022-06-17 08:38:57 +02:00
Sample Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
shadow Fixed mac compilation warnings 2022-06-03 08:51:40 +02:00
Windows Refactored color.h 2022-04-28 08:40:47 +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