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