summaryrefslogtreecommitdiffstats
path: root/server/reds.c
Commit message (Expand)AuthorAgeFilesLines
* server: when woken up by data ready to be read, don't call write.Alon Levy2010-08-311-1/+1
* server: retry mouse send on queue fullAlon Levy2010-08-311-0/+1
* server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...Alon Levy2010-08-311-1/+1
* server: add subtype to SpiceCharDeviceInterface, use for vdagentAlon Levy2010-08-311-7/+48
* server: rename SpiceVDIPort* to SpiceCharDevice*Alon Levy2010-08-311-24/+24
* Add config functions.Gerd Hoffmann2010-08-301-0/+27
* server: moved agent pipe headers to spice-protocolAlon Levy2010-08-301-10/+0
* server: add vdi_port write retry timer. RHBZ 616772Alon Levy2010-07-221-0/+30
* Don't do manual marshalling for input channelAlexander Larsson2010-07-211-45/+67
* codegen: Various cleanupsAlexander Larsson2010-07-191-7/+3
* server vdi port: prevent recursive calls to read_from_vdi_port (required for ...Alon Levy2010-07-191-7/+21
* server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin2010-07-121-0/+26
* Make tunnel support optional in client tooAlexander Larsson2010-07-081-2/+4
* Fix various misspellingsAlexander Larsson2010-07-081-10/+10
* Add destructor for demarshalled messagesAlexander Larsson2010-06-221-2/+4
* Use generated demarshallers in serverAlexander Larsson2010-06-181-20/+34
* Convert reds.c to use SpiceMarshallerAlexander Larsson2010-06-181-302/+211
* Use the new enums for keyboard modifier flagsAlexander Larsson2010-06-181-4/+6
* Fix some misspelled identifiersAlexander Larsson2010-05-211-1/+1
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-17/+17
* Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORDAlexander Larsson2010-05-191-1/+1
* Revert "[debug] migration troubleshooting"Gerd Hoffmann2010-05-191-1/+1
* add spice-experimental.hGerd Hoffmann2010-05-191-0/+1
* vd_interface.h cleanups.Gerd Hoffmann2010-05-191-16/+0
* NetWireInterface: redesignGerd Hoffmann2010-05-191-6/+8
* zap MigrationInterfaceGerd Hoffmann2010-05-191-16/+0
* migration: new apiGerd Hoffmann2010-05-191-32/+75
* [debug] migration troubleshootingGerd Hoffmann2010-05-191-1/+1
* zap migration codeGerd Hoffmann2010-05-191-633/+9
* kill spice_server_set_mouse_absoluteGerd Hoffmann2010-05-191-9/+0
* vdi port: redesign.Gerd Hoffmann2010-05-191-41/+54
* constify SpiceBaseInterfaceGerd Hoffmann2010-05-191-2/+2
* SoundInterfaces: redesignGerd Hoffmann2010-05-191-15/+15
* TabletInterface: redesignGerd Hoffmann2010-05-191-15/+26
* QXL: redesign.Gerd Hoffmann2010-05-191-9/+11
* MouseInterface: redesignGerd Hoffmann2010-05-191-10/+20
* KeyboardInterface: redesign.Gerd Hoffmann2010-05-191-31/+43
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-10/+4
* VDInterface: redesign.Gerd Hoffmann2010-05-191-168/+164
* minor timer interface cleanups.Gerd Hoffmann2010-05-191-20/+20
* new watch api: kill old apiGerd Hoffmann2010-05-191-2/+0
* new watch api: switch migrationGerd Hoffmann2010-05-191-29/+30
* new watch api: switch inputsGerd Hoffmann2010-05-191-25/+25
* new watch api: switch ssl acceptGerd Hoffmann2010-05-191-5/+19
* new watch api: switch main channelGerd Hoffmann2010-05-191-19/+21
* new watch api: switch liasync readGerd Hoffmann2010-05-191-13/+11
* new watch api: switch listening socketsGerd Hoffmann2010-05-191-14/+20
* fix visibilityGerd Hoffmann2010-05-191-24/+26
* zap CoreInterface->{term_printf,log}Gerd Hoffmann2010-05-191-43/+5
* zap qterm interfacesGerd Hoffmann2010-05-191-688/+0