summaryrefslogtreecommitdiffstats
path: root/client/red_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark functions which never return controlDaniel P. Berrange2012-04-251-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-0/+20
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-11-021-0/+60
* channel: fix EVP_PKEY leakChristophe Fergeau2011-08-151-3/+7
* client: s/recive/receiveChristophe Fergeau2011-07-181-16/+16
* add missing staticChristophe Fergeau2011-05-031-1/+1
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa2010-12-071-5/+7
* client: add verbose link error messagesAlon Levy2010-10-251-1/+19
* codegen: Various cleanupsAlexander Larsson2010-07-191-10/+12
* Fix various misspellingsAlexander Larsson2010-07-081-16/+16
* Fix version mismatch error on connectAlexander Larsson2010-06-231-5/+13
* client: Support connecting to a major==1 serverAlexander Larsson2010-06-221-22/+74
* Add more emacs mode headersAlexander Larsson2010-06-221-0/+1
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-3/+3
* Switch client to use generated marshallersAlexander Larsson2010-06-181-13/+15
* Fix some misspelled identifiersAlexander Larsson2010-05-211-2/+2
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-4/+4
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin2010-03-181-1/+2
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-38/+38
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-10/+7
* client: add GUI infrastructure + functional login dialogYaniv Kamay2009-12-281-1/+2
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-091-0/+1
* tunnelYonit Halperin2009-10-181-18/+20
* fresh startYaniv Kamay2009-10-141-0/+714