FreeRDP/channels
Armin Novak 0bba166020 Force close channel, use defines instead of magic numbers
* When senging a close request for a dynamic channel close the channel
  immediately. A response from the server is not guaranteed.
* Use the *_PDU defines instead of magic numbers when creating
  dynamic channel messages.
2019-02-26 15:29:30 +01:00
..
audin Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
client Fixed buffer size and function name 2018-08-27 14:34:42 +02:00
cliprdr Clipboard data pointer arguments are now const. 2019-01-23 16:55:13 +01:00
disp disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
drdynvc Force close channel, use defines instead of magic numbers 2019-02-26 15:29:30 +01:00
drive Fixed warnings found by compiler and static analysis. 2019-01-24 11:53:52 +01:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Removed use of strcpy. 2018-08-27 14:34:09 +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 Fixed conversion warnings. 2019-02-21 11:43:59 +01:00
rail Fixed rail_string_to_unicode_string size calculation. 2018-11-14 11:03:59 +01:00
rdpdr Merge pull request #5225 from akallabeth/rdprd_caps_read_fix 2019-02-08 09:05:27 +01:00
rdpei Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
rdpgfx Replaced hardcoded xfreerdp program name 2019-02-12 10:53:30 +01:00
rdpsnd Merge pull request #5187 from astrand/mingw-part1 2019-01-29 10:46:21 +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 channels/server: Silence false positive warnings from covscan 2018-08-22 13:35:43 +02:00
smartcard Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
sshagent fix [channels]: remove sshagent server side 2018-12-13 10:17:46 +01:00
tsmf Fixed cast warnings from freerdp_load_channel_addin_entry 2019-02-21 13:54:25 +01:00
urbdrc Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
video Include geometry.h in video channel 2018-04-17 08:20:54 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00