FreeRDP/server/proxy/channels
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
..
CMakeLists.txt proxy: rework proxy channel treatments for statefull drdynvc 2022-04-15 09:06:09 +02:00
pf_channel_drdynvc.c proxy: Fix crash due to format specifier/type mismatch in debug logging 2022-09-29 16:51:54 +02:00
pf_channel_drdynvc.h reformatted 2022-06-23 08:48:39 +02:00
pf_channel_rdpdr.c proxy: fix channel shift between front and back 2022-11-30 11:38:08 +01:00
pf_channel_rdpdr.h Fixed function prototype for proxy rdpdr 2022-10-10 15:29:45 +02:00
pf_channel_smartcard.c proxy: Reset stream position before length check 2022-05-19 09:23:32 +02:00
pf_channel_smartcard.h Added proxy intercept channels 2022-01-11 12:34:43 +01:00