summaryrefslogtreecommitdiffstats
path: root/server/red_tunnel_worker.c
Commit message (Expand)AuthorAgeFilesLines
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-104/+107
* server/red_channel.c: pack all channel callbacks to ChannelCbsYonit Halperin2011-08-231-10/+13
* server/red_tunnel_worker: trivial multi client supportAlon Levy2011-08-231-122/+133
* server: Add RedClientAlon Levy2011-08-231-7/+7
* server: move pipe from RedChannel to RedChannelClientAlon Levy2011-08-231-13/+13
* server/red_channel (all): introduce RedChannelClientAlon Levy2011-08-231-92/+122
* s/__visible__/SPICE_GNUC_VISIBLEChristophe Fergeau2011-06-221-2/+2
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* server/red_channel (+): remove red_channel_add_bufAlon Levy2011-03-021-32/+36
* server/tunnel: pass SpiceMarshaller reference from sendAlon Levy2011-03-021-54/+37
* server/red_channel (all): add red_channel_get_streamAlon Levy2011-03-021-3/+4
* server/red_channel (all): handle MIGRATE_DATA and MIGRATE_FLUSH_DATAAlon Levy2011-03-021-16/+27
* server/red_channel: move SET_ACK to red_channelAlon Levy2011-03-021-20/+2
* server/red_channel (all): makes red_channel_reset_send_data privateAlon Levy2011-03-021-1/+0
* server/red_channe: make hold_item take a channel argAlon Levy2011-03-021-1/+1
* server/red_tunnel_worker: use message_serial setter and getterAlon Levy2011-03-021-2/+2
* server: rename s/peer/streamMarc-André Lureau2011-02-281-6/+6
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-02-271-2/+2
* server/red_channel (tunnel): change sig of red_channel_handle_messageAlon Levy2011-02-071-2/+2
* server/red_channel: add hold_item (from red_worker)Alon Levy2011-02-071-0/+5
* codegen: Various cleanupsAlexander Larsson2010-07-191-6/+5
* Missed some misspelling fixesAlexander Larsson2010-07-081-11/+11
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-18/+18
* complete NetWireInterface redesign, make red_tunnel_worker.c build.Gerd Hoffmann2010-05-191-11/+14
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-2/+3
* minor timer interface cleanups.Gerd Hoffmann2010-05-191-3/+2
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
* Use spice allocator in server/Alexander Larsson2010-03-111-55/+14
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-18/+18
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-112/+112
* tunnelYonit Halperin2009-10-181-0/+3510