FreeRDP/channels
Armin Novak 0c87eaee4d COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance
Remove the old global structs as the parser modifies them. When using
multiple instances in the same process space this could break parsing.
2019-10-28 13:30:05 +01:00
..
audin COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
client freerdp_channels_load_static_addin_entry pszSubsystem empty string returns the default backend. 2019-09-04 17:15:51 +02:00
cliprdr channels: cliprdr: client: fix leak in cliprdr_packet_send 2019-10-18 14:20:26 +02:00
disp Made disp channel internal functions static. 2019-10-28 09:31:50 +01:00
drdynvc Force close channel, use defines instead of magic numbers 2019-02-26 15:29:30 +01:00
drive devman_load_device_service device argument can be const. 2019-10-24 15:04:48 +02:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
geometry Fixed rect assignment in geometry channel. 2019-01-30 13:46:59 +01:00
parallel Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
printer Merge pull request #5634 from akallabeth/error_code_update 2019-10-03 08:45:44 +02:00
rail rail: Update to latest spec version 28.0 2019-10-02 14:51:45 +02:00
rdp2tcp PR fixes 2019-06-25 11:52:22 +03:00
rdpdr devman_load_device_service device argument can be const. 2019-10-24 15:04:48 +02:00
rdpei Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
rdpgfx channels: rdpgfx: export API to create rdpgfx client 2019-10-24 12:19:31 +02:00
rdpsnd COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
remdesk Fixed version check for remote assistance channel. 2018-11-22 11:11:31 +01:00
serial channels/serial: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
server RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00
smartcard Fixed compilation warnings. 2019-10-16 14:54:05 +02:00
sshagent channels: ssh-agnet: cmake: turn off server side channel by default in ChannelsOptions.cmake (#5420) 2019-06-03 09:47:35 +02:00
tsmf COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
urbdrc COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
video Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00