FreeRDP/channels/sshagent
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
ChannelOptions.cmake channels: ssh-agnet: cmake: turn off server side channel by default in ChannelsOptions.cmake (#5420) 2019-06-03 09:47:35 +02:00
CMakeLists.txt fix [channels]: remove sshagent server side 2018-12-13 10:17:46 +01:00