summaryrefslogtreecommitdiffstats
path: root/server/usbredir.c
Commit message (Expand)AuthorAgeFilesLines
* Rename usbredir channel code to spicevmcHans de Goede2011-08-251-276/+0
* usbredir: Merge UsbRedirState and UsbRedirChannelHans de Goede2011-08-251-33/+18
* usbredir: Fix crash caused by MC changesHans de Goede2011-08-251-0/+1
* usbredir: Ensure that our msg_rcv_buf is not used re-entrantlyHans de Goede2011-08-251-0/+12
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-54/+48
* server/red_channel.c: pack all channel callbacks to ChannelCbsYonit Halperin2011-08-231-10/+10
* server: Add RedClientAlon Levy2011-08-231-2/+3
* server: move pipe from RedChannel to RedChannelClientAlon Levy2011-08-231-2/+2
* server/red_channel (all): introduce RedChannelClientAlon Levy2011-08-231-38/+49
* server: Add a usbredir channelHans de Goede2011-08-101-0/+272