summaryrefslogtreecommitdiffstats
path: root/client/red_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: add default agent capabilitiesAlon Levy2010-08-311-0/+11
* client: add announce_capabilitiesAlon Levy2010-08-311-4/+65
* client: Fix for clipboard sending; It wasn't thread safe.Yonit Halperin2010-08-231-4/+19
* codegen: Various cleanupsAlexander Larsson2010-07-191-6/+4
* client: add clipboard supportArnon Gilboa2010-07-191-1/+90
* client: command line arguments for setting windows guest monitors'Yonit Halperin2010-07-191-7/+73
* Fix version mismatch error on connectAlexander Larsson2010-06-231-2/+2
* client: Support connecting to a major==1 serverAlexander Larsson2010-06-221-2/+6
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-4/+4
* Switch client to use generated marshallersAlexander Larsson2010-06-181-18/+25
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-30/+21
* 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-3/+39
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-2/+5
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-61/+61
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-8/+35
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-16/+4
* client: smiplify DisconnectedEventYaniv Kamay2009-12-281-8/+2
* client: wait for disconnect state in RedClient::connect()Yaniv Kamay2009-12-281-2/+7
* client: interactive screen layerYaniv Kamay2009-11-301-1/+61
* spice client: fixed missing AutoRefYonit Halperin2009-11-091-1/+2
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-10/+18
* spice client: creating a general process loop.Yonit Halperin2009-11-091-2/+5
* fresh startYaniv Kamay2009-10-141-0/+811