FreeRDP/channels
David Fort 37358e81d0
Merge pull request #5285 from akallabeth/urbdrc_preparations
Channel, log debug and semaphore related fixes
2019-04-04 18:21:47 +02: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 Fix #5317: Change file attributes before modifying file time. 2019-03-29 15:45: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 Fixed mac compilation warnings. 2019-02-21 17:30:12 +01:00
rdpei Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
rdpgfx client/rdpgfx_main.c: Fix wire to surface 2 pixel format decode 2019-03-18 16:07:18 +02: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