summaryrefslogtreecommitdiffstats
path: root/client/red_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add some more 'noreturn' annotationsDaniel P. Berrange2012-04-251-1/+1
* Use the spice-common submoduleMarc-André Lureau2012-03-251-1/+1
* mingw: fix signed/unsigned comparison warningsChristophe Fergeau2012-03-041-1/+1
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-11-021-1/+2
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-11-021-0/+2
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-11-021-0/+12
* client: don't die if initial agent timeout triggersChristophe Fergeau2011-07-221-0/+6
* client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2011-07-221-0/+2
* mingw32 build: fixed using -1 as uninitialized value for unsigned variablesAlon Levy2010-12-081-1/+1
* spicec: name host paramArnon Gilboa2010-10-171-1/+1
* spicec: don't send agent messages directly from ClipboardListener callbacksHans de Goede2010-10-061-0/+32
* Keep track of clipboard ownershipHans de Goede2010-10-021-0/+1
* Change VD_AGENT_CLIPBOARD_GRAB to an array of typesHans de Goede2010-10-011-3/+14
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-6/+24
* client: add announce_capabilitiesAlon Levy2010-08-311-0/+5
* client: Fix for clipboard sending; It wasn't thread safe.Yonit Halperin2010-08-231-1/+8
* client: add clipboard supportArnon Gilboa2010-07-191-0/+7
* client: command line arguments for setting windows guest monitors'Yonit Halperin2010-07-191-0/+25
* client: Support connecting to a major==1 serverAlexander Larsson2010-06-221-0/+3
* Make all message structs internal to spiceAlexander Larsson2010-06-181-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOSTYonit Halperin2010-04-061-0/+3
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-0/+3
* Use the new header namesAlexander Larsson2010-02-041-2/+2
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-3/+3
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-0/+3
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-6/+6
* client: interactive screen layerYaniv Kamay2009-11-301-0/+7
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-1/+7
* spice client: creating a general process loop.Yonit Halperin2009-11-091-1/+1
* fresh startYaniv Kamay2009-10-141-0/+234