summaryrefslogtreecommitdiff
path: root/client/red_channel.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-13Remove trailing blank linesDaniel P. Berrange1-1/+0
2011-11-02client: support semi-seamless migration between spice servers with different ...Yonit Halperin1-0/+20
2011-11-02client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin1-0/+60
2011-08-15channel: fix EVP_PKEY leakChristophe Fergeau1-3/+7
2011-07-18client: s/recive/receiveChristophe Fergeau1-16/+16
2011-05-03add missing staticChristophe Fergeau1-1/+1
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2010-12-07spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa1-5/+7
2010-10-25client: add verbose link error messagesAlon Levy1-1/+19
2010-07-19codegen: Various cleanupsAlexander Larsson1-10/+12
2010-07-08Fix various misspellingsAlexander Larsson1-16/+16
2010-06-23Fix version mismatch error on connectAlexander Larsson1-5/+13
2010-06-22client: Support connecting to a major==1 serverAlexander Larsson1-22/+74
2010-06-22Add more emacs mode headersAlexander Larsson1-0/+1
2010-06-22Convert client to use indirect calls for message marshallingAlexander Larsson1-3/+3
2010-06-18Switch client to use generated marshallersAlexander Larsson1-13/+15
2010-05-21Fix some misspelled identifiersAlexander Larsson1-2/+2
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson1-4/+4
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-18client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin1-1/+2
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-38/+38
2010-01-11server,client: server authentication for secured channels.Yonit Halperin1-10/+7
2009-12-28client: add GUI infrastructure + functional login dialogYaniv Kamay1-1/+2
2009-11-09spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin1-0/+1
2009-10-18tunnelYonit Halperin1-18/+20
2009-10-14fresh startYaniv Kamay1-0/+714