summaryrefslogtreecommitdiff
path: root/usbredirserver/usbredirserver.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-29usbredirserver: Make compile under MacOSFrediano Ziglio1-0/+7
2018-08-03Fix libusb-1.0.22 deprecated libusb_set_debugHan Han1-0/+4
2018-03-12usbredirserver : enable TCP keepalivezhenwei.pi1-1/+44
2017-11-29usbredirserver: reject empty vendorid in cmd lineChen Hanxiao1-2/+3
2017-11-28usbredirserver: don't show logs after a failure openChen Hanxiao1-2/+1
2017-11-23usbredirserver: show bus:device of the USB device if specifying vid:pidChen Hanxiao1-0/+9
2017-11-20usbredirserver: add support for bind specific addressChen Hanxiao1-10/+49
2017-11-14usbredirserver: use more popular name instead of usbbus-usbaddrChen Hanxiao1-3/+3
2015-12-18Remove trailing whitespaceLukas Venhoda1-1/+1
2015-02-03usbredirserver/usbredirtestclient: Fix build on FreeBSDHans de Goede1-0/+1
2014-11-20Fix 'Inalid' typo in error messagesChristophe Fergeau1-2/+2
2013-05-13usbredirserver/testclient: Error check fcntl callsHans de Goede1-3/+11
2013-05-07usbredirserver: Allow connections from both ipv6 and ipv4Hans de Goede1-25/+17
2012-07-31usbredirserver: Fix a crash on client disconnectHans de Goede1-0/+4
2012-01-30usbredirserver/testclient: Fixup license headerHans de Goede1-2/+2
2011-11-25Switch to autotools build systemChristophe Fergeau1-2/+5
2011-08-01usbredirhost: Add a flags parameter to usbredirhost_openHans de Goede1-1/+1
2011-07-15usbredirserver: fix -v not workingHans de Goede1-1/+1
2011-07-14usbredirserver: add support for opening devices by bus-addressHans de Goede1-5/+23
2011-07-14Add a USBREDIR_VERSION define and use itHans de Goede1-3/+1
2011-06-08Silence cancel urb errors during iso stream cancelHans de Goede1-1/+1
2011-05-06Put source files into subdirsHans de Goede1-0/+348