summaryrefslogtreecommitdiffstats
path: root/server/main_channel.h
Commit message (Expand)AuthorAgeFilesLines
* main channel: Remove unused main_channel_client_get_link_idPavel Grunt2015-11-231-1/+0
* main channel: Remove unused main_channel_push_notifyPavel Grunt2015-11-231-1/+0
* Move RedsMigSpice to main-channel.hJonathon Jongsma2015-08-111-1/+8
* Namespace RECEIVE_BUF_SIZEChristophe Fergeau2013-10-081-2/+2
* main_channel: monitoring client connection statusYonit Halperin2013-08-141-1/+1
* main_channel: add routine for checking if a network test had been conducted a...Yonit Halperin2013-05-081-0/+6
* red_worker: start using mjpeg_encoder rate control capabilitiesYonit Halperin2013-04-221-0/+1
* main-channel: Add a main_channel_client_push_notify functionHans de Goede2013-03-151-0/+1
* main-channel: Make main_channel_push_notify deal with dynamic memoryHans de Goede2013-03-151-1/+1
* main: restore state from migration dataYonit Halperin2012-08-271-21/+0
* main_channel: fix using spice messages enums as pipe items typeYonit Halperin2012-08-271-1/+0
* seamless migration: migration completion on the destination sideYonit Halperin2012-08-271-1/+2
* seamless migration: pre migration phase on the src sideYonit Halperin2012-08-271-2/+4
* agent: employ SpiceCharDeviceState for managing reading from the deviceYonit Halperin2012-07-031-2/+2
* agent: Fix tokens handling in main_channelYonit Halperin2012-07-031-1/+1
* Send name & uuid to capable clientsMarc-André Lureau2012-03-051-0/+3
* server: handling semi-seamless migration in the target sideYonit Halperin2011-11-021-1/+1
* server: handle spice_server_migrate_endYonit Halperin2011-11-021-3/+5
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2011-11-021-3/+9
* server: set & test channel capabilities in red_channelYonit Halperin2011-11-021-6/+14
* server/reds: fix reds_main_channel_connectedAlon Levy2011-08-231-0/+1
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-2/+2
* server/main_channel: support multiple clientsAlon Levy2011-08-231-3/+4
* server/main_channel: move connection_id from redsAlon Levy2011-08-231-2/+3
* server/main_channel: move latency and bitrate to channel clientAlon Levy2011-08-231-0/+3
* server: Add RedClientAlon Levy2011-08-231-1/+1
* server/main_channel+reds: make main_channel_init return MainChannelClientAlon Levy2011-08-231-3/+3
* server/main_channel: use MainChannel in sigAlon Levy2011-08-231-18/+24
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-1/+1
* server: split main_channel from redsAlon Levy2011-01-131-0/+78