summaryrefslogtreecommitdiffstats
path: root/server/reds.h
Commit message (Expand)AuthorAgeFilesLines
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-2/+0
* server: s/desable/disableChristophe Fergeau2011-05-021-1/+1
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-6/+6
* server: add SASL supportMarc-André Lureau2011-02-281-0/+39
* server: add reds_channel_dispose()Marc-André Lureau2011-02-281-0/+2
* server: rename s/peer/streamMarc-André Lureau2011-02-281-1/+1
* server/reds: remove the void* ctx fieldMarc-André Lureau2011-02-281-2/+0
* server: use the new reds_stream_{read,write}Marc-André Lureau2011-02-281-5/+0
* server: remove cb_free, not needed anymoreMarc-André Lureau2011-02-271-1/+0
* server: add reds_stream_{read,write,free,remove_watch}()Marc-André Lureau2011-02-271-2/+14
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-02-271-4/+4
* server/reds: remove unused readvMarc-André Lureau2011-02-271-1/+0
* server/reds: s/reds_push_migrate_data_item/reds_marshall_migrate_data_item/Alon Levy2011-01-131-1/+1
* server: split main_channel from redsAlon Levy2011-01-131-0/+22
* server: reds/inputs_channel: move some structs to inputs_channelAlon Levy2010-12-071-12/+0
* server: introduce inputs_channel, split from reds.cAlon Levy2010-12-071-0/+8
* server: add channel notifications.Gerd Hoffmann2010-10-121-0/+2
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-1/+1
* complete NetWireInterface redesign, make red_tunnel_worker.c build.Gerd Hoffmann2010-05-191-1/+2
* NetWireInterface: redesignGerd Hoffmann2010-05-191-0/+4
* TabletInterface: redesignGerd Hoffmann2010-05-191-0/+4
* QXL: redesign.Gerd Hoffmann2010-05-191-0/+5
* MouseInterface: redesignGerd Hoffmann2010-05-191-0/+4
* KeyboardInterface: redesign.Gerd Hoffmann2010-05-191-0/+4
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-1/+1
* new watch api: switch liasync readGerd Hoffmann2010-05-191-0/+1
* fix visibilityGerd Hoffmann2010-05-191-0/+2
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* tunnelYonit Halperin2009-10-181-0/+3
* fresh startYaniv Kamay2009-10-141-0/+70