FreeRDP/channels
akallabeth 4599dc0a60 Check smartcard_convert_string_list for NULL string
In #6821 it has been reported that there are buggy smartcard
drivers that report a string size but fail to allocate the string
itself. This check avoids a crash with such input parameters
2021-03-09 10:20:42 +01:00
..
audin fix formating with clang-format 2021-03-08 13:11:50 +01:00
client Revert "allow to use in single threaded mode" (#6864) 2021-03-05 13:02:38 +01:00
cliprdr Revert "allow to use in single threaded mode" (#6864) 2021-03-05 13:02:38 +01:00
disp
drdynvc Revert "allow to use in single threaded mode" (#6864) 2021-03-05 13:02:38 +01:00
drive
echo
encomsp
geometry Fixed linking dependencies for client geometry channel 2020-12-08 14:01:06 +01:00
parallel
printer Parse on a copy of the argument string for printer (#6860) 2021-03-04 15:49:05 +01:00
rail Revert "allow to use in single threaded mode" (#6864) 2021-03-05 13:02:38 +01:00
rdp2tcp Added const to function arguments 2021-02-17 11:29:56 +01:00
rdpdr reverted changes from clang-format 2021-02-25 14:05:40 +01:00
rdpei
rdpgfx Refactored encoder functions to return changed areas 2021-03-01 11:52:07 +01:00
rdpsnd fix formating with clang-format 2021-03-08 13:11:50 +01:00
remdesk Added const to function arguments 2021-02-17 11:29:56 +01:00
serial reverted changes from clang-format 2021-02-25 14:05:40 +01:00
server
smartcard Check smartcard_convert_string_list for NULL string 2021-03-09 10:20:42 +01:00
sshagent
tsmf Added const to function arguments 2021-02-17 11:29:56 +01:00
urbdrc reverted changes from clang-format 2021-02-25 14:05:40 +01:00
video Refactored H264 encoding/decoding 2021-03-01 11:52:07 +01:00
CMakeLists.txt