summaryrefslogtreecommitdiff
path: root/usbredirserver
AgeCommit message (Expand)AuthorFilesLines
2021-05-03build-sys: drop autotoolsVictor Toso1-13/+0
2021-03-24build-sys: Ship meson on a tarball from autotoolsVictor Toso1-0/+3
2021-03-24build-sys: Add meson supportVictor Toso1-0/+12
2019-01-29usbredirserver: Make compile under MacOSFrediano Ziglio1-0/+7
2018-08-07Update references related to Gitlab urlVictor Toso1-1/+3
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 Hanxiao2-11/+51
2017-11-14usbredirserver: use more popular name instead of usbbus-usbaddrChen Hanxiao2-4/+4
2015-12-18Remove trailing whitespaceLukas Venhoda2-2/+2
2015-02-03usbredirserver/usbredirtestclient: Fix build on FreeBSDHans de Goede1-0/+1
2014-11-20Fix 'Inalid' typo in error messagesChristophe Fergeau1-2/+2
2013-08-02make usbredirserver whatis entry meaningfulLiang Guo1-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-04-02usbredirserver: Add a manpageHans de Goede2-0/+40
2012-01-30usbredirserver/testclient: Fixup license headerHans de Goede1-2/+2
2011-11-25Switch to autotools build systemChristophe Fergeau3-22/+13
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-06-06Fix building of usbredirserver when no previous usbredir version is installedHans de Goede1-1/+3
2011-05-06Replace compile.sh with a proper buildsysHans de Goede1-0/+18
2011-05-06Put source files into subdirsHans de Goede1-0/+348