summaryrefslogtreecommitdiff
path: root/client/red_client.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Add some more 'noreturn' annotationsDaniel P. Berrange1-1/+1
2012-03-25Use the spice-common submoduleMarc-André Lureau1-1/+1
2012-03-04mingw: fix signed/unsigned comparison warningsChristophe Fergeau1-1/+1
2012-01-13Remove trailing blank linesDaniel P. Berrange1-1/+0
2011-11-02client: support semi-seamless migration between spice servers with different ...Yonit Halperin1-1/+2
2011-11-02client: main channel migration: do partial cleanup when switching hostsYonit Halperin1-0/+2
2011-11-02client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin1-0/+12
2011-07-22client: don't die if initial agent timeout triggersChristophe Fergeau1-0/+6
2011-07-22client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau1-0/+2
2010-12-08mingw32 build: fixed using -1 as uninitialized value for unsigned variablesAlon Levy1-1/+1
2010-10-17spicec: name host paramArnon Gilboa1-1/+1
2010-10-06spicec: don't send agent messages directly from ClipboardListener callbacksHans de Goede1-0/+32
2010-10-02Keep track of clipboard ownershipHans de Goede1-0/+1
2010-10-01Change VD_AGENT_CLIPBOARD_GRAB to an array of typesHans de Goede1-3/+14
2010-10-01client: support clipboard/selection-owner model (v2)Arnon Gilboa1-6/+24
2010-08-31client: add announce_capabilitiesAlon Levy1-0/+5
2010-08-23client: Fix for clipboard sending; It wasn't thread safe.Yonit Halperin1-1/+8
2010-07-19client: add clipboard supportArnon Gilboa1-0/+7
2010-07-19client: command line arguments for setting windows guest monitors'Yonit Halperin1-0/+25
2010-06-22client: Support connecting to a major==1 serverAlexander Larsson1-0/+3
2010-06-18Make all message structs internal to spiceAlexander Larsson1-1/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-06client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOSTYonit Halperin1-0/+3
2010-03-18client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin1-0/+3
2010-02-04Use the new header namesAlexander Larsson1-2/+2
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-3/+3
2010-01-11server,client: server authentication for secured channels.Yonit Halperin1-0/+3
2009-12-28client: add GUI infrastructure + functional login dialogYaniv Kamay1-6/+6
2009-11-30client: interactive screen layerYaniv Kamay1-0/+7
2009-11-09spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin1-1/+7
2009-11-09spice client: creating a general process loop.Yonit Halperin1-1/+1
2009-10-14fresh startYaniv Kamay1-0/+234