FreeRDP/channels/rdpei
David Fort e389210673 client channels: mutualize common types between dynamic channels
Most dynamic channels share the same copied and pasted code for the XXX_CHANNEL_CALLBACK
and XXX_LISTENER_CALLBACK types. This patch introduce GENERIC_CHANNEL_CALLBACK and
GENERIC_LISTENER_CALLBACK that fits for most channels and discard custom type definitions.
2022-06-15 14:04:58 +02:00
..
client client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
server channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
ChannelOptions.cmake
CMakeLists.txt Add server-side RDPEI 2014-11-20 22:19:29 +01:00
rdpei_common.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdpei_common.h Cleaned up rdpei channel, updated to current spec. 2020-11-23 10:29:47 +01:00