FreeRDP/channels/urbdrc
Lukas Fink be884c2bf6 Refactored parsing of usb dev: command line option
Refactored urbdrc_udevman_register_devices with its helper functions,
because the old implementation was a bit quirky. Removed a unsafe
strcpy, that led to a buffer overflow when given misonstructed command
line options. Doing something like "/usb:id,dev🔢1234##abcd:abcd"
won't work anymore, too.
2020-04-21 08:05:06 +02:00
..
client Refactored parsing of usb dev: command line option 2020-04-21 08:05:06 +02:00
common Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
ChannelOptions.cmake Deactivate USB redirection for IOS and ANDROID by default. 2020-02-26 13:53:25 +01:00
CMakeLists.txt Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00