summaryrefslogtreecommitdiffstats
path: root/server/red_channel.c
Commit message (Expand)AuthorAgeFilesLines
* server: rename s/peer/streamMarc-André Lureau2011-07-211-21/+21
* server: use the new reds_stream_{read,write}Marc-André Lureau2011-07-211-3/+7
* server: use reds_{link,stream}_free()Marc-André Lureau2011-07-211-2/+1
* server: add reds_stream_{read,write,free,remove_watch}()Marc-André Lureau2011-07-211-1/+1
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-07-211-4/+4
* server/red_channel: fix segfault on red_channel_destroy if peer already removedAlon Levy2011-07-211-1/+1
* server/red_channel: error channel if alloc_msg_buf fails (returns NULL)Alon Levy2011-07-211-0/+5
* Fix various misspellingsAlexander Larsson2010-07-081-1/+1
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-1/+2
* new watch api: switch channelsGerd Hoffmann2010-05-191-21/+20
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-12/+12
* Use spice allocator in server/Alexander Larsson2010-03-111-12/+4
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-8/+8
* tunnelYonit Halperin2009-10-181-0/+520