summaryrefslogtreecommitdiff
path: root/client/red_client.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Fix version mismatch error on connectAlexander Larsson1-2/+2
2010-06-22client: Support connecting to a major==1 serverAlexander Larsson1-2/+6
2010-06-22Convert client to use indirect calls for message marshallingAlexander Larsson1-4/+4
2010-06-18Switch client to use generated marshallersAlexander Larsson1-18/+25
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-30/+21
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-3/+39
2010-03-18client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin1-2/+5
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-61/+61
2010-01-11server,client: server authentication for secured channels.Yonit Halperin1-8/+35
2009-12-28client: add GUI infrastructure + functional login dialogYaniv Kamay1-16/+4
2009-12-28client: smiplify DisconnectedEventYaniv Kamay1-8/+2
2009-12-28client: wait for disconnect state in RedClient::connect()Yaniv Kamay1-2/+7
2009-11-30client: interactive screen layerYaniv Kamay1-1/+61
2009-11-09spice client: fixed missing AutoRefYonit Halperin1-1/+2
2009-11-09spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin1-10/+18
2009-11-09spice client: creating a general process loop.Yonit Halperin1-2/+5
2009-10-14fresh startYaniv Kamay1-0/+811