FreeRDP/include/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
..
proxy proxy: correctly handle dynamic channel fragmentation 2022-06-17 08:38:57 +02:00
ainput.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
audin.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
channels.h Reformatted to new style 2019-11-07 10:53:54 +01:00
cliprdr.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
disp.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
drdynvc.h Fixed type naming issue 2022-03-03 11:26:48 +01:00
echo.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
encomsp.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
gfxredir.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rail.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdpdr.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rdpei.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
rdpgfx.h channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
rdpsnd.h server/rdpsnd: Add API to get notified of channel id 2022-06-08 09:30:30 +02:00
remdesk.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
server-common.h Unified format support for rdpsnd. 2018-09-26 12:49:52 +02:00
shadow.h Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
telemetry.h server: Add channel handling for telemetry channel 2022-06-08 09:30:30 +02:00